Releases: unjs/unplugin
Releases · unjs/unplugin
v3.2.0
🚀 Features
🐞 Bug Fixes
- Declare optional peer types - by @cyphercodes in #606 (cc05a)
- bun: Consume plugin.bun - by @81reap in #603 (33c62)
- bun): respect loader returned from load hook + feat(bun: Support plugin.bun.loader for per-plugin loader resolution - by @81reap in #601 (a0b0b)
View changes on GitHub
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)