This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
Releases: gatsby-uc/gatsby-source-strapi
Releases · gatsby-uc/gatsby-source-strapi
v2.0.0
This new release adds support for Strapi v4 and Gatsby 4.
What's Changed
- Only fetch data after build by @soupette in #267
- Extract markdown files by @soupette in #268
- Refactoring by @soupette in #269
- Content Synce by @soupette in #274
- Update plugin config and README accordingly by @soupette in #275
- Add support for user content type and file content type by @soupette in #276
- Update readme by @soupette in #279
- Fix readme by @soupette in #282
- Init migration to v4 by @soupette in #266
- v2.0.0-beta.0 by @soupette in #284
- Create nodes for media type (#285) by @mwoelk in #286
- Support undefined singleTypes in strapi config by @remidej in #304
- Fix i18n support by @remidej in #310
New Contributors
Full Changelog: v1.0.2...v2.0.0
v1.0.2
v1.0.1
v1.0.0
🚀 New features
- Gatsby v3 support
- Fix dynamic zones support (#188) @remidej
- Internationalization support (#193) @8byr0
- Support for arrays of images (#164) @alexandrebodin @denisgoryaynov
- Support custom endpoints (#164) @SimonThormeyer
- New README documentation
⬆️ Migration guide
Find the migration on our release blog post
v1.0.0-alpha.1
v0.0.12
🚀New features
- Support Single Types
v0.0.11
🚀New features
- Gatsby cloud support
🐛 Bug Fix
- Image update fix
- Nested images fix