Skip to content

Releases: tim-richter/next-boiler

v1.8.0

06 Jul 16:02
Compare
Choose a tag to compare

1.8.0 (2022-07-06)

Bug Fixes

Features

v1.7.1

03 Mar 10:38
Compare
Choose a tag to compare

1.7.1 (2022-03-03)

Bug Fixes

  • import order for plop static pages (5ed9825)

v1.7.0

25 Feb 07:59
Compare
Choose a tag to compare

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

21 Feb 20:37
Compare
Choose a tag to compare

1.6.3 (2022-02-21)

Bug Fixes

  • accordion exported twice (82690ba)
  • ts error in accordion props (e3a918f)

v1.6.2

11 Jan 17:16
Compare
Choose a tag to compare

1.6.2 (2022-01-11)

Bug Fixes

  • use correct return values for getProps functions, return props inside data (#8) (5ae666d)

v1.6.1

28 Oct 15:13
Compare
Choose a tag to compare

1.6.1 (2021-10-28)

Bug Fixes

v1.6.0

25 Sep 10:07
Compare
Choose a tag to compare

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

18 Sep 20:59
Compare
Choose a tag to compare

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

18 Sep 18:21
Compare
Choose a tag to compare

1.4.0 (2021-09-18)

Features

v1.3.0

16 Sep 11:13
Compare
Choose a tag to compare

1.3.0 (2021-09-16)

Features

  • add new script to package.json to run all ci steps in one command (99b4fc2)