Skip to content

v2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@brianjquinn brianjquinn released this 22 Jul 19:57
· 123 commits to master since this release
4f66693

[FIXED] Memoizing resolvers didn't take into account aliased requests
[CLEANUP] Refactor how imports are merged together to be optimized and only run when a schema is requested
[CLEANUP] Moved tests alongside source code
[BREAKING] removed fragment helpers
[BREAKING] schemaDirectives (which returned merged directives) removed from component api
[BREAKING] removed proxyImportedResolvers feature flag
[BREAKING] removed execute
[FEATURE] added a new feature for delegateToComponent to replace execute