Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

0.12.3

Compare
Choose a tag to compare
@mjancarik mjancarik released this 18 Mar 15:44
· 751 commits to master since this release

Core

  • added basic support for hot reloading
  • added support for the max-age cookie option
  • added support for optional route parameters
  • tagged server-side-only and client-side-only files to improve the build process
  • improved directory structure
  • added support for relative path module imports
  • the view $Utils are now passed through the UI using the React context
  • every expires option now accept time in miliseconds
  • clicking an anchor or button with CTRL pressed now opens a new tab
  • partially updated the documentation