Releases: rspack-contrib/rsbuild-plugin-node-polyfill
Releases · rspack-contrib/rsbuild-plugin-node-polyfill
v1.4.2
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
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
What's Changed
- feat: add fine-granular control for globals by @chenjiahan in #35
- Injection of
global.x
andglobalThis.x
is disabled by default, as this may break some third-party libraries that exportglobal
. See #34
- Injection of
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- fix: correct
main
andmodule
field by @Timeless0911 in #32
New Contributors
- @Timeless0911 made their first contribution in #32
Full Changelog: v1.3.1...v1.3.2
v1.3.1
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
What's Changed
- chore(deps): update all non-major dependencies by @renovate in #12
- chore(deps): update dependency @types/node to v22 by @renovate in #13
- chore(build): switch to Rslib by @chenjiahan in #15
- chore: update peerDependencies by @chenjiahan in #16
- chore(deps): update all non-major dependencies by @renovate in #17
- feat: add polyfillServer option by @DasBlackfur in #18
- chore: rename
polyfillServer
option toforce
by @chenjiahan in #19
New Contributors
- @DasBlackfur made their first contribution in #18
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
What's Changed
- feat: add
include
andexclude
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
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
What's Changed
- fix: no longer depend on CHAIN_ID from core by @chenjiahan in #5
Full Changelog: v1.0.2...v1.0.3