FluidFramework
FluidFramework copied to clipboard
feat: customizeSchemaTyping
Description
Add customizeSchemaTyping.
Status: Proof of concept / Proposal.
Before this could be mergeed it would need:
- [ ] Conceptual review and approval
- [ ] Cleanup of naming, docs and exports
- [ ] API review
- [x] Attempt to update (and test) recursive type variants to use this pattern.
- [ ] More testing
Breaking Changes
TODO
Reviewer Guidance
The review process is outlined on this wiki page.
This change includes some links which depend on https://github.com/microsoft/FluidFramework/pull/23533 to link the alpha APIs.
This change includes some links which depend on #23533 to link the alpha APIs.
The above PR has been merged :)
Still pending
Still pending
Still pending
🔗 Found some broken links! 💔
Run a link check locally to find them. See https://github.com/microsoft/FluidFramework/wiki/Checking-for-broken-links-in-the-documentation for more information.
linkcheck output
> [email protected] ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links
1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"
> [email protected] serve
> docusaurus serve --no-open
[SUCCESS] Serving "build" directory at: http://localhost:3000/
> [email protected] check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt
ELIFECYCLE Command failed with exit code 1.