This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
Releases: ludicroushq/light
Releases · ludicroushq/light
v1.9.4
v1.9.0
Breaking Changes
This release has the following changes
- Move
global
touseGlobal
- Move
params
touseParams
- Move
query
touseQuery
- 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 theroutes
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!