🚨 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)