Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@rehhouari rehhouari released this 06 Apr 22:00
· 15 commits to main since this release

[3.0.0] - 2023-04-06

  • Added support for multiple views per route using an array (View Composition).
  • Removed caching views in memory, let the browser handle that.