Skip to content

Version Packages#2296

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#2296
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

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

@fluojs/core@1.1.0

Minor Changes

  • #2299 e8dd36e Thanks @ayden94! - Add the documented @fluojs/core/request-pipeline metadata integration seam and migrate validation, serialization, and OpenAPI internals to it instead of importing @fluojs/core/internal directly.

Patch Changes

  • #2295 d7e3a98 Thanks @ayden94! - Freeze class DI wrapper-token snapshots so caller-owned forwardRef(...) and optional(...) wrapper mutations cannot rewrite stored injection metadata.

@fluojs/cache-manager@1.0.5

Patch Changes

  • #2310 48d0fd1 Thanks @ayden94! - Serialize cache reset and shutdown boundaries so in-flight remember(...) loaders cannot repopulate stale entries and closed stores are not touched by later cache operations.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/cqrs@1.1.3

Patch Changes

  • #2300 4eee9ad Thanks @ayden94! - Detect duplicate command and query handlers when the same handler class is registered under different singleton provider tokens.

  • #2315 592320d Thanks @ayden94! - Allow context-preserving nested CQRS event publishes to finish while shutdown drains active handler and saga pipelines.

  • Updated dependencies [5764ff8, d7e3a98, e8dd36e]:

    • @fluojs/event-bus@1.0.2
    • @fluojs/core@1.1.0

@fluojs/cron@1.1.1

Patch Changes

  • #2304 d4d2af3 Thanks @ayden94! - Preserve Redis distributed cron locks during startup rollback until active bootstrap-time ticks can drain and release ownership.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/discord@1.0.5

Patch Changes

  • #2312 3d3789c Thanks @ayden94! - Distinguish Discord bootstrap initialization failures from shutdown cleanup failures in readiness and lifecycle diagnostics.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/email@1.0.3

Patch Changes

  • #2305 df24a8f Thanks @ayden94! - Normalize lazy email transport factory failures so send-triggered initialization rejects with EmailLifecycleError and clears rejected transport state before shutdown.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/event-bus@1.0.2

Patch Changes

  • #2317 5764ff8 Thanks @ayden94! - Discover @OnEvent() handlers declared on singleton factory and value provider instances.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/graphql@1.0.5

Patch Changes

  • #2318 df0886f Thanks @ayden94! - Dispose request-scoped websocket operation providers when GraphQL clients disconnect before subscription completion.

  • #2308 da020c2 Thanks @ayden94! - Preserve the documented portable GraphQL HTTP/SSE bootstrap path by loading core GraphQL/Yoga dependencies through runtime-neutral imports and keeping the Node-only graphql-ws/ws upgrade transport behind the opt-in websocket subscription path.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0
    • @fluojs/validation@1.0.6

@fluojs/microservices@1.0.5

Patch Changes

  • #2301 5b0d418 Thanks @ayden94! - Close NATS, RabbitMQ, and Redis Streams microservice transports consistently when listen and close race, preserving shutdown guards and Redis Streams cleanup before surfacing startup failures.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/openapi@1.0.4

Patch Changes

  • #2299 e8dd36e Thanks @ayden94! - Add the documented @fluojs/core/request-pipeline metadata integration seam and migrate validation, serialization, and OpenAPI internals to it instead of importing @fluojs/core/internal directly.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0
    • @fluojs/validation@1.0.6

@fluojs/platform-bun@1.0.8

Patch Changes

  • #2294 d7cad9c Thanks @ayden94! - Align Bun signal-driven shutdown drain handling with the configured forceExitTimeoutMs budget and cover shutdown/raw-body regression paths.

@fluojs/queue@1.0.3

Patch Changes

  • #2297 471c923 Thanks @ayden94! - Drain pending queue dead-letter writes during worker startup rollback before releasing Redis lifecycle state.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/serialization@1.0.5

Patch Changes

  • #2299 e8dd36e Thanks @ayden94! - Add the documented @fluojs/core/request-pipeline metadata integration seam and migrate validation, serialization, and OpenAPI internals to it instead of importing @fluojs/core/internal directly.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/slack@1.1.4

Patch Changes

  • #2307 6e3bb42 Thanks @ayden94! - Close factory-owned Slack transports when bootstrap verification fails after the transport has already been created.

  • #2309 a7d9206 Thanks @ayden94! - Reject Slack notification dispatches that include multiple non-empty recipients even when the payload also supplies a channel, preserving the documented one-destination boundary.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@fluojs/validation@1.0.6

Patch Changes

  • #2299 e8dd36e Thanks @ayden94! - Add the documented @fluojs/core/request-pipeline metadata integration seam and migrate validation, serialization, and OpenAPI internals to it instead of importing @fluojs/core/internal directly.

  • Updated dependencies [d7e3a98, e8dd36e]:

    • @fluojs/core@1.1.0

@github-actions github-actions Bot requested a review from ayden94 as a code owner June 24, 2026 05:37
@github-actions github-actions Bot force-pushed the changeset-release/main branch 21 times, most recently from c93d601 to 839887b Compare June 25, 2026 02:35
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 839887b to e8c8b77 Compare June 25, 2026 03:29
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.

0 participants