Jenn
Jenn
This uses `lerna ls --toposort` in order to get the topological order of packages in the repo and changes the pipeline step to publish packages in this order. Successful pipeline...
- keeps track of latest relevant revisions in the detached field index - disposes repair data from the forest when a branch's ancestry is trimmed - does not automatically garbage...
## Description - `TreeIndex` is an interface based off of ReadonlyMap that indexes can adhere to - AnchorTreeIndex indexes anchors nodes on given keys that can be customized per schema...
## Description - adds annotated allowed schema to an alpha TreeNodeSchema API so that annotations are available when walking the schema - fixes the walkAllowedTypes function by using this new...
## Description Adds enablable API to `SchemaFactoryAlpha`. This creates an allowed type that can be loaded into a tree from the document but not written to the tree.