Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jsaari97 jsaari97 released this 16 Oct 13:54

Breaking changes

  • BREAKING: Drop support for Node 12
  • BREAKING: Remove createNetlifyTypes and createNetlifyTypesAsync named imports
  • BREAKING: Replace createNetlifyTypes as the default import

Features 🚀

  • BREAKING: Non-alphanumeric characters are now considered delimiters. – thanks @gewfy! (#11)
  • Image and File widgets now resolve to string[] if the CMS configuration supports it. (#9)
  • Documentation has been updated 📑

Internal 🏠

  • Updated project dependencies