Releases: jspm/vite-plugin-jspm
Releases · jspm/vite-plugin-jspm
0.6.1
- updates
@jspm/generator
to2.3.0
e8eaab6 by @JayaKrishnaNamburu
v0.6.0
What's Changed
- Update to latest @jspm/generator by @JayaKrishnaNamburu in #13
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Bump @jspm/generator to 1.1.10
v0.5
What's Changed
- fix: Generators upgrade and drop defaultProvider by @JayaKrishnaNamburu in #5
- feat: user defined pollyfill's url and dependencies by @Bisstocuz in #10
- (fix): Improve the check for
vite/
imports by @JayaKrishnaNamburu in #12
New Contributors
- @Bisstocuz made their first contribution in #10
Full Changelog: v0.2.0...v0.5
v0.2.0
What's Changed
- Update es-module-shims and add main to package.json by @JayaKrishnaNamburu in #1
- Download dependencies when the
downloadDeps
option is passed to the vite config by @JayaKrishnaNamburu in #2 - Disable module preloads from the plugin directly by @JayaKrishnaNamburu in #3
- chore: upgrade deps and refactor vite plugin by @JayaKrishnaNamburu in #4
New Contributors
- @JayaKrishnaNamburu made their first contribution in #1
Full Changelog: v0.0.1...v0.2.0