This repository was archived by the owner on Apr 27, 2026. It is now read-only.
Releases: rstackjs/rspack-plugin-virtual-module
Releases · rstackjs/rspack-plugin-virtual-module
v1.0.1
What's Changed
- chore(deps): update all non-major dependencies by @renovate in #27
- fix: process exit listener causing memory leak by @watsonhaw5566 in #28
- fix: should call clear method by @chenjiahan in #29
New Contributors
- @watsonhaw5566 made their first contribution in #28
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore(build): switch to Rslib by @chenjiahan in #19
- chore(deps): update all non-major dependencies by @renovate in #17
- chore(deps): update dependency @types/node to v22 by @renovate in #18
- chore(deps): update all non-major dependencies by @renovate in #20
- fix(deps): update all non-major dependencies by @renovate in #21
- chore(deps): update pnpm to v10 by @renovate in #24
- chore(deps): update all non-major dependencies by @renovate in #23
- chore(deps): update all non-major dependencies by @renovate in #25
Full Changelog: v0.1.13...v1.0.0
v0.1.13
What's Changed
- feat: add dotenv plugin by @salamaashoush in #1
- feat: support dynamically write module by @sanyuan0704 in #2
- fix: dynamic module error by @sanyuan0704 in #3
- chore: add MIT license by @chenjiahan in #4
- fix(plugin-virtual-module): unstable filename causes unstable contenthash by @ahabhgk in #5
- chore: release rspack-plugin-virtual-module@0.1.8 by @sanyuan0704 in #6
- feat: support temp dir by @sanyuan0704 in #7
- fix: use
rspack.DefinePluginby @bvanjoi in #9 - docs: import usage by @bvanjoi in #10
- fix(plugin-virtual-module): file creation fail when module names contains slashes by @bytedragondance in #12
- fix: deprecate rspack-plugin-dotenv by @chenjiahan in #13
- refactor: reorganize the repository structure by @chenjiahan in #14
- chore(deps): update all non-major dependencies by @renovate in #16
Full Changelog: https://github.com/rspack-contrib/rspack-plugin-virtual-module/commits/v0.1.13