Skip to content

Releases: originjs/vite-plugins

plugin-commonjs@1.0.3

16 Feb 13:06
ec0126c
Compare
Choose a tag to compare

plugin-load-wasm@1.0.0-beta.2

14 Jan 08:42
74b73c3
Compare
Choose a tag to compare
update 1.0.0-beta.2

plugin-load-wasm@1.0.0-beta.1

14 Jan 08:24
26c5408
Compare
Choose a tag to compare
update vite-plugin-load-wasm 1.0.0-beta.1

plugin-commonjs@1.0.2

04 Jan 02:50
Compare
Choose a tag to compare

What's Changed

  • Upgrade esbuild to 0.13.15 by @pbomb in #14
  • fix: support exports array access notation by @stagas in #18

New Contributors

Full Changelog: https://github.com/originjs/vite-plugins/compare/plugin-require-context@1.0.9...plugin-commonjs@1.0.2

plugin-require-context@1.0.9

10 Nov 06:23
d7f9e36
Compare
Choose a tag to compare

plugin-require-context@1.0.8

10 Nov 03:49
f586730
Compare
Choose a tag to compare
  • fix #13: require context code regex match fail

plugin-commonjs@1.0.1

15 Oct 08:57
Compare
Choose a tag to compare

plugin-commonjs@1.0.0

03 Sep 02:24
Compare
Choose a tag to compare
release: v1.0.0

v1.0.0-beta1

12 Aug 01:19
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release
fix: allow require in comments (#6)