Releases: davidmyersdev/vite-plugin-node-polyfills
Releases · davidmyersdev/vite-plugin-node-polyfills
Release list
v0.28.0
v0.27.0
- Use inject plugin instead of
esbuild.banner(thanks to @sapphi-red)
v0.26.0
- Add support for Vite v8 (thanks to @sapphi-red)
v0.25.0
- Update
node-stdlib-browserdependency (thanks to @miguel-nascimento) - Add support for Vite 8 beta (thanks to @sapphi-red)
v0.24.0
- Add
rolldown-vitesupport - Fix broken
v0.23.1build
v0.23.1
- Allow installation in Vite v7 projects
v0.23.0
- Improve performance when not using globals
- Support Vite v6
v0.22.0
- Stop defining globals when they are disabled
v0.21.0
- fix: Make sure all modules under
bufferare exported
v0.20.0
- Fix global polyfill import error (#74)