Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Releases: sungik-choi/gatsby-starter-apple

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 13:39

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

Choose a tag to compare

@github-actions github-actions released this 09 Dec 11:47
9791097

3.1.2 (2023-12-09)

Bug Fixes

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

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Dec 09:11
60dd6f7

3.1.1 (2023-12-09)

Bug Fixes

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 10:22
957bd75

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

Choose a tag to compare

@github-actions github-actions released this 08 Nov 01:01
18a5fb3

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

Choose a tag to compare

@github-actions github-actions released this 02 Jan 16:51
a34dfd9

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

Choose a tag to compare

@github-actions github-actions released this 30 Dec 19:14
965716a

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

Choose a tag to compare

@sungik-choi sungik-choi released this 20 Oct 20:03
Docs : Update getting started post