v1.3.1
Changes
- Flatten custom child schema config from children.tags to children arrays.
- Replace children.mode with allowAdditionalChildren.
- Support self-references for child-only recursive tags.
Verification
- pnpm lint
- pnpm typecheck
- pnpm test:js
- pnpm test (lsp/server)
- pnpm build (lsp/server)