contentful-adapter

Migrations and data handling for contentful

BSD-3-CLAUSE License

Downloads
161
Stars
0
Committers
4

Bot releases are visible (Hide)

contentful-adapter - 5.5.1

Published by jesko-plitt over 2 years ago

5.5.1

πŸ› Bug Fixes

  • Do not throw errors when loading missing related data.

Commits

  • Do not throw errors when loading missing related data 129ad5b

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.5.0...v5.5.1

contentful-adapter - 5.5.0

Published by timfuhrmann over 2 years ago

5.5.0

🎁 New Features

  • Add blockLogos monochrome version.

Commits

  • Add block logos monochrome version 997aace

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.4.5...v5.5.0

contentful-adapter - 5.4.5

Published by timfuhrmann over 2 years ago

5.4.5

✨ Improvements

  • Add card internal name.

Commits

  • Add internal name 010e5c0

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.4.4...v5.4.5

contentful-adapter - 5.4.4

Published by timfuhrmann over 2 years ago

5.4.4

✨ Improvements

  • Make card text optional.

Commits

  • Make card text optional 4bc95de

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.4.3...v5.4.4

contentful-adapter - 5.4.3

Published by timfuhrmann over 2 years ago

5.4.3

✨ Improvements

  • Make blockAccordion headline optional.

Commits

  • Make block accordion headline optional 7c5aa8a

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.4.2...v5.4.3

contentful-adapter - 5.4.2

Published by timfuhrmann over 2 years ago

5.4.2

πŸ› οΈ Internal

  • Use leading / for slugs.

Commits

  • Use leading / for slugs 4e219d0

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.4.1...v5.4.2

contentful-adapter - 5.4.1

Published by timfuhrmann over 2 years ago

5.4.1

πŸ› Bug Fixes

  • Add missing version field to blockCardsTeaser.

Commits

  • Add missing version field 98c87b5

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.4.0...v5.4.1

contentful-adapter - 5.4.0

Published by timfuhrmann over 2 years ago

5.4.0

🎁 New Features

  • Add rteMedia and rteQuote.

Commits

  • Add changelog 7bfe086
  • Merge pull request #3 from Becklyn-Studios/rte-embedded-entry 37f1af7
  • Add rte basics 7c69aaa

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.3.1...v5.4.0

contentful-adapter - 5.3.1

Published by jesko-plitt over 2 years ago

5.3.1

πŸ› Bug Fixes

  • Fix block anchor link auto generation in migrations.

Commits

  • Fix block anchor link auto generation in migrations 2098585

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.3.0...v5.3.1

contentful-adapter - 5.3.0

Published by timfuhrmann over 2 years ago

5.3.0

🎁 New Features

  • Add assetReference.

Commits

  • Add asset reference e4de224

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.2.1...v5.3.0

contentful-adapter - 5.2.1

Published by timfuhrmann over 2 years ago

5.2.1

✨ Improvements

  • Turn version into radio field.

Commits

  • Turn version into radio field 9bd72e7

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

contentful-adapter - 5.2.0

Published by timfuhrmann over 2 years ago

5.2.0

🎁 New Features

  • Add version to blockCardsSliderTeaser.

✨ Improvements

  • Reduce blockTabSections tab sections.

Commits

  • Reduce blockTabSections’ amount of sections f7e4039
  • Add version to block cards slider teaser fb518e0

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.1.0...v5.2.0

contentful-adapter - 5.1.0

Published by jesko-plitt over 2 years ago

5.1.0

🎁 New Features

  • Add getTitleOfPageBySlug to PageCache.
  • Add getIdOfPageBySlug to PageCache.
  • Add isSlugExisting to PageCache.

Commits

  • Add functions to PageCache 82ce7ef

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v5.0.2...v5.1.0

contentful-adapter - 5.0.2

Published by jesko-plitt over 2 years ago

5.0.2

πŸ› Bug Fixes

  • Remove beginning slash of all cached slugs.

Commits

  • Remove beginning slash of all cached slugs 692b2d3

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

contentful-adapter - 5.0.1

Published by jesko-plitt over 2 years ago

5.0.1

πŸ› Bug Fixes

  • Add missing page title to page cache.
  • Add beginning slash to all cached slugs.

Commits

  • Add missing page title to page cache 76a5034

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

contentful-adapter - 5.0.0

Published by jesko-plitt over 2 years ago

5.0.0

πŸ’₯ Breaking Changes

  • Replace child pages by absolute slugs.

Commits

  • Use absolute page slugs instead of a page tree relation 29dfbe9

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

contentful-adapter - 4.2.5

Published by jesko-plitt over 2 years ago

4.2.5

✨ Improvements

  • Replace block tab sections display fields with title.
  • Make page slug unique for better absolute slug support.

Commits

  • Make page slug unique 5985d43
  • Replace block tab sections display fields fb0ead4

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.2.4...v4.2.5

contentful-adapter - 4.2.4

Published by timfuhrmann over 2 years ago

4.2.4

πŸ› Bug Fixes

  • Add missing title field to block tab sections.

Commits

  • Add missing title field to block tab sections 294c6cd

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v4.2.3...v4.2.4

contentful-adapter - 4.2.3

Published by timfuhrmann over 2 years ago

4.2.3

✨ Improvements

  • Delete blockTabSectionsEntry.

Commits

  • Delete block tab sections entry e4c58e3

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

contentful-adapter - 4.2.2

Published by jesko-plitt over 2 years ago

4.2.2

πŸ› Bug Fixes

  • Fix RTE normalizer.

Commits

  • Fix RTE normalizer 2802d46

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

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