feat: add browser/minimongo runtime, write API, and docs publishing#5
Open
tvenable-mie wants to merge 2 commits into
Open
feat: add browser/minimongo runtime, write API, and docs publishing#5tvenable-mie wants to merge 2 commits into
tvenable-mie wants to merge 2 commits into
Conversation
tvenable-mie
commented
Jun 18, 2026
- add browser-safe entrypoint and module graph for context, resolver, DB, and FS
- add HTTP filesystem backend support and init wiring for httpBaseUrl
- add write surface with set/remove and backend dispatch for write/delete operations
- ensure cache invalidation behavior via nonce after write operations
- add minimongo backend adapter with read/write/delete/seed support and scoped context matching
- update package exports/build pipeline for dist outputs and browser/minimongo entrypoints
- expand TypeScript declarations for new APIs and config options
- add comprehensive tests for browser entry, HTTP backend, minimongo adapter, and write flows
- migrate API documentation into VitePress docs and expand guides from README content
- keep README in place while linking to docs-based API reference
- add GitHub Actions workflow to build and deploy docs to GitHub Pages
- remove root API markdown now that docs site is the canonical reference
- add browser-safe entrypoint and module graph for context, resolver, DB, and FS - add HTTP filesystem backend support and init wiring for httpBaseUrl - add write surface with set/remove and backend dispatch for write/delete operations - ensure cache invalidation behavior via nonce after write operations - add minimongo backend adapter with read/write/delete/seed support and scoped context matching - update package exports/build pipeline for dist outputs and browser/minimongo entrypoints - expand TypeScript declarations for new APIs and config options - add comprehensive tests for browser entry, HTTP backend, minimongo adapter, and write flows - migrate API documentation into VitePress docs and expand guides from README content - keep README in place while linking to docs-based API reference - add GitHub Actions workflow to build and deploy docs to GitHub Pages - remove root API markdown now that docs site is the canonical reference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.