This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
Releases: boywithkeyboard-archive/cheetah1
Releases · boywithkeyboard-archive/cheetah1
v1.5.2
fix(context/exception): return exception (#212) * refactor(ext/compress): make extension lighter (#210) * fix(context/exception): return exception
v1.5.1
v1.5.0
v1.5.0 / 2023.08.26
- ci(publish): include author in changelog (#203) by @boywithkeyboard
- fix(ext): pass settings to
onPlugIn
handler (#204) by @boywithkeyboard - fix(ext/firewall): add missing jsdoc description (#194) by @boywithkeyboard
- fix: respect implicit status code (#205) by @boywithkeyboard
- refactor(context): throw exception (#202) by @boywithkeyboard
- refactor(ext/files): respect
index.html
and404.html
files (#197) by @not-ivy - refactor(render): use shorter import of
renderToString
(#195) by @boywithkeyboard - s3 file serving (#201) by @not-ivy
v1.5.0-canary.1
v1.5.0-canary.1 / 2023.08.22
- feat(context): add
cache
object (#193)
v1.5.0-canary.0
v1.4.0
v1.4.0 / 2023.08.20
- ci: cache deps (#186)
- ci: remove check for license headers (#178)
- feat: add styling for jsx using twind (#182)
- feat: versioning (#180)
- fix(cli): bundle cmd (#188)
- refactor(jwt): accept secret as first arg (#179)
- refactor: deprecate old methods (#190)
- refactor: restructure codebase (#189)
- refactor: simplify
render
module (#185) - refactor: small editorial changes to versioning (#181)
v1.4.0-canary.3
v1.4.0-canary.2
v1.4.0-canary.2 / 2023.08.16
- fix: define
Variables
type globally (#174)