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 - 2.2.0

Published by jesko-plitt over 2 years ago

2.2.0

🎁 New Features

  • Add findEntries api function.

Commits

  • Add findEntries api function 2887909

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

contentful-adapter - 2.1.0

Published by jesko-plitt over 2 years ago

2.1.0

🎁 New Features

  • Allow registration of custom DataTypeNormalizers.

Commits

  • Allow registration of custom DataTypeNormalizers 6c23c7f

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v2.0.3...v2.1.0

contentful-adapter - 2.0.3

Published by jesko-plitt over 2 years ago

2.0.3

✨ Improvements

  • Use default values for boolean fields in migrations.

Commits

  • Use default values for boolean fields in migrations f82c2a3

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

contentful-adapter - 2.0.2

Published by jesko-plitt over 2 years ago

2.0.2

✨ Improvements

  • Improve migrations

Commits

  • Improve migrations f25623d

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

contentful-adapter - 2.0.1

Published by jesko-plitt over 2 years ago

2.0.1

✨ Improvements

  • Add icons to content type names.

🛠️ Internal

  • Update prettier code style.

Commits

  • Add icons to content type names and update prettier 5908888

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

contentful-adapter - 2.0.0

Published by jesko-plitt over 2 years ago

2.0.0

💥 Breaking Changes

  • Unify blockLogosSlider and blockLogos to one content type (blockLogos).

🎁 New Features

  • Export getRteValidation and RTE_TYPE_* constants.
  • Export migrateBaseBlockFields.

Commits

  • Export migrateBaseBlockFields ecc2cb0
  • Update exports 5485c51

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

contentful-adapter - 1.0.0

Published by timfuhrmann over 2 years ago

1.0.0

💥 Breaking Changes

  • Reorder parameters of getContentfulNormalizerService.

🐛 Bug Fixes

  • Fix page tree slug generation.

Commits

  • Fix page tree slug generation 4c3ef89

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.21...v1.0.0

contentful-adapter - 0.0.21

Published by jesko-plitt over 2 years ago

0.0.21

🎁 New Features

  • Auto normalize theme and version fields.

Commits

  • Auto normalize theme and version fields dafefff

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.20...v0.0.21

contentful-adapter - 0.0.20

Published by jesko-plitt over 2 years ago

0.0.20

🐛 Bug Fixes

  • Fix migrations.

Commits

  • Fix migrations 1bb4830

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.19...v0.0.20

contentful-adapter - 0.0.19

Published by jesko-plitt over 2 years ago

0.0.19

🐛 Bug Fixes

  • Fix blockTabSections migration.

Commits

  • Fix blockTabSections migration beadd8a

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.18...v0.0.19

contentful-adapter - 0.0.18

Published by jesko-plitt over 2 years ago

0.0.18

✨ Improvements

  • Export all migrations.

Commits

  • Export all migrations d3beac2
  • Fix changelog cddfb36

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.17...v0.0.18

contentful-adapter - 0.0.17

Published by jesko-plitt over 2 years ago

0.0.17

🎁 New Features

  • Add blockLogos migration.
  • Add blockSocialProof migration.
  • Add blockAccordion migration.
  • Add blockCardsTeaser migration.
  • Add blockCardsSliderTeaser migration.
  • Add blockLogosSlider migration.
  • Add blockRatings migration.
  • Add blockRatingsSlider migration.
  • Add blockSocialProof migration.
  • Add blockTabSections migration.
  • Add blockText migration.
  • Add blockThreeColumnsFeatures migration.

Commits

  • Add mayd-ui block migrations 7ccec96

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.16...v0.0.17

contentful-adapter - 0.0.16

Published by jesko-plitt over 2 years ago

0.0.16

🐛 Bug Fixes

  • Fix blockFeatures migration.

Commits

  • Fix blockFeatures migration abf915c

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.15...v0.0.16

contentful-adapter - 0.0.15

Published by jesko-plitt over 2 years ago

0.0.15

🐛 Bug Fixes

  • Fix blockFeatures migration.

Commits

  • Fix blockFeatures migration acb2ce0

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.14...v0.0.15

contentful-adapter - 0.0.14

Published by jesko-plitt over 2 years ago

0.0.14

🐛 Bug Fixes

  • Fix internalReference migration.

Commits

  • Fix internalReference migration 0ca281d

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.13...v0.0.14

contentful-adapter - 0.0.13

Published by jesko-plitt over 2 years ago

0.0.13

🎁 New Features

  • Add blockFeatures migration.

Commits

  • Add blockFeatures migration c83b058

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.12...v0.0.13

contentful-adapter - 0.0.12

Published by jesko-plitt over 2 years ago

0.0.12

🐛 Bug Fixes

  • Fix RteData type.

Commits

  • Fix RteData type ce65f86

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.11...v0.0.12

contentful-adapter - 0.0.11

Published by jesko-plitt over 2 years ago

0.0.11

🐛 Bug Fixes

  • Fix exports.

Commits

  • Fix exports c86772c

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.10...v0.0.11

contentful-adapter - 0.0.10

Published by jesko-plitt over 2 years ago

0.0.10

🐛 Bug Fixes

  • Fix rte normalizer.

Commits

  • Fix rte normalizer 58d89bf

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.9...v0.0.10

contentful-adapter - 0.0.9

Published by jesko-plitt over 2 years ago

0.0.9

✨ Improvements

  • Bump @mayd/ui-types.

Commits

  • Bump @mayd/ui-types 762c8a0

https://github.com/Becklyn-Studios/mayd-contentful-adapter/compare/v0.0.8...v0.0.9

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