Releases: unjs/unplugin
Releases · unjs/unplugin
v3.0.0
🚨 Breaking Changes
- Drop node 18 support, drop CJS build - by @sxzz in #558 (ffc1e)
- Remove acorn dependency and require custom parser setup - by @sxzz (40e4a)
🚀 Features
- Support
bunplugin - by @alii in #539 (f674d) - Expose input source map for webpack-like bundlers - by @sethfowler-datadog in #562 (a8975)
🐞 Bug Fixes
- Also add dependency path to loaderContext for virtual module hmr - by @tangye1234 and Ye Tang in #556 (6dd76)
🏎 Performance
View changes on GitHub
v2.3.11
🚀 Features
- Expose input source map for webpack-like bundlers - by @sethfowler-datadog in #565 (60ad4)
View changes on GitHub
v3.0.0-beta.3
🚀 Features
- Expose input source map for webpack-like bundlers - by @sethfowler-datadog in #562 (a8975)
View changes on GitHub
v3.0.0-beta.2
🚨 Breaking Changes
View changes on GitHub
v3.0.0-beta.1
v2.3.10
v2.3.9
v2.3.8
🐞 Bug Fixes
View changes on GitHub
v2.3.7
🐞 Bug Fixes
- rspack: Prevents an unhandled promise rejection when throwing in the async loader - by @elbywan in #536 (cfbc2)