Skip to content

Latest commit

 

History

History
78 lines (41 loc) · 2.28 KB

File metadata and controls

78 lines (41 loc) · 2.28 KB

Changelog

v0.5.0

compare changes

🚀 Enhancements

  • ⚠️ Migrate tag params nodesTags.xxx to nodesTags[] for better performances and stability (#3)
  • Add RoadizDocument hotspot property (#4)

⚠️ Breaking Changes

  • ⚠️ Migrate tag params nodesTags.xxx to nodesTags[] for better performances and stability (#3)

❤️ Contributors

v0.4.1

compare changes

🚀 Enhancements

  • Add tiktokUrl for RoadizNodesSourcesHead (a598c7a)

🏡 Chore

❤️ Contributors

v0.4.0

compare changes

🚀 Enhancements

  • Removed any node.nodeType in favor of node.nodeTypeName, added new Document optional rawRelativePath, sorted properties (#2)

❤️ Contributors

v0.3.2

compare changes

🩹 Fixes

  • roadiz: Document image width / height as number (85a242e)

❤️ Contributors

v0.3.1

compare changes

🚀 Enhancements

  • Add release script (1566fbe)
  • Use optional values for almost all types (48349b8)

🩹 Fixes

  • Omit @id property from RoadizNodesSourcesHead, RoadizBreadcrumbs and RoadizWalker (#1)

❤️ Contributors