Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

v5.0.0

Choose a tag to compare

@Snugug Snugug released this 03 Dec 18:19
505440d

5.0.0

December 03, 2017

Breaking Changes

  • 💥 Update Rollup config (commit)

Changed

  • 💚 Fix exiting tests (commit)
  • 🔧 Update Rollup Stream and AVA vesions (commit)
  • 🐛 Fix Prism component loading (commit)
    • Some Prism components extend other components. Those extension points need to be loaded first and in a reliable order. This does that.
    • It also cleans up the code for loading the Prism modules