Skip to content

feat: add browser/minimongo runtime, write API, and docs publishing#5

Open
tvenable-mie wants to merge 2 commits into
mieweb:mainfrom
tvenable-mie:browser
Open

feat: add browser/minimongo runtime, write API, and docs publishing#5
tvenable-mie wants to merge 2 commits into
mieweb:mainfrom
tvenable-mie:browser

Conversation

@tvenable-mie

Copy link
Copy Markdown
  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant