Releases: kazekyo/nau
Releases · kazekyo/nau
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
Improvements
- Add
@kazekyo/nau-config
. This package provides your IDE with knowledge of directives. See the document.
v0.4.0
Improvements
I have redesigned all the features of Nau. Starting with this release, you can use a new GraphQL Code Generator preset.
You will get a completely new development experience. 🚀
Breaking Changes
Unfortunately it is not compatible with the previous version, but I hope you will have a better developer experience.
Please see the documentation for the necessary configuration.
https://www.naugraphql.com/docs/getting-started/installation
https://www.naugraphql.com/docs/getting-started/configuration
v0.2.3
v0.2.2
v0.2.1
0.2.0
Breaking changes
- Rename directive
@nauConnection
to@paginatable
Fixes and improvements
- Add tests
- Fix backward pagination on
relayPaginationFieldPolicy
- Remove variables
connections
andedgeTypeName
in CacheUpdaterLink to avoid sending unnecessary variables to backend