Releases: palixir/wabe
Releases · palixir/wabe
wabe-resend-0.5.1
🚀 Features
- feat(wabe-resend): bump react and resend (support react19) (by @coratgerl in #184)
wabe-0.6.4
🐛 Fixes
- fix(wabe): multiple creation of createAndAdd (by @coratgerl in #183)
wabe-0.6.3
🚀 Features
- feat(wabe): add route to upload files (by @coratgerl in #180)
🐛 Fixes
- fix(wabe): file dev adapter target directory (by @coratgerl in #181)
- fix(wabe): not delete file if not exist (by @coratgerl in #182)
wabe-0.6.2
🐛 Fixes
- fix(wabe): args on query (by @coratgerl in #176)
- fix(wabe): data object should be different from GraphQL call and controller call (by @coratgerl in #177)
- fix(wabe): type for select to support array in relation (by @coratgerl in #178)
- fix(wabe): more types issues (by @coratgerl in #179)
wabe-0.6.1
🚀 Features
- feat(wabe): more test on relation for single element query (by @coratgerl in #167)
🐛 Fixes
- fix(wabe): return absolute path for
FileDevAdapter
(by @coratgerl in #170) - fix(wabe): throw an error when try to upload/read/delete file but no file adapter defined (by @coratgerl in #171)
- fix(wabe):
totalCount
on relation (by @coratgerl in #172) - fix(wabe): array in object where input type (by @coratgerl in #175)
💬 Miscellaneous
- refactor(wabe): refactor
DatabaseController
interface (by @coratgerl in #173)
wabe-buns3-0.5.0
Create the package wabe-buns3
wabe-0.6.0
🚀 Features
- feat(wabe): add
Phone
scalar (by @coratgerl in #155) - feat(wabe): add
GitHub
social login (by @coratgerl in #156) - feat(wabe): add
PhonePassword
(by @coratgerl in #157) - feat(wabe): add support for s3 file storage (by @coratgerl in #160)
- feat(wabe): allow to create and update file with url (by @coratgerl in #161)
- feat(wabe): add more tests on file and add cache on url (by @coratgerl in #163)
🐛 Fixes
- fix(wabe): array in object fields (by @coratgerl in #154)
wabe-stripe-0.5.15
🚀 Features
- feat(wabe-stripe): bump stripe sdk to 17.5 (by @coratgerl in #153)
wabe-0.5.23
🐛 Fixes
- fix(wabe): add
isProduction
to set correctly graphql plugin (by @coratgerl in #150) - fix(wabe): url redirection for google oauth (by @coratgerl in #151)
wabe-openai-0.5.0
🚀 Features
- feat(wabe-openai): init package (by @coratgerl in #144)