Fork me on GitHub
#reitit
<
2024-04-30
>
ikitommi08:04:41

today! will push out reitit 0.7.0 (one year in the making), but before that, final alpha: > 0.7.0-alpha8 (2024-04-30) > • Handlers can be vars https://github.com/metosin/reitit/pull/585 > • Fetch OpenAPI content types from Muuntaja https://github.com/metosin/reitit/issues/636 > • BREAKING OpenAPI support is now clj only > • Fix swagger generation when unsupported coercions are present https://github.com/metosin/reitit/pull/671 > • Generate correct OpenAPI $ref schemas for malli var and ref schemas https://github.com/metosin/reitit/pull/673 > • Updated dependencies: >

[metosin/malli "0.16.1"] is available but we use "0.13.0"
> [metosin/muuntaja "0.6.10"] is available but we use "0.6.8"
> [metosin/spec-tools "0.10.6"] is available but we use "0.10.5"
> [metosin/jsonista "0.3.8"] is available but we use "0.3.7"
> [com.fasterxml.jackson.core/jackson-core "2.17.0"] is available but we use "2.15.1"
> [com.fasterxml.jackson.core/jackson-databind "2.17.0"] is available but we use "2.15.1"
> [ring/ring-core "1.12.1"] is available but we use "1.10.0"
> [metosin/ring-swagger-ui "5.9.0"] is available but we use "4.19.1"

❤️ 2
ikitommi09:04:23

🥳

🎄 4
🎁 5
🎉 11
🚀 8
🙌 3
timo11:04:48

Great addition... I love not needing to restart my whole system after changing a handler. Thanks for the good work @U055NJ5CC @U1G869VNV!

👍 2