Skip to content

Commit d2a3a3b

Browse files
Version Packages (#65)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d8a5ee9 commit d2a3a3b

16 files changed

Lines changed: 77 additions & 90 deletions

File tree

.tegami/2026-07-31-96820a0b.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
packages:
3-
"npm:fumapress": patch
4-
"npm:create-fumapress": patch
3+
npm:fumapress:
4+
replay:
5+
- exit-prerelease(npm:fumapress)
56
---
67

78
### Migrate built-in search to ZBSearch

.tegami/publish-lock.yaml

Lines changed: 23 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,109 +1,58 @@
11
core:changelogs:
2-
- content: "---\npackages:\n group:fumapress:\n type: major\n---\n\n# Redesign the core API for v1\n\nLayouts move onto the config object (`renderPage`, `renderRoot`, `renderNotFound`, `defaultLayoutProps`), `content` replaces `loader`, and plugin types are renamed (`PressPlugin`, `AppShape`).\n\nSee the [migration guide](https://press.fumadocs.dev/docs/migrate).\n"
3-
filename: 2026-07-23-77a8ee.md
4-
v: 0.0.0
5-
- content: "---\npackages:\n npm:fumapress:\n type: patch\n---\n\n## Support robots.txt plugin\n\nAuto-generate `robots.txt`.\n"
6-
filename: 2026-07-15-mrkxqsxq.md
7-
v: 0.0.0
8-
- content: "---\npackages:\n npm:fumapress:\n type: patch\n---\n\n## Support RSS plugin\n\nAuto-generate RSS feed from plugin.\n"
9-
filename: 2026-07-15-mrkxrk1x.md
10-
v: 0.0.0
11-
- content: "---\npackages:\n npm:fumapress:\n type: major\n---\n\n## Support \"recommended\" plugin preset\n\nBy default, the \"recommended\" plugin preset will be enforced, adding plugins for llms.txt, robots.txt, rss, and search.\n"
12-
filename: 2026-07-15-mrkxxck1.md
13-
v: 0.0.0
14-
- content: "---\npackages:\n npm:fumapress:\n type: minor\n---\n\n### Support GitLab and Bitbucket repositories\n\n`site.git` accepts a `provider` option (`github` by default, plus `gitlab` and `bitbucket`). The navbar icon link and page source links now point at the configured provider with its own brand icon. Self-hosted instances can set `git.url` to their instance URL.\n\n`ctx.getFileGitHubUrl()` is renamed to `ctx.getFileUrl()`, the old name still works but is deprecated.\n"
15-
filename: 2026-07-25-9c3d1b.md
16-
v: 0.0.0
17-
- content: "---\npackages:\n npm:fumapress:\n type: patch\n npm:@fumapress/obsidian:\n type: patch\n---\n\n## Use Waku beta 8\n\nBump dependencies.\n"
18-
filename: 2026-07-27-ms35d6wz.md
19-
v: 0.0.0
20-
- content: "---\npackages:\n npm:create-fumapress:\n type: patch\n---\n\n### Use Fumadocs MDX macro API\n\nScaffolded apps define collections with `fumadocs-mdx/macro` in `press.config.tsx` instead of `source.config.ts` codegen.\n"
21-
filename: 2026-07-16-684fc77a.md
22-
v: 0.0.0
23-
- content: "---\npackages:\n npm:@fumapress/notion:\n type: patch\n npm:docs:\n type: patch\n---\n\n## Add the Notion content integration\n\nPull pages from a Notion data source and render their blocks in Fumapress.\n"
24-
filename: 2026-07-14-a41c9e.md
25-
v: 0.0.0
26-
- content: "---\npackages:\n npm:@fumapress/obsidian:\n type: patch\n---\n\n## Add the Obsidian content integration\n\nRender Obsidian vaults directly in Fumapress with server-side components, search and LLM text adapters, and development hot reload.\n"
27-
filename: 2026-07-23-7f4c2a.md
2+
- content: "---\npackages:\n npm:fumapress:\n type: patch\n npm:create-fumapress:\n type: patch\n---\n\n### Migrate built-in search to ZBSearch\n\nStatic Orama search now uses Fumadocs Core's `staticClient` backed by ZBSearch. The `@orama/orama` dependency was removed.\n\n### Use `fumadocsMdx()` Vite plugin\n\nScaffolded apps and docs examples now register the Fumadocs MDX Vite plugin via `fumadocsMdx()` instead of the default import.\n"
3+
filename: 2026-07-31-96820a0b.md
284
v: 0.0.0
295
core:packages:
30-
- changelogIds:
31-
- 2026-07-23-77a8ee.md
32-
id: npm:@fumapress/ai
6+
- id: npm:@fumapress/ai
337
updated: true
348
- changelogIds:
35-
- 2026-07-15-mrkxqsxq.md
36-
- 2026-07-15-mrkxrk1x.md
37-
- 2026-07-15-mrkxxck1.md
38-
- 2026-07-23-77a8ee.md
39-
- 2026-07-25-9c3d1b.md
40-
- 2026-07-27-ms35d6wz.md
9+
- 2026-07-31-96820a0b.md
4110
id: npm:fumapress
4211
updated: true
4312
- changelogIds:
44-
- 2026-07-16-684fc77a.md
13+
- 2026-07-31-96820a0b.md
4514
id: npm:create-fumapress
4615
updated: true
4716
- id: npm:create-fumapress-versions
4817
updated: true
49-
- changelogIds:
50-
- 2026-07-14-a41c9e.md
51-
- 2026-07-23-77a8ee.md
52-
id: npm:@fumapress/notion
18+
- id: npm:@fumapress/feedback
5319
updated: true
54-
- changelogIds:
55-
- 2026-07-23-77a8ee.md
56-
id: npm:@fumapress/mintlify
20+
- id: npm:@fumapress/language
5721
updated: true
58-
- changelogIds:
59-
- 2026-07-23-77a8ee.md
60-
id: npm:@fumapress/language
22+
- id: npm:@fumapress/mintlify
6123
updated: true
62-
- changelogIds:
63-
- 2026-07-23-77a8ee.md
64-
id: npm:@fumapress/feedback
24+
- id: npm:@fumapress/notion
6525
updated: true
66-
- changelogIds:
67-
- 2026-07-23-77a8ee.md
68-
- 2026-07-23-7f4c2a.md
69-
- 2026-07-27-ms35d6wz.md
70-
id: npm:@fumapress/obsidian
26+
- id: npm:@fumapress/obsidian
7127
updated: true
72-
- changelogIds:
73-
- 2026-07-23-77a8ee.md
74-
id: npm:@fumapress/sanity
28+
- id: npm:@fumapress/sanity
7529
updated: true
76-
- changelogIds:
77-
- 2026-07-23-77a8ee.md
78-
id: npm:@fumapress/tegami
30+
- id: npm:@fumapress/tegami
7931
updated: true
80-
npm:mark-latest:
81-
- id: npm:@fumapress/notion
82-
- id: npm:@fumapress/obsidian
8332
npm:packages:
8433
- distTag: beta
8534
id: npm:@fumapress/ai
35+
- id: npm:docs
8636
- distTag: beta
8737
id: npm:fumapress
88-
- id: npm:create-fumapress
38+
- id: npm:example-sanity
39+
- id: npm:example-notion
40+
- id: npm:example-obsidian
41+
- id: npm:example-openapi
42+
- id: npm:example-radix-ui
8943
- id: npm:create-fumapress-versions
44+
- id: npm:create-fumapress
9045
- distTag: beta
91-
id: npm:@fumapress/notion
92-
- distTag: beta
93-
id: npm:@fumapress/mintlify
46+
id: npm:@fumapress/feedback
9447
- distTag: beta
9548
id: npm:@fumapress/language
9649
- distTag: beta
97-
id: npm:@fumapress/feedback
50+
id: npm:@fumapress/mintlify
51+
- distTag: beta
52+
id: npm:@fumapress/notion
9853
- distTag: beta
9954
id: npm:@fumapress/obsidian
10055
- distTag: beta
10156
id: npm:@fumapress/sanity
10257
- distTag: beta
10358
id: npm:@fumapress/tegami
104-
- id: npm:docs
105-
- id: npm:example-sanity
106-
- id: npm:example-obsidian
107-
- id: npm:example-openapi
108-
- id: npm:example-notion
109-
- id: npm:example-radix-ui
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Migrate built-in search to ZBSearch
3+
date: 2026-07-31T09:33:03.018Z
4+
packages:
5+
fumapress:
6+
version: 1.0.0-beta.1
7+
create-fumapress:
8+
version: 0.1.5
9+
---
10+
11+
### Migrate built-in search to ZBSearch
12+
13+
Static Orama search now uses Fumadocs Core's `staticClient` backed by ZBSearch. The `@orama/orama` dependency was removed.
14+
15+
### Use `fumadocsMdx()` Vite plugin
16+
17+
Scaffolded apps and docs examples now register the Fumadocs MDX Vite plugin via `fumadocsMdx()` instead of the default import.

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fumapress/ai",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0-beta.1",
44
"description": "AI integration for Fumapress",
55
"keywords": [
66
"Docs",

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## fumapress@1.0.0-beta.1 (beta)
2+
3+
### Migrate built-in search to ZBSearch
4+
5+
Static Orama search now uses Fumadocs Core's `staticClient` backed by ZBSearch. The `@orama/orama` dependency was removed.
6+
7+
### Use `fumadocsMdx()` Vite plugin
8+
9+
Scaffolded apps and docs examples now register the Fumadocs MDX Vite plugin via `fumadocsMdx()` instead of the default import.
10+
111
## fumapress@1.0.0-beta.0 (beta)
212

313
### Support robots.txt plugin

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fumapress",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0-beta.1",
44
"description": "An opinionated docs framework powered by Fumadocs",
55
"keywords": [
66
"Docs",

packages/create-fumapress-versions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-fumapress-versions",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"private": true,
55
"dependencies": {
66
"@base-ui/react": "^1.6.0",

packages/create-fumapress/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## create-fumapress@0.1.5
2+
3+
### Migrate built-in search to ZBSearch
4+
5+
Static Orama search now uses Fumadocs Core's `staticClient` backed by ZBSearch. The `@orama/orama` dependency was removed.
6+
7+
### Use `fumadocsMdx()` Vite plugin
8+
9+
Scaffolded apps and docs examples now register the Fumadocs MDX Vite plugin via `fumadocsMdx()` instead of the default import.
10+
111
## create-fumapress@0.1.4
212

313
### Use Fumadocs MDX macro API

packages/create-fumapress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-fumapress",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Initialize a Fumapress app",
55
"keywords": [
66
"Docs",

packages/feedback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fumapress/feedback",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0-beta.1",
44
"description": "Feedback integration for Fumapress",
55
"keywords": [
66
"Docs",

0 commit comments

Comments
 (0)