Breaking Changes 🛠
- Updating minimatch by @isaacs in #885
- Remove support for Node < v18 and webpack v4 by @timfish in #886
Bug Fixes 🐛
Internal Changes 🔧
- Avoid direct usage of glob, extract into
globFileshelper by @andreiborza in #883 - Migrate to oxfmt by @timfish in #880
- Build with Rolldown by @timfish in #872
- Remove unplugin by @timfish in #876
- Rollup/Vite no longer uses unplugin by @timfish in #858
- Esbuild no longer uses unplugin by @timfish in #871
- Webpack no longer uses unplugin by @timfish in #870