Skip to content

Releases: web-infra-dev/rslib

v0.0.13

18 Oct 10:01
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Performance πŸš€

Bug Fixes 🐞

  • fix: correct ECMA version browserslist mapping by @fi3ework in #301

Other Changes

New Contributors

Full Changelog: v0.0.12...v0.0.13

v0.0.12

15 Oct 09:27
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix(shim): use module.require to avoid variable collision by @fi3ework in #282
  • fix: pass in projectReferences to avoid missing some error reports by @Timeless0911 in #288
  • fix(deps): unpin Rsbuild to allow automatic patch upgrade by @chenjiahan in #290

Other Changes

  • chore(deps): update all patch dependencies by @renovate in #278
  • chore(deps): update dependency @playwright/test to v1.48.0 by @renovate in #279
  • chore(deps): update dependency rspress to v1.33.0 by @renovate in #280
  • chore(deps): update dependency memfs to ^4.14.0 by @renovate in #286
  • chore(deps): update all patch dependencies by @renovate in #285
  • chore: add generate release pr scripts by @Timeless0911 in #289
  • ci: fix should publish on selected branch by @fi3ework in #292

Full Changelog: v0.0.11...v0.0.12

v0.0.11

12 Oct 03:33
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.0.10...v0.0.11

v0.0.10

10 Oct 12:16
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix(dts): disable autoExtension for dts by default by @fi3ework in #264
  • fix: count in optionalDependencies in autoExternal. by @fi3ework in #266

Other Changes

Full Changelog: v0.0.9...v0.0.10

v0.0.9

08 Oct 11:21
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: preserve require.resolve / dynamic require / dynamic import by @fi3ework in #249
  • fix: use ESM chunkLoading for "esm" format by @fi3ework in #256

Document πŸ“–

Other Changes

Full Changelog: v0.0.8...v0.0.9

v0.0.8

27 Sep 08:19
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: CJS shims should not affect other environments by @fi3ework in #234
  • fix: do not transform esX for rspack.target field by @fi3ework in #237

Other Changes

Full Changelog: v0.0.7...v0.0.8

v0.0.7

23 Sep 07:44
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Other Changes

Full Changelog: v0.0.6...v0.0.7

v0.0.6

13 Sep 10:55
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: set legacy decorators version when experimentalDecorators enabled by @Timeless0911 in #189

Bug Fixes 🐞

Document πŸ“–

Other Changes

Full Changelog: v0.0.5...v0.0.6

v0.0.5

05 Sep 10:04
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix: syntax could handle combined pattern by @fi3ework in #163
  • fix(create-rslib): broken shebang line in bin file by @chenjiahan in #168
  • fix: could accept minify from user by @fi3ework in #164
  • fix: should remain process.env.NODE_ENV as is by default by @fi3ework in #174

Other Changes

Full Changelog: v0.0.4...v0.0.5

v0.0.4

30 Aug 07:50
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix: add extension when relative import already have an extension by @Timeless0911 in #132
  • fix: warn should handles all externals config by @fi3ework in #144

Document πŸ“–

Other Changes

Full Changelog: v0.0.3...v0.0.4