Skip to content

Latest commit

 

History

History
88 lines (51 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

88 lines (51 loc) · 1.7 KB

Changelog

1.5.0 (September 18, 2023)

🚀 New Feature

  • Add Side Panel support #45

1.4.0 (March 30, 2023)

🚀 New Feature

  • Add scripts to generate a zip file of extension #35

1.3.0 (June 17, 2022)

🚀 New Feature

  • Add code formatting support #28

💅 Polish

  • Format files #27

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

0.2.0 (September 20, 2019)

🐛 Bug Fix

  • Fix gitignore file

📝 Documentation

  • Update README file with template screenshots

0.1.0 (September 16, 2019)

Initial public release