Releases: metrue/EdgeQL
Releases · metrue/EdgeQL
v0.2.2
v0.2.1
v0.1.9
v0.1.7
v0.1.5
What's Changed
- feat(bun): using EdgeQL on Bun runtime by @metrue in #44
- chore(readme): update readme by @metrue in #45
- fix(pkg): add types to fix the Deno import by @metrue in #46
- fix(mutation): fix the mutation handler not working issue due to a typo by @metrue in #48
Full Changelog: v0.1.3...v0.1.5
v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.10
What's Changed
- worker by @metrue in #1
- feat(integration): add integration test by @metrue in #2
- feat(app): restructure by @metrue in #3
- feat(merge): support schema register and merge by @metrue in #4
- feat(cicd): setup cicd by @metrue in #5
- feat(publish): add publish task by @metrue in #6
- feat(publish): add publish task (#6) by @metrue in #7
- fix(naming): give the task a name by @metrue in #8
- release 0.0.5 by @metrue in #9
- feat(schema): support register with schema string by @metrue in #10
- release 0.0.6 by @metrue in #11
- Mutiple queries support by @metrue in #13
- Mutiple queries support (#13) by @metrue in #14
- release 0.0.8 to npm by @metrue in #22
- fix(crypto): fix the build issue with webcrypto by @metrue in #28
Full Changelog: https://github.com/metrue/EdgeQL/commits/v0.0.10