Skip to content

Releases: teloscube/create-decaf-webapp

v0.7.0

31 Dec 20:58
9e1d93c
Compare
Choose a tag to compare

0.7.0 (2024-12-31)

⚠ BREAKING CHANGES

  • now minimum engine version is 22

Features

  • upgrade decaf library versions (e2eee52)

Miscellaneous Chores

v0.6.2

18 Sep 13:38
28d38ca
Compare
Choose a tag to compare

0.6.2 (2024-09-18)

Features

  • the default theme is now dark (bd2694f)
  • upgrade to eslint 9 and add graphql-zeus integration (0439eb7)

Bug Fixes

  • update husky commands and start log (4cd402d)

v0.6.1

12 Jan 08:03
b055c5b
Compare
Choose a tag to compare

0.6.1 (2024-01-12)

Miscellaneous Chores

v0.6.0

13 Dec 07:22
5c41098
Compare
Choose a tag to compare

0.6.0 (2023-12-13)

⚠ BREAKING CHANGES

  • min. required node version to run the apps is now 20
  • set project type to module

Features

  • set project type to module (f3fb1ce)

Miscellaneous Chores

  • min. required node version to run the apps is now 20 (9462162)

v0.5.0

04 Dec 19:12
e4dc9f6
Compare
Choose a tag to compare

0.5.0 (2023-12-04)

⚠ BREAKING CHANGES

  • drop support for Node 16

Miscellaneous Chores

  • drop support for Node 16 (982be75)

v0.4.10

10 Oct 20:43
19912c3
Compare
Choose a tag to compare

0.4.10 (2023-10-10)

Miscellaneous Chores

v0.4.9

25 Sep 08:18
c6f78c4
Compare
Choose a tag to compare

0.4.9 (2023-09-25)

Bug Fixes

  • dev commands and initial version is wrong (1bca344)

v0.4.8

11 Sep 19:57
bc66b1d
Compare
Choose a tag to compare

0.4.8 (2023-09-11)

Features

  • add prettier-plugin-organize-imports plugin (5968051)

v0.4.7

11 Sep 19:49
c8f89b9
Compare
Choose a tag to compare

0.4.7 (2023-09-11)

Features

  • adopt next.js conventions for script names (303ec70)
  • generate husky hooks (d078b30)

v0.4.6

17 Aug 08:01
f732eb0
Compare
Choose a tag to compare

0.4.6 (2023-08-17)

Features

  • enable path aliases for src folder (3984738)
  • new, up-to-date eslint setup (a2ff79e)

Bug Fixes

  • set initial version to 0.0.1 on release-please (92a30de)