Releases: sanity-io/contentful-to-sanity
Releases · sanity-io/contentful-to-sanity
v4.2.0
v4.1.0
4.1.0 (2023-04-19)
Features
- add more reserved type name validation (f760768)
Bug Fixes
- deps: update dependency commander to v10.0.1 (#92) (e966f83)
- deps: update dependency contentful-export to v7.19.47 (#90) (7b93bd7)
- deps: update sanity monorepo to v3.9.0 (#93) (bbb8ae3)
This release is also available on:
v4.0.0
4.0.0 (2023-04-13)
⚠ BREAKING CHANGES
- this drops support for Node v14
Features
- add console warning when encountering reserved names (d3ad45d)
- add protection against name collisions with built-in types. Fixes #1 (33fa60e)
- add validateIn (b8960d8)
- preserve JSON data without adding field definition (b5c26dd)
- support archived content (#64) (29c9558)
Bug Fixes
- add test and fix handling booleans from export (#70) (95996b0)
- array option should be tags, not tag (c85dff0)
- correct logic bug in determining valid inline entry types (c6e4b9b)
- correctly determine valid annotation types (8b6adac)
- correctly handle long text single line by mapping to string (ab234e5)
- deps: roll back dependency node-fetch to ^2.6.7 (#71) (7a0542b)
- deps: update dependencies (non-major) (#68) (9b90b01)
- deps: update dependencies (non-major) (#80) (bf05716)
- deps: update dependency @sanity/client to v5.4.0 (#63) (d185468)
- deps: update dependency mkdirp to v3 (#79) (6b250e4)
- deps: update dependency zod-validation-error to v1.3.0 (446aff8)
- deps: update sanity monorepo to v3.8.3 (#65) (4ca7f94)
- ensure we have a nice title for the PTE reference field (28bc5af)
- handle block-level PTE references (cb0a94f)
- handle changed schema names in references, arrays of references and PT (d50c1d9)
- handle entity links in PTE (b1037a3)
- handle rewritten type names in documents (35df9bc)
- implement PTE inline embeds (1caea66)
- implement stable _key generation for PT generation to fix a bug with markDefs (3345b97)
- logic flow bug determining valid embedded entry types in PTE (79af917)
- make sure an exception in SVG fetching does not exclude the document from the dataset file (#77) (15021ae)
- make sure we have a name for the internal link object and update tests (058e4bd)
- maxLength on slug fields (9d9a6b6)
- preserve object fields as stringified JSON (7080f3d)
- reference needs a name (7907e6e)
- remove unique() validation. Handle range. (f2aec0b)
- remove unneeded wrapping of PTE reference fields (857b748)
- use 'code' for code, not 'pre' (38b541b)
Miscellaneous Chores
- bump
engines.node
to matchzod-validation-error
(a9b9967)
This release is also available on:
v3.0.4
3.0.4 (2023-03-29)
Bug Fixes
- deps: update dependencies (non-major) (#55) (ceada96)
- deps: update dependency contentful-export to v7.19.44 (#61) (9b9b01d)
- deps: update dependency prettier to v2.8.7 (#56) (2461c19)
- deps: update sanity monorepo to v3.8.0 (#62) (05dbbbc)
This release is also available on: