Skip to content

Releases: gatsby-uc/plugins

[email protected]

06 Jan 23:54
ebae76a
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Jan 23:54
ebae76a
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Jan 23:54
ebae76a
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Jan 23:54
ebae76a
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Jan 23:54
ebae76a
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Jan 23:54
ebae76a
Compare
Choose a tag to compare

Patch Changes

[email protected]

21 Dec 18:31
d4a7d70
Compare
Choose a tag to compare

Patch Changes

[email protected]

16 Dec 08:30
ce74ac3
Compare
Choose a tag to compare

Major Changes

  • #498 10ed235 Thanks @laurenskling! - BREAKING CHANGES:

    • This plugin now assumes Strapi 5 by default. If you are on Strapi 4, set version: 4 in your plugin options, see the readme
    • Previously strapi_id was filled with the documentId, now strapi_id will be the regular id.

    documentId is now added as a field.
    strapi_document_id_or_regular_id contains a mixture of the both. documentId's when they are available, id's for content without a documentId (for example media or components).

    If you use strapi_id in your code assuming it is a Strapi 5 documentId, you have to rewrite that code to use the documentId field. More info why in the PR

[email protected]

11 Oct 04:08
473b510
Compare
Choose a tag to compare

Patch Changes

[email protected]

11 Oct 04:08
473b510
Compare
Choose a tag to compare

Patch Changes