Releases: ryanhefner/contentful-parsers
Releases · ryanhefner/contentful-parsers
v1.2.18
v1.2.17
- Update dependencies
v1.2.16
- Update dependencies
v1.2.15
- Add more conditional checks during date name conversions in
graphqlParser
- Update tests to reflect new date names
v1.2.14
- Update
graphqlParser
to port REST date values to the expected GraphQL response naming
v1.2.13
- Update
graphqlParser
to prependhttps:
protocol to allAsset
urls
v1.2.12
- Add
object
check before checking type and properties on saidobject
v1.2.11
- Add additional property check before reference
fields
infieldsParser
- Update formatting and deep reference to
fields
values ingraphqlParser
v1.2.10
- Update
__typename
name handling - Update resolution of
null
definition map entries
v1.2.9
- Make sure
items
is anArray
before trying to pulllength
ormap
ingraphqlParser