Releases: palixir/wobe
Releases · palixir/wobe
wobe-1.1.9
🚀 Features
- feat(wobe): add hostname on node and bun (by @coratgerl in #38)
wobe-1.1.8
💬 Miscellaneous
- refactor(wobe): remove cache on request, useless opti with side effect (by @coratgerl in #37)
wobe-1.1.7
🚀 Features
- feat(wobe): support preflight requests (by @coratgerl in #35)
🐛 Fixes
- fix(wobe): call wildcard route only with good http method (by @coratgerl in #36)
wobe-1.1.6
🐛 Fixes
- fix(wobe): add hooks on export (by @coratgerl in #34)
wobe-1.1.5
🚀 Features
- feat(wobe): add get cookie function on context (by @coratgerl in #33)
🐛 Fixes
- fix(wobe): add hook on each handler not only on last children (by @coratgerl in #31)
- fix(wobe): end request after redirect (by @coratgerl in #32)
wobe-graphql-yoga-1.2.5
🚀 Features
- feat(wobe-graphql-yoga): feat add custom wobe context (by @coratgerl in #30)
wobe-graphql-apollo-1.0.5
🚀 Features
- feat(wobe-graphql-apollo): add custom wobe context on apollo (by @coratgerl in #29)
wobe-1.1.4
🚀 Features
- feat(wobe): add custom context type (by @coratgerl in #28)
wobe-1.1.3
🐛 Fixes
- fix(wobe): hook on all path (by @coratgerl in #27)
wobe-graphql-apollo-1.0.4
🐛 Fixes
- fix(wobe-graphql-apollo): apollo sandbox bad body (by @coratgerl in #25)