Skip to content

Version Packages - #6

Merged
TeeJS merged 1 commit into
mainfrom
changeset-release/main
Sep 2, 2026
Merged

Version Packages#6
TeeJS merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@neuledge/context@1.2.5

Patch Changes

  • 104c4e6 Thanks @TeeJS! - Falling back from better-sqlite3 to the sql.js (WebAssembly) engine now prints a warning instead of happening silently, and context serve reports which SQLite engine it is using. Set CONTEXT_REQUIRE_NATIVE_SQLITE=1 to make startup fail instead of falling back, for deployments that must never run the in-memory engine.

  • 866ed97 Thanks @TeeJS! - Limit registry download sizes to protect local storage from oversized packages.

  • 3e6d1a0 Thanks @TeeJS! - context serve --http now caps concurrent sessions (CONTEXT_MAX_SESSIONS, default 64) and closes sessions idle for longer than CONTEXT_SESSION_IDLE_TIMEOUT seconds (default 1800), so clients that disappear without closing their session no longer accumulate in memory. A first request that is not a valid initialize no longer leaves an orphaned transport behind.

@neuledge/registry@0.0.18

Patch Changes

@TeeJS
TeeJS merged commit 4b62359 into main Sep 2, 2026
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