Skip to content

Releases: sungik-choi/gatsby-starter-apple

v3.2.0

09 Dec 13:39
Compare
Choose a tag to compare

3.2.0 (2023-12-09)

Features

  • automatic versioning feature (09def82)

Reverts

  • Revert "ci: fix pushing to using custom gh token" (663bc26)

v3.1.2

09 Dec 11:47
9791097
Compare
Choose a tag to compare

3.1.2 (2023-12-09)

Bug Fixes

  • gatsby: fix infinite loop during development (62eab71)

v3.1.1

09 Dec 09:11
60dd6f7
Compare
Choose a tag to compare

3.1.1 (2023-12-09)

Bug Fixes

v3.1.0

29 May 10:22
957bd75
Compare
Choose a tag to compare

3.1.0 (2023-05-29)

Features

  • category-filter: add "overflow-x: auto" to catergory bar style (55e6ce7)
  • category-filter: add "overflow-x: auto" to catergory bar style (#62) (957bd75)

v3.0.0

08 Nov 01:01
18a5fb3
Compare
Choose a tag to compare

3.0.0 (2022-11-08)

Features

  • packages: update core packages (d0c19f8)

BREAKING CHANGES

  • packages: from gatsby v4 to v5, react v17 to v18. change node.js version to latest lts (v18)

v2.1.0

02 Jan 16:51
a34dfd9
Compare
Choose a tag to compare

2.1.0 (2022-01-02)

Bug Fixes

  • config: apply plugin feed options correctly (8bd39f3)
  • config: fix invalid plugin config (6f0cd9d)
  • npm: uninstall unused packages (d06f16a)
  • type: update graphql type (a84f29b)

Features

  • globalstyle: add global style reset and delete comment (089b394)

v2.0.0

30 Dec 19:14
965716a
Compare
Choose a tag to compare

2.0.0 (2021-12-30)

Features

  • 🎉 Migrate Gatsby v2 -> v4 and JS to TS
  • force release updated version (7942fed)

BREAKING CHANGES

  • Migrate Gatsby v2 to v4 and JS to TS

v1.0.0

20 Oct 20:03
Compare
Choose a tag to compare
Docs : Update getting started post