0.2.0
Pre-release
Pre-release
Breaking Changes
- Swapped Express for tinyhttp
- TinyHTTP should be largely 1:1 Express compatible, but some edge case incompatibilities may remain
- 36% improvement in performance as a result
What's Changed
- Normalise access by @groenroos in #188
- Tests for runHook by @groenroos in #258
- Tests for loadController by @groenroos in #259
- Fix rmdirSync deprecation notice by @groenroos in #260
- Convert to ESM by @groenroos in #222
- Remove strict mode from Interfaces by @groenroos in #266
- Split Storage by @groenroos in #269
- Swap test commands by @groenroos in #270
- Tests for Storage, Request and User by @groenroos in #320
- Convert from Express to tinyhttp by @groenroos in #200
- Interpolate variables in redirection by @groenroos in #322
Full Changelog: v0.1.4...v0.2.0