Releases: gatsby-uc/plugins
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- #500
11168f4
Thanks @laurenskling! - reduce the queryLimit to Strapi default 100
[email protected]
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 thedocumentId
, nowstrapi_id
will be the regularid
.
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 adocumentId
(for example media or components).If you use
strapi_id
in your code assuming it is a Strapi 5documentId
, you have to rewrite that code to use thedocumentId
field. More info why in the PR - This plugin now assumes Strapi 5 by default. If you are on Strapi 4, set
[email protected]
Patch Changes
-
#469
4759545
Thanks @renovate! - fix(packages): update non-major dependency versions -
#484
2579b64
Thanks @renovate! - chore(babel): update build tooling to v7.25.8 -
#468
67b7397
Thanks @renovate! - Refactor code for updated linting rules -
#466
3731300
Thanks @renovate! - chore(babel): update build tooling
[email protected]
Patch Changes
-
#485
25b0c04
Thanks @renovate! - fix(packages): update non-major dependency versions to ^3.669.0 -
#469
4759545
Thanks @renovate! - fix(packages): update non-major dependency versions -
#484
2579b64
Thanks @renovate! - chore(babel): update build tooling to v7.25.8 -
#466
3731300
Thanks @renovate! - chore(babel): update build tooling