Skip to content

Releases: rspack-contrib/rsbuild-plugin-node-polyfill

v1.4.2

26 Aug 04:20

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #39
  • fix: add fallback for the v8 module by @chenjiahan in #41

Full Changelog: v1.4.1...v1.4.2

v1.4.1

04 Aug 06:34

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #36
  • chore: enable npm trusted publishing by @chenjiahan in #38

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 Jul 05:29

Choose a tag to compare

What's Changed

  • feat: add fine-granular control for globals by @chenjiahan in #35
    • Injection of global.x and globalThis.x is disabled by default, as this may break some third-party libraries that export global. See #34

Full Changelog: v1.3.2...v1.4.0

v1.3.2

21 Jul 08:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

15 Jul 09:25

Choose a tag to compare

What's Changed

  • fix: polyfill global properties for Buffer and process by @chenjiahan in #31
  • test: use Node.js native test module by @chenjiahan in #20
  • chore(deps): bump Rslib v0.4 by @chenjiahan in #21
  • fix(deps): update all non-major dependencies by @renovate[bot] in #22
  • chore(deps): update pnpm to v10 by @renovate[bot] in #24
  • chore(deps): update all non-major dependencies by @renovate[bot] in #23
  • chore(deps): update all non-major dependencies by @renovate[bot] in #25
  • chore(deps): update all non-major dependencies by @renovate[bot] in #26
  • chore(deps): update all non-major dependencies by @renovate[bot] in #28
  • test: migrate to Rstest by @chenjiahan in #29
  • chore(deps): update all non-major dependencies by @renovate[bot] in #30

Full Changelog: v1.3.0...v1.3.1

v1.3.0

30 Jan 11:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Oct 05:46

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Oct 02:43

Choose a tag to compare

What's Changed

  • feat: add include and exclude option by @fi3ework in #8
  • chore(deps): update all non-major dependencies by @renovate in #9
  • chore: remove unused dynamic import by @chenjiahan in #10

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

07 Aug 05:07

Choose a tag to compare

What's Changed

  • fix: peer dependency version breaks npm install by @chenjiahan in #7

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Jul 03:38

Choose a tag to compare

What's Changed

  • fix: no longer depend on CHAIN_ID from core by @chenjiahan in #5

Full Changelog: v1.0.2...v1.0.3