Releases: dutiyesh/chrome-extension-cli
Releases Β· dutiyesh/chrome-extension-cli
1.5.0 (September 18, 2023)
1.4.0 (March 30, 2023)
π New Feature
- Add scripts to generate a zip file of extension #35
1.3.0 (June 17, 2022)
1.2.0 (May 17, 2022)
π Internal
- Upgrade webpack and other dependency versions #23
1.1.0 (April 17, 2022)
π New Feature
- Add TypeScript support #21
1.0.0 (March 18, 2022)
π₯ Breaking Change
- Add manifest v3 support #18
0.2.4 (March 18, 2022)
π Bug Fix
- Fix hyphen issue from app name
0.2.3 (October 13, 2021)
π Polish
- Exclude source map from prod build #15
0.2.2 (March 20, 2021)
π Bug Fix
- Fix unexpected token (spread operator) for node v8 #10
0.2.1 (August 18, 2020)
π Bug Fix
- Fix
watch
command issue after initializing the project #6