Skip to content

Releases: crxjs/chrome-extension-tools

v2.1.2

02 Mar 17:09
Compare
Choose a tag to compare

This release improves Windows compatibility.

Add new lib and types build

06 Dec 20:42
2d878a7
Compare
Choose a tag to compare

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

06 Dec 20:39
2d878a7
Compare
Choose a tag to compare

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.