Skip to content

Latest commit

 

History

History
145 lines (72 loc) · 6.75 KB

CHANGELOG.md

File metadata and controls

145 lines (72 loc) · 6.75 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.10 (2023-10-05)

1.1.9 (2022-11-15)

Bug Fixes

1.1.8 (2022-03-26)

1.1.7 (2022-03-26)

1.1.6 (2022-03-26)

1.1.5 (2022-03-26)

Bug Fixes

1.1.4 (2022-03-26)

Bug Fixes

1.1.3 (2022-03-25)

1.1.2 (2022-03-25)

Bug Fixes

  • added sort eslint plugin (ef65545)
  • removed native elements and update deps (d853aca)

1.1.1 (2021-10-02)

1.1.0 (2021-06-15)

Features

  • added correctly husky and new next configs (404a5d5)

1.0.2 (2021-06-02)

Bug Fixes

1.0.1 (2021-06-02)

1.0.0 (2021-06-02)

0.1.9 (2021-06-02)

Features

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (922e787)
  • upgrade chalk from 4.1.0 to 4.1.1 (8381353)
  • upgrade cpy from 8.1.1 to 8.1.2 (2e11cec)
  • upgrade prompts from 2.3.2 to 2.4.0 (6c0e0e7)
  • upgrade prompts from 2.4.0 to 2.4.1 (6603d19)
  • upgrade update-notifier from 4.1.1 to 4.1.3 (a805637)

0.1.8 (2020-09-27)

Bug Fixes

  • missing native elements dep (e7d2fd0)

0.1.7 (2020-09-27)

Bug Fixes

  • correct deps for new next version (b2137b6)
  • upgrade cpy from 8.1.0 to 8.1.1 (f535df0)
  • upgrade ora from 4.0.4 to 4.0.5 (23a4407)
  • upgrade ora from 4.0.5 to 4.1.1 (2a67a87)
  • upgrade update-notifier from 4.1.0 to 4.1.1 (851a250)

0.1.6 (2020-07-15)

Bug Fixes

  • next template eslint and app (29edad5)

0.1.5 (2020-06-20)

0.1.4 (2020-06-20)

Bug Fixes

  • upgrade meow from 7.0.0 to 7.0.1 (c230219)

0.1.3 (2020-05-24)

0.1.2 (2020-05-22)

Bug Fixes

  • import components with new path (d0f4ef4)

0.1.1 (2020-05-22)

Features

  • better _app on next template + webvitals report (7d3256d)
  • new env file support for next 9.4 (0c55300)
  • remove custom babel conf for custom import paths (e76607f)

0.1.0 (2020-05-11)

0.0.3 (2020-05-11)

0.0.2 (2020-05-11)

0.0.1 (2020-05-11)

Bug Fixes