Releases: tim-richter/next-boiler
Releases · tim-richter/next-boiler
v1.8.0
1.8.0 (2022-07-06)
Bug Fixes
Features
v1.7.1
1.7.1 (2022-03-03)
Bug Fixes
- import order for plop static pages (5ed9825)
v1.7.0
1.7.0 (2022-02-25)
Bug Fixes
- remove deprecated tailwind colors (3b34d1b)
Features
- remove babelrc file, enable swc for next.js (221a2d1)
v1.6.3
1.6.3 (2022-02-21)
Bug Fixes
- accordion exported twice (82690ba)
- ts error in accordion props (e3a918f)
v1.6.2
1.6.2 (2022-01-11)
Bug Fixes
- use correct return values for getProps functions, return props inside data (#8) (5ae666d)
v1.6.1
1.6.1 (2021-10-28)
Bug Fixes
v1.6.0
1.6.0 (2021-09-25)
Bug Fixes
Features
- add new base component Select (28494e7)
- add next eslint plugin (2125c74)
- add sentry base config (9cf0420)
- add sentry test button on index page (a662752)
v1.5.0
1.5.0 (2021-09-18)
Features
- add a11y testing to cypress (bb76164)
- add a11y testing to jest (ed90ffb)
- add storybook a11y panel (64b89bb)
v1.4.0
1.4.0 (2021-09-18)
Features
v1.3.0
1.3.0 (2021-09-16)
Features
- add new script to package.json to run all ci steps in one command (99b4fc2)