Skip to content

chore: version packages#196

Merged
andrewzolotukhin merged 1 commit into
masterfrom
changeset-release/master
May 8, 2026
Merged

chore: version packages#196
andrewzolotukhin merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2026

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 master, this PR will be updated.

Releases

@cleverbrush/client@4.2.0

Minor Changes

  • c0bd823: Add .public() method to EndpointBuilder, ScopedEndpointFactory, and SubscriptionBuilder to explicitly mark endpoints as public (no authentication required). The server's authentication middleware now skips costly authenticate() calls for public endpoints, and the client skips sending Authorization headers and WS ?token= query parameters for endpoints with authRoles === null.

Patch Changes

  • Updated dependencies [c0bd823]
    • @cleverbrush/server@4.2.0
    • @cleverbrush/schema@4.2.0

@cleverbrush/server@4.2.0

Minor Changes

  • c0bd823: Add .public() method to EndpointBuilder, ScopedEndpointFactory, and SubscriptionBuilder to explicitly mark endpoints as public (no authentication required). The server's authentication middleware now skips costly authenticate() calls for public endpoints, and the client skips sending Authorization headers and WS ?token= query parameters for endpoints with authRoles === null.

Patch Changes

  • @cleverbrush/schema@4.2.0
  • @cleverbrush/auth@4.2.0
  • @cleverbrush/di@4.2.0

@cleverbrush/auth@4.2.0

Patch Changes

  • @cleverbrush/schema@4.2.0

@cleverbrush/di@4.2.0

Patch Changes

  • @cleverbrush/schema@4.2.0

@cleverbrush/env@4.2.0

Patch Changes

  • @cleverbrush/deep@4.2.0

@cleverbrush/knex-clickhouse@4.2.0

Patch Changes

  • @cleverbrush/deep@4.2.0
  • @cleverbrush/async@4.2.0

@cleverbrush/knex-schema@4.2.0

Patch Changes

  • @cleverbrush/schema@4.2.0

@cleverbrush/log@4.2.0

Patch Changes

  • @cleverbrush/schema@4.2.0
  • @cleverbrush/async@4.2.0

@cleverbrush/mapper@4.2.0

Patch Changes

  • @cleverbrush/schema@4.2.0

@cleverbrush/orm@4.2.0

Patch Changes

  • 9c7359c: Fix wrong version numbers for @cleverbrush/orm and @cleverbrush/orm-cli — they were at 1.0.0 instead of matching the rest of the framework. Both packages are now added to the fixed release group so they stay in sync with all other @cleverbrush/* packages going forward.
    • @cleverbrush/schema@4.2.0
    • @cleverbrush/knex-schema@4.2.0

@cleverbrush/orm-cli@4.2.0

Patch Changes

  • 9c7359c: Fix wrong version numbers for @cleverbrush/orm and @cleverbrush/orm-cli — they were at 1.0.0 instead of matching the rest of the framework. Both packages are now added to the fixed release group so they stay in sync with all other @cleverbrush/* packages going forward.
    • @cleverbrush/knex-schema@4.2.0

@cleverbrush/react-form@4.2.0

Patch Changes

  • @cleverbrush/schema@4.2.0

@cleverbrush/scheduler@4.2.0

Patch Changes

  • @cleverbrush/schema@4.2.0

@cleverbrush/async@4.2.0

@cleverbrush/deep@4.2.0

@cleverbrush/otel@4.2.0

@cleverbrush/schema@4.2.0

@cleverbrush/schema-json@4.2.0

@cleverbrush/server-openapi@4.2.0

@andrewzolotukhin andrewzolotukhin merged commit ac23817 into master May 8, 2026
@andrewzolotukhin andrewzolotukhin deleted the changeset-release/master branch May 8, 2026 09:19
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