Skip to content

Releases: esmnext/esmx

v3.0.0-rc.60

17 Sep 03:42
Compare
Choose a tag to compare

What's Changed

  • feat(rspack): enable native watcher for improved build performance by @lzxb in #187
  • feat: remove sizes from manifest json by @lzxb in #188
  • feat: simplify rspack module link plugin configuration by @lzxb in #189
  • BREAKING CHANGE: refactor module config API and add false file support by @lzxb in #190
  • refactor: simplify output path configuration using resolvePath by @lzxb in #191
  • docs: improve module configuration documentation by @lzxb in #192
  • feat: add scroll position management to router navigation by @jerrychan7 in #194
  • feat: add scopes support for import mappings by @lzxb in #193

Full Changelog: v3.0.0-rc.59...v3.0.0-rc.60

v3.0.0-rc.59

04 Sep 02:52
Compare
Choose a tag to compare

What's Changed

  • feat(rspack): upgrade to rspack 1.5.2 and optimize configuration by @lzxb in #185
  • ci: update Windows runner to windows-2022 for stability by @lzxb in #186

Full Changelog: v3.0.0-rc.58...v3.0.0-rc.59

v3.0.0-rc.58

22 Aug 03:20
Compare
Choose a tag to compare

What's Changed

  • feat(router): add context getter to Router instance by @jerrychan7 in #183
  • chore: update rspack package dependencies by @lzxb in #184

Full Changelog: v3.0.0-rc.57...v3.0.0-rc.58

v3.0.0-rc.57

12 Aug 03:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-rc.56...v3.0.0-rc.57

v3.0.0-rc.56

12 Aug 01:55
Compare
Choose a tag to compare

What's Changed

  • refactor: simplify GitHub Actions build workflow by @lzxb in #174
  • refactor: migrate from Stylelint to Biome for consistent linting by @lzxb in #175
  • Remove deprecated lint package and update npmrc by @lzxb in #176
  • feat: update package configurations and task configuration file by @lzxb in #177
  • refactor: unify inputTarget to entryPoints and BuildSsrTarget to BuildEnvironment by @lzxb in #178
  • fix(template): move router package to devdependencies by @lzxb in #179
  • feat(router): enhance rootStyle handling with null support and improved option precedence by @jerrychan7 in #180

Full Changelog: v3.0.0-rc.55...v3.0.0-rc.56

v3.0.0-rc.55

05 Aug 12:31
Compare
Choose a tag to compare

What's Changed

  • fix: use base URL protocol for protocol-relative URLs by @lzxb in #170
  • feat: clean Chinese comments in rspack package by @lzxb in #171
  • feat(rspack): implement flexible target configuration system by @lzxb in #172
  • feat(rspack): enhance asset handling rules by @lzxb in #173

Full Changelog: v3.0.0-rc.54...v3.0.0-rc.55

v3.0.0-rc.54

01 Aug 11:29
Compare
Choose a tag to compare

What's Changed

  • feat(router): enhance Route class with improved type safety and documentation by @lzxb in #169

Full Changelog: v3.0.0-rc.53...v3.0.0-rc.54

v3.0.0-rc.53

01 Aug 04:00
Compare
Choose a tag to compare

What's Changed

  • feat(deps): update @rspress/core to 2.0.0-beta.23 by @lzxb in #166
  • docs(core): update documentation and add shared modules template by @lzxb in #167
  • refactor(pack): extract generateExports and contentHash functions with full test coverage by @lzxb in #168

Full Changelog: v3.0.0-rc.52...v3.0.0-rc.53

v3.0.0-rc.52

31 Jul 13:09
Compare
Choose a tag to compare

What's Changed

  • feat(router): enhance route parameter handling and decoding by @lzxb in #165

Full Changelog: v3.0.0-rc.51...v3.0.0-rc.52

v3.0.0-rc.51

30 Jul 09:49
Compare
Choose a tag to compare

What's Changed

  • fix(router): correct layer route matching behavior by @lzxb in #164

Full Changelog: v3.0.0-rc.50...v3.0.0-rc.51