contentful-adapter

Migrations and data handling for contentful

BSD-3-CLAUSE License

Downloads
161
Stars
0
Committers
4

Bot releases are hidden (Show)

contentful-adapter - 4.2.1

Published by jesko-plitt over 2 years ago

4.2.1

🐛 Bug Fixes

  • Fix RTE normalizer.

Commits

  • Fix RTE normalizer cb2eaf8

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.2.0...v4.2.1

contentful-adapter - 4.2.0

Published by jesko-plitt over 2 years ago

4.2.0

🎁 New Features

  • Add TYPE_RAW normalizer.

Commits

  • Add TYPE_RAW normalizer ab484d7

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.1.3...v4.2.0

contentful-adapter - 4.1.3

Published by timfuhrmann over 2 years ago

4.1.3

✨ Improvements

  • Remove blockCardsTeaser maximum validation.

Commits

  • Remove block cards teaser maximum validation 19fc50e

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.1.2...v4.1.3

contentful-adapter - 4.1.2

Published by jesko-plitt over 2 years ago

4.1.2

✨ Improvements

  • Add validation for page slugs and anchor links in migrations.

Commits

  • Update changelog a4eb05a
  • Merge pull request #2 from Becklyn-Studios/add-validations b369b6a
  • add validations to slug and anchor 2c85c9a

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.1.1...v4.1.2

contentful-adapter - 4.1.1

Published by timfuhrmann over 2 years ago

4.1.1

🐛 Bug Fixes

  • Fix internal reference anchor value.

Commits

  • Fix internal reference anchor value 7f2d295

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.1.0...v4.1.1

contentful-adapter - 4.1.0

Published by timfuhrmann over 2 years ago

4.1.0

🎁 New Features

  • Add anchor to internal reference.

Commits

  • Add anchor to internal reference a851b1c

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.7...v4.1.0

contentful-adapter - 4.0.7

Published by jesko-plitt over 2 years ago

4.0.7

🐛 Bug Fixes

  • Fix relation type normalization.

Commits

  • Fix relation type normalization cb4e191

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.6...v4.0.7

contentful-adapter - 4.0.6

Published by jesko-plitt over 2 years ago

4.0.6

🐛 Bug Fixes

  • Fix relation type normalization.

Commits

  • Fix relation type normalization 8f684ca

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.5...v4.0.6

contentful-adapter - 4.0.5

Published by jesko-plitt over 2 years ago

4.0.5

✨ Improvements

  • Bump @mayd/ui-types.

🐛 Bug Fixes

  • Add version to blockTabTextImage.

Commits

  • Bump @mayd/ui-types 11b9b09
  • Add version block tab text image d93f02e

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.4...v4.0.5

contentful-adapter - 4.0.4

Published by timfuhrmann over 2 years ago

4.0.4

✨ Improvements

  • Remove required for field rating within blockRatingsEntry.
  • Extend text input length for blockRatingsEntry.

Commits

  • Extend text input length ca8a276
  • Remove required b38433e

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.3...v4.0.4

contentful-adapter - 4.0.3

Published by timfuhrmann over 2 years ago

4.0.3

🎁 New Features

  • Allow default hyperlinks for rte.

Commits

  • Add default hyperlink 1686e82

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.2...v4.0.3

contentful-adapter - 4.0.2

Published by jesko-plitt over 2 years ago

4.0.2

🐛 Bug Fixes

  • Properly remove ui components from ContentfulComponentConfig.

Commits

  • Properly remove ui components from ContentfulComponentConfig fcdda34

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.1...v4.0.2

contentful-adapter - 4.0.1

Published by jesko-plitt over 2 years ago

4.0.1

🐛 Bug Fixes

  • Properly remove ui components from ContentfulComponentConfig.

Commits

  • Properly remove ui components from ContentfulComponentConfig 7b8d02b

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.0.0...v4.0.1

contentful-adapter - 4.0.0

Published by jesko-plitt over 2 years ago

4.0.0

💥 Breaking Changes

  • Use new version of @mayd/ui-types.

🎁 New Features

  • Auto add child data configs to list of available data configs for normalization.

Commits

  • Use new version of @mayd/ui-types fee025e

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v3.2.2...v4.0.0

contentful-adapter - 3.2.2

Published by jesko-plitt over 2 years ago

3.2.2

🐛 Bug Fixes

  • Load missing linked data in normalizeDynamicDataConfigData.

Commits

  • Load missing linked data in normalizeDynamicDataConfigData a1d0bcc

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v3.2.1...v3.2.2

contentful-adapter - 3.2.1

Published by jesko-plitt over 2 years ago

3.2.1

🐛 Bug Fixes

  • Fix return type of normalizeAssetData.

Commits

  • Fix return type of normalizeAssetData a981cce

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v3.2.0...v3.2.1

contentful-adapter - 3.2.0

Published by jesko-plitt over 2 years ago

3.2.0

🎁 New Features

  • Allow direct normalization of links and assets.

✨ Improvements

  • Add id field to normalized assets.

Commits

Full Changelog: https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v3.1.0...v3.2.0

contentful-adapter - 3.1.0

Published by jesko-plitt over 2 years ago

3.1.0

🎁 New Features

  • Export getValueOfField function.

Commits

  • Export getValueOfField function cc87884

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v3.0.0...v3.1.0

contentful-adapter - 3.0.0

Published by jesko-plitt over 2 years ago

3.0.0

💥 Breaking Changes

  • Add locale to ContentfulNormalizerService. The locale needs to be passed in getContentfulNormalizerService.

🎁 New Features

  • Automatically normalize the data that depends on a locale.

Commits

  • Automatically normalize the data that depends on a locale 7090993

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v2.8.1...v3.0.0

contentful-adapter - 2.8.1

Published by timfuhrmann over 2 years ago

2.8.1

🐛 Bug Fixes

  • Fix rte validation.

Commits

  • Fix rte validation 0c15bc8

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v2.8.0...v2.8.1

Package Rankings
Top 29.1% on Npmjs.org
Badges
Extracted from project README
CI
Related Projects