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

v1.9.0

Choose a tag to compare

@nahtnam nahtnam released this 02 Mar 09:19
· 615 commits to master since this release

Breaking Changes

This release has the following changes

  • Move global to useGlobal
  • Move params to useParams
  • Move query to useQuery
  • Redesign createTest to return the entire server
  • Add more examples
  • Add support for next.js
  • Require light.config.js to be in the root of the project (i.e. one folder above the routes folder.
  • Ignore test files

It looks like all of the necessary features have been implemented and are working well. We will keep light on 1.9 for about a month and bump it to 2.0 if not other breaking changes need to be made!