- Generate response types for primitve return types (bool, string, int, etc).
- Depend on ReScript
>=11.1.0
and latestCore
.
- Fix issue with unused selections CLI.
- Up peer dependencies to support ReScript
11.1.0-rc.2
and Core1.0.0
.
- Add
extract
andui-url
commands to CLI. - Emit
@live
annotations for relevant things in generated files. - Latest
rescript-embed-lang
. - Depend on ReScript v11.
- Latest
rescript-embed-lang
. - VSCode extension with errors in line.
- Fix bug with not findings
let
bindings in nested modules.
- Don't pick up %edgeql in single line comments.
- Support more complex types in type generation.
- Move to use
rescript-embed-lang
utils for building the CLI.
- Minify output of Cli artifact.
- Fix so that only EdgeDB related files are handled in the generated directory.
First release!