Releases: sungik-choi/gatsby-starter-apple
Releases · sungik-choi/gatsby-starter-apple
v3.2.0
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
3.1.2 (2023-12-09)
Bug Fixes
- gatsby: fix infinite loop during development (62eab71)
v3.1.1
3.1.1 (2023-12-09)
Bug Fixes
v3.1.0
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
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
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
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
Docs : Update getting started post