Cheetahstudio Cheetah Versions Save

A framework for the modern web.

v1.5.2

8 months ago

v1.5.1

8 months ago

v1.5.1 / 2023.08.30

  • docs(readme): edit logo (#209)
  • fix(versioning): respect base path (#208)
  • refactor(cli/bundle): target cloudflare by default (#207)
Contributed by @boywithkeyboard

v1.5.0

8 months ago

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 and 404.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

8 months ago

v1.5.0-canary.1 / 2023.08.22

  • feat(context): add cache object (#193)

v1.5.0-canary.0

8 months ago

v1.5.0-canary.0 / 2023.08.21

  • feat(ext): firewall extension (#184)
  • refactor: respect debug mode for c.dev variable (#191)

v1.4.0

8 months ago

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

9 months ago

v1.4.0-canary.3 / 2023.08.16

  • feat: c.req.param() schema validation (#176)
  • refactor: move all accessories to root (#177)
  • refactor: use new c.exception() everywhere (#175)

v1.4.0-canary.2

9 months ago

v1.4.0-canary.2 / 2023.08.16

  • fix: define Variables type globally (#174)

v1.4.0-canary.1

9 months ago

v1.4.0-canary.1 / 2023.08.16

  • feat: c.dev (#172)
  • feat: c.env() (#173)
  • feat: encrypt() and decrypt() methods (#171)
  • feat: introduce cli (#154)

v1.4.0-canary.0

9 months ago

v1.4.0-canary.0 / 2023.08.14

  • feat: c.exception() (#169)
  • feat: setCookie() and deleteCookie() methods (#168)