Releases: unjs/unplugin
Releases · unjs/unplugin
v2.1.0
No significant changes
View changes on GitHub
v2.1.0-beta.1
No significant changes
View changes on GitHub
v2.0.0
🚨 Breaking Changes
- Drop node 16 & webpack 4 support - by @sxzz (72abb)
- Drop webpack 4 - by @sxzz in #440 (19c95)
- Drop
meta.build
for esbuild - by @sxzz (c9806)
🚀 Features
🐞 Bug Fixes
- Type error - by @sxzz (d7026)
- Remove deprecated nodejs api - by @sxzz (615b2)
- esbuild: Compat esbuild before v0.14.3 - by @sxzz (35c78)
- farm: Serialized communication between js and rust - by @ErKeLost in #442 (c80f9)
- rspack: Plugin.__vfs is undefined - by @thinke5 in #439 (3c4b7)
- webpack: Lazy import webpack - by @sxzz (c267c)
View changes on GitHub
v2.0.0-beta.2
v2.0.0-beta.1
Notable Changes
- 🗑️ Drop support of Node.js < 18.
- 🗑️ Drop support of Vue CLI 4 and Webpack 4.
- 🌟 Support Vite 6
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- Type error - by @sxzz (d7026)
- rspack: Plugin.__vfs is undefined - by @thinke5 in #439 (3c4b7)
- webpack: Lazy import webpack - by @sxzz (c267c)