What's Changed
- [Fusion] Added
requirements
argument to@fusion__requires
by @glen-84 in #8268 - Added v16 documentation by @glen-84 in #8275
- Disabled markdownlint rule MD059 by @glen-84 in #8286
- [Fusion] Fixed validation rule "EnumTypeDefaultValueInaccessibleRule" by @glen-84 in #8285
- Allow late binding of subscribe resolvers. by @michaelstaib in #8287
- fix: #8264 - fully qualified string not used for types in dataloader generator by @svihpinc in #8265
- Fixed schema initialization when type has field that returns list of objects. by @michaelstaib in #8288
- Added switch to disable the DateTime format check. by @michaelstaib in #8289
- Fixed URQL link by @CronKz in #8291
- [Fusion] Excluded overridden fields when merging by @glen-84 in #8298
- Fixed calculation of totalPages in CreateRelativeForwardCursors method by @glen-84 in #8295
- Allow more control over transport features. by @michaelstaib in #8296
- Escaped part separator in composite node ID string and GUID values by @glen-84 in #8300
- Fixed issues with the request middleware source generator by @glen-84 in #8274
- Fix @semanticNonNull on interface id fields by @tobias-tengler in #8305
- Introduced new execution abstractions. by @michaelstaib in #8267
New Contributors
Full Changelog: 16.0.0-p.2.0...16.0.0-p.3.0