Skip to content

Releases: decocms/blocks

v6.30.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:00
85965d6

6.30.0 (2026-07-08)

Bug Fixes

  • observability: cache -> single deco.cache.requests + deco.cache.status (be66958)

Features

  • observability: unify metrics with deco-cx/deco semconv contract (6655cf3)

v6.29.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:28
6c11ca4

6.29.1 (2026-07-08)

Bug Fixes

v6.29.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:39
109913e

6.29.0 (2026-07-08)

Features

  • flags: sticky, cache-correct A/B multivariate flags (#323) (109913e)

v6.28.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:27
73d9345

6.28.2 (2026-07-08)

Bug Fixes

  • schema: recover widget aliases (Color, etc.) that resolve to any (#322) (73d9345)

blocks-v7.4.0

blocks-v7.4.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:06

7.4.0 (2026-07-08)

Bug Fixes

  • blocks-admin: drop import.meta syntax so CJS consumers (ts-jest) can compile (97695d5)
  • blocks-cli: exclude test/spec/stories/gen files from codegen scans (9a6b297)
  • blocks-cli: registry doc comment contained **/ which truncated the block comment (3443077)
  • blocks-cli: repo-relative schema definition IDs, not absolute file:// paths (1a321d6)
  • blocks: drop last import.meta occurrence in env.ts (a519e6e)
  • nextjs: clear createNextSetup memo on rejected bootstrap (d393fe0)
  • nextjs: README route import depth + pin POST /live/_meta 405 (9256fef)
  • nextjs: restore POST-only gating on createDecoRouteHandlers' invoke branch (8419f94)

Features

  • blocks-cli: generate-sections --registry emits a lazy section-import map for non-Vite bundlers (2edf4e0)
  • nextjs: createDecoRouteHandlers catch-all admin dispatcher (21a6f94)
  • nextjs: createNextSetup — one-call Next.js site bootstrap (be84843)
  • nextjs: migrate nextjs-smoke to withDeco/createDecoRouteHandlers/createNextSetup + README recipe (fed6996)
  • nextjs: withDeco next.config wrapper (Studio rewrites + transpilePackages) (fd19501)

blocks-v7.3.1

blocks-v7.3.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:59

7.3.1 (2026-07-08)

Bug Fixes

  • nextjs: admin route handlers crash with 'createContext is not a function' (1f3177d)

blocks-v7.3.0

blocks-v7.3.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:00

7.3.0 (2026-07-08)

Bug Fixes

Features

Performance Improvements

blocks-v7.2.3

blocks-v7.2.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:59

7.2.3 (2026-07-08)

Bug Fixes

  • tanstack: fix createServerFn crash under a real npm install (not bun link) (5bd6fc2)

blocks-v7.2.2

blocks-v7.2.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:35

7.2.2 (2026-07-08)

Bug Fixes

  • tanstack: add apps-vtex to the SSR noExternal forcing list (e93125e), closes #197

blocks-v7.2.1

blocks-v7.2.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:31

7.2.1 (2026-07-08)

Bug Fixes

  • publish: add explicit files allowlist to packages shipping a manifest.gen.ts (3805f2f)