Merge branch 'release/8.11.0'

This commit is contained in:
David Snelling 2026-07-27 12:13:08 -07:00
commit 1865f60a1e
12 changed files with 833 additions and 50 deletions

View file

@ -185,6 +185,7 @@ export type {
PortableGraphRelation,
ExportSelector,
ExportOptions,
ExportIndexDrift,
ImportOptions,
ImportResult,
PortableGraphValidation
@ -194,7 +195,8 @@ export {
SpeculativeOverlayError,
GenerationCompactedError,
StoreInconsistentError,
PendingFlushDurabilityError
PendingFlushDurabilityError,
CanonicalEnumerationUnavailableError
} from './db/errors.js'
export type { UnreconciledRecord } from './db/errors.js'
export type {