Skip to content

Releases: joggrdocs/zpress

@zpress/ui@0.8.8

25 Mar 05:21
7dbdcd6

Choose a tag to compare

Patch Changes

  • 0113fb1: Hide branch tag badge on master in addition to main so repos using either default branch name don't show the tag in production.
  • Updated dependencies [e3b8c86]
  • Updated dependencies [1e966e1]
    • @zpress/core@0.8.1
    • @zpress/config@0.5.1

@zpress/kit@0.2.14

25 Mar 05:20
7dbdcd6

Choose a tag to compare

Patch Changes

  • Updated dependencies [3e5f014]
  • Updated dependencies [e3b8c86]
  • Updated dependencies [1e966e1]
  • Updated dependencies [0113fb1]
    • @zpress/cli@0.6.0
    • @zpress/core@0.8.1
    • @zpress/ui@0.8.8

@zpress/core@0.8.1

25 Mar 05:21
7dbdcd6

Choose a tag to compare

Patch Changes

  • e3b8c86: Fix multi-sidebar routing for workspace children whose paths live outside the parent prefix. When packages items use paths like /libs/ai instead of /packages/ai, Rspress prefix matching could not find a sidebar key — the sidebar silently disappeared. Extra sidebar keys are now emitted for orphaned child paths so they resolve correctly.

  • 1e966e1: Fix workspace include resolution for apps and packages items:

    • Use deep glob pattern (docs/**/*.md) as default include when recursive: true. Previously the default was always docs/*.md regardless of the flag.
    • Add config check warning when an explicit include pattern already starts with the basePath derived from path, which causes double-prefixing and silently matches zero files. Surfaces during zpress check before the build step.
  • Updated dependencies [1e966e1]

    • @zpress/config@0.5.1

@zpress/config@0.5.1

25 Mar 05:20
7dbdcd6

Choose a tag to compare

Patch Changes

  • 1e966e1: Fix workspace include resolution for apps and packages items:
    • Use deep glob pattern (docs/**/*.md) as default include when recursive: true. Previously the default was always docs/*.md regardless of the flag.
    • Add config check warning when an explicit include pattern already starts with the basePath derived from path, which causes double-prefixing and silently matches zero files. Surfaces during zpress check before the build step.

@zpress/cli@0.6.0

25 Mar 05:21
7dbdcd6

Choose a tag to compare

Minor Changes

  • 3e5f014: feat(packages/cli): consolidate sync and generate commands into build

    The build command now runs content sync and asset generation automatically.
    The standalone sync and generate commands have been removed.

Patch Changes

  • 1e966e1: Fix workspace include resolution for apps and packages items:

    • Use deep glob pattern (docs/**/*.md) as default include when recursive: true. Previously the default was always docs/*.md regardless of the flag.
    • Add config check warning when an explicit include pattern already starts with the basePath derived from path, which causes double-prefixing and silently matches zero files. Surfaces during zpress check before the build step.
  • Updated dependencies [e3b8c86]

  • Updated dependencies [1e966e1]

  • Updated dependencies [0113fb1]

    • @zpress/core@0.8.1
    • @zpress/ui@0.8.8

@zpress/kit@0.2.13

24 Mar 20:37
1d81aaa

Choose a tag to compare

Patch Changes

  • Updated dependencies [f88d0f7]
    • @zpress/cli@0.5.4

@zpress/cli@0.5.4

24 Mar 20:37
1d81aaa

Choose a tag to compare

Patch Changes

  • f88d0f7: Fix config changes not propagating during dev

    Disable Rspress's persistent build cache on config-reload restarts. The cache's digest only tracks sidebar/nav structure, so changes to title, theme, colors, and other source.define values were invisible to it, causing stale output to be served after a restart.

@zpress/ui@0.8.7

23 Mar 23:13
c808623

Choose a tag to compare

Patch Changes

  • b912b2d: Update and add READMEs
  • Updated dependencies [9b5099b]
  • Updated dependencies [9b5099b]
  • Updated dependencies [b912b2d]
    • @zpress/core@0.8.0
    • @zpress/config@0.5.0
    • @zpress/theme@0.3.2

@zpress/ui@0.8.6

23 Mar 19:54
6c1f75c

Choose a tag to compare

Patch Changes

  • Updated dependencies [9388cce]
    • @zpress/core@0.7.5

@zpress/ui@0.8.5

23 Mar 19:07
5106402

Choose a tag to compare

Patch Changes

  • Updated dependencies [4179cee]
    • @zpress/core@0.7.4