Skip to content

1.3.0

Compare
Choose a tag to compare
@engram-design engram-design released this 14 Sep 05:33
· 15 commits to craft-4 since this release

Added

  • Add a more descriptive warning when Hyper is initialized before Craft is.
  • Link types now can specify any required plugins via getRequiredPlugins().

Changed

  • Improve handling of link types that are invalid (removed or unavailable).
  • Hyper will now throw a fatal error if an element query is made before Craft is initialized (as per Craft best practices).