Skip to content

Latest commit

History

History
74 lines (43 loc) 路 1.4 KB

CHANGELOG.md

File metadata and controls

74 lines (43 loc) 路 1.4 KB

Changelog

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