fourze

a simple api route framework

MIT License

Downloads
698
Stars
0
Committers
5

Bot releases are visible (Hide)

fourze - v0.30.2 Latest Release

Published by github-actions[bot] 11 months ago

   🐞 Bug Fixes

  • core: Req.params cant use capital letter  -  by @chizukicn (4a867)
    View changes on GitHub
fourze - v0.30.1

Published by github-actions[bot] 11 months ago

   🚀 Features

  • Support vite 5  -  by @chizukicn (32142)
    View changes on GitHub
fourze - v0.30.0

Published by github-actions[bot] 12 months ago

   🚨 Breaking Changes

  • vite: Remove vite mock mode  -  by @chizukicn (06fd6)
    View changes on GitHub
fourze - v0.29.2

Published by github-actions[bot] 12 months ago

   🚀 Features

  • core: Add defineExtends function  -  by @chizukicn (10977)
  • swagger: Support model definitions  -  by @chizukicn (c08b3)

   🐞 Bug Fixes

  • swagger: Dedupe favicon url's slash  -  by @chizukicn (e9d33)
    View changes on GitHub
fourze - v0.29.1

Published by github-actions[bot] about 1 year ago

   🐞 Bug Fixes

  • swagger-middleware: Cant hmr  -  by @chizukicn (702a1)
    View changes on GitHub
fourze - v0.29.0

Published by github-actions[bot] about 1 year ago

   🚨 Breaking Changes

  • core: Router cant match on production env  -  by @chizukicn (9088a)
    View changes on GitHub
fourze - v0.28.5

Published by github-actions[bot] about 1 year ago

   🐞 Bug Fixes

  • Consola cant bundle  -  by @chizukicn (260e0)
    View changes on GitHub
fourze - v0.28.4

Published by github-actions[bot] about 1 year ago

No significant changes

    View changes on GitHub
fourze - v0.28.3

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • core: App cant restore plugin.  -  by @chizukicn (84cc6)
    View changes on GitHub
fourze - v0.28.2

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • swagger: Mismatch docs api.  -  by @chizukicn (c36e9)
    View changes on GitHub
fourze - v0.28.1

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • types: Consola types error.  -  by @chizukicn (6b2ba)
    View changes on GitHub
fourze - v0.28.0

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Can't match.  -  by @chizukicn (ca8f1)
  • Router send's payload is undefined.  -  by @chizukicn (06fae)
    View changes on GitHub
fourze - v0.27.12

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add setup function.  -  by @chizukicn (ce4fd)
    View changes on GitHub
fourze - v0.27.11

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • RelativePath performance.  -  by @chizukicn (da470)
  • Remove server default port and host.  -  by @chizukicn (f8caf)
    View changes on GitHub
fourze - v0.27.10

Published by github-actions[bot] over 1 year ago

No significant changes

    View changes on GitHub
fourze - v0.27.9

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • mock: Default options fail.  -  by @chizukicn (9f266)
    View changes on GitHub
fourze - v0.27.8

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Support custom error properties.  -  by @chizukicn (bb672)
  • core: Fix collection query's sort returns.  -  by @chizukicn (0e04d)
    View changes on GitHub
fourze - v0.27.7

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • core: Decode form-data's problem.  -  by @chizukicn (e5b46)
    View changes on GitHub
fourze - v0.27.6

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add memoize utils.  -  by @chizukicn (f0e6c)

   🐞 Bug Fixes

  • Handler return undefined problem.  -  by @chizukicn (32c7b)
  • Response.sent can't set true.  -  by @chizukicn (3c401)
    View changes on GitHub
fourze - v0.27.5

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • middlewares: Resolve's payload is undefined.  -  by @chizukicn (b6af8)
    View changes on GitHub