Skip to content

Change SchemaFactory.identifier to a function in v3.0 #27448

@jason-ha

Description

@jason-ha

Broken API or pattern

Accessing SchemaFactory.identifier as a property returns a function, which when called returns a read-only field holding an identifier for the node.

Preparation References

When updating to v3.0 or later, replace any SchemaFactory.identifier accesses with SchemaFactory.identifier().

Packages

@fluidframework/tree

Expected Timeline

v3.0

Metadata

Metadata

Assignees

Labels

breaking changeThis PR or issue would introduce a breaking change

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions