Skip to content

v0.0.5

Compare
Choose a tag to compare
@markerikson markerikson released this 13 Sep 14:09
· 29 commits to main since this release

This release adds tests for the build tool plugins, adds a new CLI option to preserve the original sourcemaps, and adds a new "strict" option to the build tool plugins to error if no sourcemaps were updated.

What's Changed

  • test(unplugin): add build plugin tests by @JonasBa in #5
  • feat(plugin): add preserve sourcemap option by @JonasBa in #6
  • feat(plugin): add strict mode and readme by @JonasBa in #7

Full Changelog: 0.0.4...0.0.5