github facebook/relay v14.1.0

latest releases: v18.1.0, v18.0.0, v17.0.0...
2 years ago

Relay v14.1.0 adds improvements for existing relay features - primarily fixes and feature compatibility for client extensions and @inline. Thanks to our open source contributors who helped us release the Relay VSCode Extension!

Added

[cefab9e] Support for @required and client-edges
[90ccda1] Support @argumentDefinitions in @inline fragments (#3935)
[8adcfab] VS Code: Find references of the Resolver field.
[b965299] useClientQuery hook
[7d5cc34] Add support for resolvers without fragments
[8db002f] Support custom scalar arguments that are passed as literals

Fixed

[a5d67d6] Add resolvers to the dependency graph (Fix missing resolver fragments in incrmental mode and VS Code)
[57f96a1] Improve error message when you mix up @live and non-live values.
[c4dbd26] Remove .js and .ts from require / import (#4002)
[cd1e9ae] Fix MutationHandlers on field with args
[7e6dbdd] Ensure only one implemntation on interface
[055908f] VS Code: Fix comment blocks to recognize the embedded language inside of a JS file. (#4001)
[6a9b0e5] Performance optimizations in the validate_conflicting_selections
[fa5a3ba] Explicitly enumerate unsupported ReaderNode types
[9990e6f] Disallow default values on resolver fields
[d42bb7c] VSCode extension pathToRelay doesn't allow relative paths (#3969)
[a86323f] Validate conflicting selections in client fields

Don't miss a new relay release

NewReleases is sending notifications on new releases.