v0.0.5
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