Skip to content

Releases: sonofmagic/mokup

mokup@3.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ› Add a repeatable mokup build --error-on <category> CLI flag so selected diagnostics can fail manifest builds from the command line. ef1e626 by @sonofmagic

  • πŸ› Validate --error-on CLI values against the shared diagnostics catalog and keep the help text in sync with supported categories. e182cc4 by @sonofmagic

  • πŸ› Add repeatable mokup serve --error-on <category> support and allow fetch-based server startup to fail on selected route diagnostics. 665aa7c by @sonofmagic

  • πŸ› Add errorOn diagnostics controls so selected mokup route and service worker diagnostics can fail builds instead of only logging warnings. 8cf5d8a by @sonofmagic

  • πŸ› Add summarized diagnostics for invalid route files and service worker config conflicts during builds and plugin refreshes. f85e89a by @sonofmagic

  • πŸ“¦ Updated 6 dependencies ef1e626

    Details

    @mokup/cli@2.0.0, @mokup/shared@2.0.0, @mokup/server@2.0.0, @mokup/playground@1.0.0, @mokup/core@2.0.0, @mokup/runtime@2.0.0

@mokup/shared@2.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ› Export collectRouteDiagnosticWarning() so route-scan warning parsing can reuse one shared implementation across mokup packages. 326c455 by @sonofmagic

  • πŸ› Update package dependencies across the playground, server, and shared packages. 4b05558 by @sonofmagic

  • πŸ› Export diagnosticCategories and isDiagnosticCategory() so runtime diagnostics validation can reuse the shared supported-category list. b8a17fc by @sonofmagic

  • πŸ› Export reportDiagnostics() to centralize summary logging and strict diagnostic error handling across mokup packages. bd6c228 by @sonofmagic

  • πŸ› Export createRouteDiagnosticSections() so route-scan diagnostics can reuse one shared section builder across mokup packages. add719f by @sonofmagic

  • πŸ› Export collectSwConflictDiagnosticWarning() and createSwConflictDiagnosticSections() so service worker diagnostics can reuse one shared implementation across mokup packages. 4f631e6 by @sonofmagic

@mokup/server@2.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ› Add repeatable mokup serve --error-on <category> support and allow fetch-based server startup to fail on selected route diagnostics. 665aa7c by @sonofmagic

  • πŸ› Update package dependencies across the playground, server, and shared packages. 4b05558 by @sonofmagic

  • πŸ“¦ Dependencies 326c455
    β†’ @mokup/shared@2.0.0, @mokup/playground@1.0.0, @mokup/runtime@2.0.0

@mokup/runtime@2.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ“¦ Dependencies 326c455
    β†’ @mokup/shared@2.0.0

@mokup/query@1.0.0

07 Apr 15:45

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ“¦ Dependencies 45ce7ee
    β†’ @mokup/client@1.0.0

@mokup/playground@1.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ› Update package dependencies across the playground, server, and shared packages. 4b05558 by @sonofmagic
  • πŸ“¦ Dependencies 45ce7ee
    β†’ @mokup/runtime@2.0.0

@mokup/core@2.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ› Add errorOn diagnostics controls so selected mokup route and service worker diagnostics can fail builds instead of only logging warnings. 8cf5d8a by @sonofmagic
  • πŸ“¦ Dependencies 326c455
    β†’ @mokup/shared@2.0.0, @mokup/runtime@2.0.0

@mokup/client@1.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

@mokup/cli@2.0.0

07 Apr 15:44

Choose a tag to compare

Major Changes

  • πŸš€ Switch all published packages to ESM-only outputs, replace unbuild/tsup-based package builds with tsdown, raise the minimum supported Node.js versions to ^20.19.0 || >=22.12.0, and rename @mokup/shared/esbuild to @mokup/shared/rolldown. 45ce7ee by @sonofmagic

Patch Changes

  • πŸ› Add a repeatable mokup build --error-on <category> CLI flag so selected diagnostics can fail manifest builds from the command line. ef1e626 by @sonofmagic

  • πŸ› Validate --error-on CLI values against the shared diagnostics catalog and keep the help text in sync with supported categories. e182cc4 by @sonofmagic

  • πŸ› Add repeatable mokup serve --error-on <category> support and allow fetch-based server startup to fail on selected route diagnostics. 665aa7c by @sonofmagic

  • πŸ› Add errorOn diagnostics controls so selected mokup route and service worker diagnostics can fail builds instead of only logging warnings. 8cf5d8a by @sonofmagic

  • πŸ› Add summarized diagnostics for invalid route files and service worker config conflicts during builds and plugin refreshes. f85e89a by @sonofmagic

  • πŸ“¦ Dependencies 326c455
    β†’ @mokup/shared@2.0.0, @mokup/server@2.0.0, @mokup/runtime@2.0.0

mokup@2.3.7

11 Feb 14:38

Choose a tag to compare

Patch Changes

  • πŸ“¦ Dependencies b5ed3d5
    β†’ @mokup/playground@0.2.3, @mokup/server@1.2.6, @mokup/cli@1.1.6