Skip to content

5.19.0

Choose a tag to compare

@keichinger keichinger released this 27 Apr 11:59
· 4 commits to 5.x since this release

5.19.0

🎁 New Features

  • Add mountDataContainer and mountLazyDataContainer, which mounts on top of a data container (<script type="application/json">{...}</script>),
    which is parsed and passed in as the very first argument of the mountable data container function.

    Note: The mountable data container function does not receive a reference to the data container. It is intended to work independent of its data container.

Commits

  • Add mountDataContainer and mountLazyDataContainer f4c4eeb

5.18.1...5.19.0