Skip to content

Releases: VirtusLab-Open-Source/astro-strapi-loader

v1.1.0-beta.1

28 Nov 15:32
0825f15

Choose a tag to compare

v1.1.0-beta.1 Pre-release
Pre-release

🚀 Features

  • [FEATURE] Possibility to add multiple collections from the same endpoint - #18 by @cyp3rius
  • [FEATURE] Possibility to change collection items ID source - #17 by @cyp3rius

🪳 Fixes

  • [BUG] Locale queryParam is not working correctly - #19 by @cyp3rius

v1.0.11

25 Nov 08:39
abc3ca1

Choose a tag to compare

🪳 Fixes

  • [BUG] generateCollections throws an error on arrays of media files - #9 by @cyp3rius

🌱 Misc

  • Dependabot alerts fix

v1.0.10

18 Aug 07:54
80cddb8

Choose a tag to compare

🪳 Fixes

  • Allow width and height fields of Media type to be null. Required to support all media types (no-image, no-video).

v1.0.9

08 Aug 13:14
a8065e8

Choose a tag to compare

🚀 Features

  • Introduce support for Strapi Conditional Fields, by marking such fields as nullable() - by @cyp3rius

v1.0.8

06 Aug 16:57
270d189

Choose a tag to compare

🚀 Features

  • Introduce support for generating Strapi Components schemas - by @cyp3rius

v1.0.7

03 Jun 08:29
b88c296

Choose a tag to compare

🪳 Fixes

  • generateCollections options typing

v1.0.6

02 Jun 17:18
33cff8c

Choose a tag to compare

🪳 Fixes

  • schema generation for nested Strapi relations
  • prevent infinite loops for circular Strapi relations

v1.0.5

02 Jun 15:49
0b01235

Choose a tag to compare

🪳 Fixes

  • zod schemas nullable Strapi Media props

v1.0.4

02 Jun 15:24
e7a2efe

Choose a tag to compare

🪳 Fixes

  • drop the postinstall script and keep husky only for development

v1.0.3

02 Jun 07:38

Choose a tag to compare

🪳 Fixes

  • empty npm build output & script

🌱 Misc

  • Update the package.json keywords for listing in Astro Integrations