Skip to content

Releases: cleverbrush/framework

@cleverbrush/server@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1

Minor Changes

  • c75bff4: Add framework affordances discovered while reviewing Xpenser:

    • @cleverbrush/env: add envBoolean() for environment-style boolean values
      such as 1, 0, yes, no, on, and off.
    • @cleverbrush/server: parse application/x-www-form-urlencoded request
      bodies by default, add ActionResult.raw(), and allow ordered
      authentication fallback with trySchemes.
    • @cleverbrush/client: add externalCacheTags() to
      @cleverbrush/client/cache for framework-agnostic external cache tag
      invalidation, including Next.js revalidateTag() as one supported callback.
    • @cleverbrush/knex-schema / @cleverbrush/orm: add
      InferDatabaseRow / InferDatabaseValue row typing helpers and support raw
      update expressions plus conditional where callbacks in
      onConflict().merge().
    • @cleverbrush/orm-cli: add read-only cb-orm validate for live schema drift
      checks.

    Docs and package READMEs were updated; see https://docs.cleverbrush.com.

Patch Changes

  • @cleverbrush/schema@4.4.0
  • @cleverbrush/auth@4.4.0
  • @cleverbrush/di@4.4.0

@cleverbrush/server-openapi@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1
@cleverbrush/server-openapi@4.4.0

@cleverbrush/schema@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1
@cleverbrush/schema@4.4.0

@cleverbrush/schema-json@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1
@cleverbrush/schema-json@4.4.0

@cleverbrush/scheduler@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:47
bca74e1

Patch Changes

  • @cleverbrush/schema@4.4.0

@cleverbrush/react-form@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1

Patch Changes

  • @cleverbrush/schema@4.4.0

@cleverbrush/otel@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1
@cleverbrush/otel@4.4.0

@cleverbrush/orm@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:47
bca74e1

Minor Changes

  • c75bff4: Add framework affordances discovered while reviewing Xpenser:

    • @cleverbrush/env: add envBoolean() for environment-style boolean values
      such as 1, 0, yes, no, on, and off.
    • @cleverbrush/server: parse application/x-www-form-urlencoded request
      bodies by default, add ActionResult.raw(), and allow ordered
      authentication fallback with trySchemes.
    • @cleverbrush/client: add externalCacheTags() to
      @cleverbrush/client/cache for framework-agnostic external cache tag
      invalidation, including Next.js revalidateTag() as one supported callback.
    • @cleverbrush/knex-schema / @cleverbrush/orm: add
      InferDatabaseRow / InferDatabaseValue row typing helpers and support raw
      update expressions plus conditional where callbacks in
      onConflict().merge().
    • @cleverbrush/orm-cli: add read-only cb-orm validate for live schema drift
      checks.

    Docs and package READMEs were updated; see https://docs.cleverbrush.com.

Patch Changes

  • Updated dependencies [c75bff4]
    • @cleverbrush/knex-schema@4.4.0
    • @cleverbrush/schema@4.4.0

@cleverbrush/orm-cli@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1

Minor Changes

  • c75bff4: Add framework affordances discovered while reviewing Xpenser:

    • @cleverbrush/env: add envBoolean() for environment-style boolean values
      such as 1, 0, yes, no, on, and off.
    • @cleverbrush/server: parse application/x-www-form-urlencoded request
      bodies by default, add ActionResult.raw(), and allow ordered
      authentication fallback with trySchemes.
    • @cleverbrush/client: add externalCacheTags() to
      @cleverbrush/client/cache for framework-agnostic external cache tag
      invalidation, including Next.js revalidateTag() as one supported callback.
    • @cleverbrush/knex-schema / @cleverbrush/orm: add
      InferDatabaseRow / InferDatabaseValue row typing helpers and support raw
      update expressions plus conditional where callbacks in
      onConflict().merge().
    • @cleverbrush/orm-cli: add read-only cb-orm validate for live schema drift
      checks.

    Docs and package READMEs were updated; see https://docs.cleverbrush.com.

Patch Changes

  • Updated dependencies [c75bff4]
    • @cleverbrush/knex-schema@4.4.0

@cleverbrush/mapper@4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:48
bca74e1

Patch Changes

  • @cleverbrush/schema@4.4.0