Releases: joggrdocs/zpress
@zpress/ui@0.8.8
@zpress/kit@0.2.14
@zpress/core@0.8.1
Patch Changes
-
e3b8c86: Fix multi-sidebar routing for workspace children whose paths live outside the parent prefix. When
packagesitems use paths like/libs/aiinstead 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
appsandpackagesitems:- Use deep glob pattern (
docs/**/*.md) as default include whenrecursive: true. Previously the default was alwaysdocs/*.mdregardless 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 duringzpress checkbefore the build step.
- Use deep glob pattern (
-
Updated dependencies [1e966e1]
- @zpress/config@0.5.1
@zpress/config@0.5.1
Patch Changes
- 1e966e1: Fix workspace include resolution for
appsandpackagesitems:- Use deep glob pattern (
docs/**/*.md) as default include whenrecursive: true. Previously the default was alwaysdocs/*.mdregardless 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 duringzpress checkbefore the build step.
- Use deep glob pattern (
@zpress/cli@0.6.0
Minor Changes
-
3e5f014: feat(packages/cli): consolidate sync and generate commands into build
The
buildcommand now runs content sync and asset generation automatically.
The standalonesyncandgeneratecommands have been removed.
Patch Changes
-
1e966e1: Fix workspace include resolution for
appsandpackagesitems:- Use deep glob pattern (
docs/**/*.md) as default include whenrecursive: true. Previously the default was alwaysdocs/*.mdregardless 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 duringzpress checkbefore the build step.
- Use deep glob pattern (
-
Updated dependencies [e3b8c86]
-
Updated dependencies [1e966e1]
-
Updated dependencies [0113fb1]
- @zpress/core@0.8.1
- @zpress/ui@0.8.8
@zpress/kit@0.2.13
Patch Changes
- Updated dependencies [f88d0f7]
- @zpress/cli@0.5.4
@zpress/cli@0.5.4
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.definevalues were invisible to it, causing stale output to be served after a restart.
@zpress/ui@0.8.7
@zpress/ui@0.8.6
Patch Changes
- Updated dependencies [9388cce]
- @zpress/core@0.7.5
@zpress/ui@0.8.5
Patch Changes
- Updated dependencies [4179cee]
- @zpress/core@0.7.4