2.0.0
Changes
- Improve support for custom elements: custom components for embedded entries and assets can now be defined more easily. Have a look at the documentation to see how. (#1)
[BREAKING CHANGE] Overrides for custom elements are now indexed the other way round: nodeType -> contentType/mimeTypeGroup
instead of contentType -> nodeType
Enhancements
- Use helpers from Contentful (f9539db)