All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.7.0 - 2024-02-08
- Update all dependencies
1.6.0 - 2023-12-07
- Update all dependencies
- Use Bun instead of Yarn/Node
1.5.1 - 2023-07-11
- Add Next.js App router example in playground
1.5.0 - 2023-07-11
- update all dependencies
- improve CLI outputs
1.4.3 - 2022-12-07
- remove inquirer import
1.4.2 - 2022-12-07
- Inquirer v9
1.4.0 - 2022-12-07
- Update all dependencies
- Update Eslint/TS config
1.3.3 - 2022-09-05
- fix copy script
1.3.2 - 2022-09-05
- fix copy script
1.3.1 - 2022-09-05
- fixed
1.3.0 - 2022-09-05
- Fetch (react-query) example
- Update all dependencies
- Drop HTML/Twig Prettier lint (use twigcs instead)
1.2.3 - 2021-12-24
- HTML/Twig support for Prettier
- VSCode Recommended plugins and better configuration
- Improve Styleling configuration
1.2.2 - 2021-12-22
- clsx in playground
1.2.1 - 2021-12-21
- Tailwind 3 support without Emotion
1.1.6 - 2021-10-07
- add missing airbnb base eslint config
1.1.5 - 2021-09-17
- Migration Changelog to keepachangelog spec
1.1.4 - 2021-09-17
- ⬆️ upgrade dependencies [ca16f7e]
1.1.3 - 2021-06-25
- ✅ fix counter e2e test [0d7eca5]
1.1.2 - 2021-06-25
- 📝 improve doc [f66fd64]
1.1.1 - 2021-06-25
- 🐛 fix wrong path [edc52bf]
1.1.0 - 2021-06-25
- 🔧 add missing devDeps on init [91686bd]
- 🔧 fix storybook and test config [90b913e]
- ⬆️ update twin.macro integration [5c182e2]
- ⬆️ rough update of dependencies and configs [1797bc5]
- 🔧 update config [41efc28]
- ⬆️ upgrade playground dependencies [cc82dca]
- 📝 update test doc [e087bd7]
1.0.9 - 2021-03-05
- 🔧 set proper tsconfig for eslint [9d56e41]
1.0.8 - 2021-03-05
- ⬆️ upgrade playground [5b35d93]
- 🔧 update init bin [999afbd]
- ⬆️ ugrade dependencies and scripts [c2de6d2]
- ♻️ only TS [7ec68c2]
1.0.7 - 2020-12-08
- 🐛 fix eslint ts config [79218ec]
1.0.6 - 2020-12-08
- 🐛 fix css in Storybook [672b620]
1.0.5 - 2020-12-08
- ⬆️ update emotion and fix updates side-effect [de30425]
- ⬆️ update all dependencies [dc44e18]
- 📝 improve doc [517c446]
- 📝 improve doc [f43fd16]
- 📝 update GTM doc [6be1a6a]
- 📝 add GTM doc page [3277baa]
- 📝 Improve changelog [a30c2e8]
- 📝 add Changelog [b2dc2eb]
1.0.4 - 2020-08-12
- ✨ add next bin [93ca4d2]
- ✨ add base CLI [d0dae6a]
- ✨ add storybook testing [ea2fcfa]
- ✅ add basic unit tests [ef55b64]
- ✨ improve e2e tests [45f8c25]
- ✨ add Github cypress action [03ef893]
- ✨ add Cypress tests [ead8bc1]
- ✨ add Counter component for testing tests [53e32ae]
- ✨ add Blank component [1b4d517]
- ✨ add twin.macro in Playground [c909f71]
- ✨ improve eslint config and add lesss buggy playground with Nextjs + TS [d3b4551]
- 🎉 init project [8fa2fc4]
- ♻️ improve scripts naming [a657d51]
- 🔧 udpate jest config [5aab1b4]
- ♻️ better file structure [4810a28]
- 🚨 remove lint error [88ed745]
- 🔧 add eslint config with typescript [fb302ae]
- 📝 improve doc [7ccc85b]
- 📝 improve doc [c589148]
- 📝 improve doc [0230f52]
- 📝 improve doc [39ac273]
- 📝 add documentations [2cd94a1]
- Merge pull request #3 from antistatique/feature/storybook-tests [2bd8e6c]
- Merge pull request #2 from antistatique/feature/cypress-action [17e525d]