Skip to content

Commit

Permalink
Update to v0.1.1 of the NDC Spec (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-chambers authored Mar 26, 2024
1 parent 0af497c commit 131a7af
Show file tree
Hide file tree
Showing 7 changed files with 432 additions and 391 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 4.3.0
- Updated to support [v0.1.1 of the NDC Spec](https://hasura.github.io/ndc-spec/specification/changelog.html#011)
- A more [precise definition of equality operators](https://hasura.github.io/ndc-spec/specification/schema/scalar-types.html#note-syntactic-equality)
- Scalar types can now [specify a representation](https://hasura.github.io/ndc-spec/specification/schema/scalar-types.html#type-representations), including an enum representation

## 4.2.1
- Add `main` and `types` properties to the `package.json` to enable `node10` module resolution to be used by projects using legacy TypeScript compiler settings

Expand Down
Loading

0 comments on commit 131a7af

Please sign in to comment.