Releases: crxjs/chrome-extension-tools
Releases · crxjs/chrome-extension-tools
v2.1.2
This release improves Windows compatibility.
Add new lib and types build
The previous release did not include fresh builds of the lib and types folders.
A prepublishOnly
script has been added to prevent this in the future.
Version 2.0.0
Version 2.0.0
This version marks a complete refactor of the tests, plus some bugfixes we encountered while working on the tests.
The reloaders have been reincorporated into the codebase and refactored into their own Rollup plugins, which should be imported into the Rollup config file. The docs have been updated to reflect this.
Some old config options (assets
and chunks
) became unneccessary during the refactor, so we removed them.