Skip to content

Release 3.3.0

Choose a tag to compare

@hmlongco hmlongco released this 11 Jul 18:21
· 5 commits to main since this release
  • Breaking change to graph scope management and performance on containers
  • Adds manager.graphScopeEnabled flag to container (required if any of a container's scopes are .graph)
  • Automatically sets manager.graphScopeEnabled flag if a container's default scope is set to .graph
  • Update FactoryTesting documentation and recommendations per #372
  • Key simplification changes