This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.20.1
### Breaking changes The `schemaCompletion` and `keywordCompletion` exports, which returned extensions, have been replaced with `schemaCompletionSource` and `keywordCompletionSource`, which return completion sources. The old exports will remain available until the next major version.