Skip to content

chore: version packages#885

Merged
hotlong merged 1 commit into
mainfrom
changeset-release/main
Mar 9, 2026
Merged

chore: version packages#885
hotlong merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 9, 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

@objectstack/studio@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/driver-memory@3.2.2
    • @objectstack/client@3.2.2
    • @objectstack/client-react@3.2.2
    • @objectstack/metadata@3.2.2
    • @objectstack/objectql@3.2.2
    • @objectstack/plugin-msw@3.2.2
    • @objectstack/runtime@3.2.2

@objectstack/express@3.2.2

Patch Changes

  • @objectstack/runtime@3.2.2

@objectstack/fastify@3.2.2

Patch Changes

  • @objectstack/runtime@3.2.2

@objectstack/hono@3.2.2

Patch Changes

  • @objectstack/runtime@3.2.2

@objectstack/nestjs@3.2.2

Patch Changes

  • @objectstack/runtime@3.2.2

@objectstack/nextjs@3.2.2

Patch Changes

  • @objectstack/runtime@3.2.2

@objectstack/nuxt@3.2.2

Patch Changes

  • @objectstack/runtime@3.2.2

@objectstack/sveltekit@3.2.2

Patch Changes

  • @objectstack/runtime@3.2.2

@objectstack/cli@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/driver-memory@3.2.2
    • @objectstack/core@3.2.2
    • @objectstack/objectql@3.2.2
    • @objectstack/plugin-hono-server@3.2.2
    • @objectstack/rest@3.2.2
    • @objectstack/runtime@3.2.2

@objectstack/client@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/client-react@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/client@3.2.2
    • @objectstack/core@3.2.2

@objectstack/core@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2

@objectstack/metadata@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2
    • @objectstack/types@3.2.2

@objectstack/objectql@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2
    • @objectstack/types@3.2.2

@objectstack/driver-memory@3.2.2

Patch Changes

  • 46defbb: Fix filter operators (contains, notContains, startsWith, endsWith, between, null) broken across spec and memory driver

    • Add $notContains to StringOperatorSchema, FieldOperatorsSchema, FILTER_OPERATORS, and Filter type
    • Add notcontains / not_contains to VALID_AST_OPERATORS and AST_OPERATOR_MAP
    • Fix memory driver convertToMongoQuery() passthrough to normalize non-standard operators to Mingo-compatible format
    • Add $notContains and $null operators to memory matcher
    • Fix undefined value guard in memory matcher to exclude $exists, $ne, and $null
  • Updated dependencies [46defbb]

    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/plugin-auth@3.2.2

Patch Changes

  • cfaabbb: fix: AuthPlugin error handling & database adapter config

    • AuthManager.handleRequest() now inspects response.status >= 500 and logs the error body via console.error, since better-auth catches internal errors and returns 500 Responses without throwing.
    • AuthPlugin.registerAuthRoutes() also logs 500+ responses via ctx.logger.error for structured plugin logging.
    • createDatabaseConfig() now wraps the ObjectQL adapter as a DBAdapterInstance factory function so better-auth's getBaseAdapter() correctly recognises it (via typeof database === "function" check) instead of falling through to the Kysely adapter path.
  • Updated dependencies [46defbb]

    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/plugin-dev@3.2.2

Patch Changes

  • Updated dependencies [cfaabbb]
  • Updated dependencies [46defbb]
    • @objectstack/plugin-auth@3.2.2
    • @objectstack/spec@3.2.2
    • @objectstack/driver-memory@3.2.2
    • @objectstack/core@3.2.2
    • @objectstack/objectql@3.2.2
    • @objectstack/plugin-hono-server@3.2.2
    • @objectstack/plugin-security@3.2.2
    • @objectstack/rest@3.2.2
    • @objectstack/runtime@3.2.2

@objectstack/plugin-hono-server@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/plugin-msw@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2
    • @objectstack/objectql@3.2.2
    • @objectstack/runtime@3.2.2
    • @objectstack/types@3.2.2

@objectstack/plugin-security@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/rest@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/runtime@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2
    • @objectstack/rest@3.2.2
    • @objectstack/types@3.2.2

@objectstack/service-automation@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/service-cache@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/service-feed@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/service-i18n@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/service-job@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/service-queue@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/service-realtime@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/service-storage@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/core@3.2.2

@objectstack/spec@3.2.2

Patch Changes

  • 46defbb: Fix filter operators (contains, notContains, startsWith, endsWith, between, null) broken across spec and memory driver

    • Add $notContains to StringOperatorSchema, FieldOperatorsSchema, FILTER_OPERATORS, and Filter type
    • Add notcontains / not_contains to VALID_AST_OPERATORS and AST_OPERATOR_MAP
    • Fix memory driver convertToMongoQuery() passthrough to normalize non-standard operators to Mingo-compatible format
    • Add $notContains and $null operators to memory matcher
    • Fix undefined value guard in memory matcher to exclude $exists, $ne, and $null

@objectstack/types@3.2.2

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2

create-objectstack@3.2.2

objectstack-vscode@3.2.2

@example/app-crm@3.0.16

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2

@example/app-host@3.0.16

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/driver-memory@3.2.2
    • @example/app-crm@3.0.16
    • @example/app-todo@3.0.16
    • @example/plugin-bi@3.0.16
    • @objectstack/metadata@3.2.2
    • @objectstack/objectql@3.2.2
    • @objectstack/plugin-hono-server@3.2.2
    • @objectstack/runtime@3.2.2

@example/app-todo@3.0.16

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2
    • @objectstack/driver-memory@3.2.2
    • @objectstack/client@3.2.2
    • @objectstack/objectql@3.2.2
    • @objectstack/runtime@3.2.2

@example/plugin-bi@3.0.16

Patch Changes

  • Updated dependencies [46defbb]
    • @objectstack/spec@3.2.2

@objectstack/docs@3.2.2

@vercel

vercel Bot commented Mar 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectstack-play Ready Ready Preview, Comment Mar 9, 2026 6:44am
spec Ready Ready Preview, Comment Mar 9, 2026 6:44am

Request Review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 595784f to e5ddd2a Compare March 9, 2026 06:36
@hotlong
hotlong merged commit e73614c into main Mar 9, 2026
3 checks passed
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