|
1 | 1 | 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 |
28 | 4 | v: 0.0.0 |
29 | 5 | core:packages: |
30 | | - - changelogIds: |
31 | | - - 2026-07-23-77a8ee.md |
32 | | - id: npm:@fumapress/ai |
| 6 | + - id: npm:@fumapress/ai |
33 | 7 | updated: true |
34 | 8 | - 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 |
41 | 10 | id: npm:fumapress |
42 | 11 | updated: true |
43 | 12 | - changelogIds: |
44 | | - - 2026-07-16-684fc77a.md |
| 13 | + - 2026-07-31-96820a0b.md |
45 | 14 | id: npm:create-fumapress |
46 | 15 | updated: true |
47 | 16 | - id: npm:create-fumapress-versions |
48 | 17 | 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 |
53 | 19 | updated: true |
54 | | - - changelogIds: |
55 | | - - 2026-07-23-77a8ee.md |
56 | | - id: npm:@fumapress/mintlify |
| 20 | + - id: npm:@fumapress/language |
57 | 21 | updated: true |
58 | | - - changelogIds: |
59 | | - - 2026-07-23-77a8ee.md |
60 | | - id: npm:@fumapress/language |
| 22 | + - id: npm:@fumapress/mintlify |
61 | 23 | updated: true |
62 | | - - changelogIds: |
63 | | - - 2026-07-23-77a8ee.md |
64 | | - id: npm:@fumapress/feedback |
| 24 | + - id: npm:@fumapress/notion |
65 | 25 | 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 |
71 | 27 | updated: true |
72 | | - - changelogIds: |
73 | | - - 2026-07-23-77a8ee.md |
74 | | - id: npm:@fumapress/sanity |
| 28 | + - id: npm:@fumapress/sanity |
75 | 29 | updated: true |
76 | | - - changelogIds: |
77 | | - - 2026-07-23-77a8ee.md |
78 | | - id: npm:@fumapress/tegami |
| 30 | + - id: npm:@fumapress/tegami |
79 | 31 | updated: true |
80 | | -npm:mark-latest: |
81 | | - - id: npm:@fumapress/notion |
82 | | - - id: npm:@fumapress/obsidian |
83 | 32 | npm:packages: |
84 | 33 | - distTag: beta |
85 | 34 | id: npm:@fumapress/ai |
| 35 | + - id: npm:docs |
86 | 36 | - distTag: beta |
87 | 37 | 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 |
89 | 43 | - id: npm:create-fumapress-versions |
| 44 | + - id: npm:create-fumapress |
90 | 45 | - distTag: beta |
91 | | - id: npm:@fumapress/notion |
92 | | - - distTag: beta |
93 | | - id: npm:@fumapress/mintlify |
| 46 | + id: npm:@fumapress/feedback |
94 | 47 | - distTag: beta |
95 | 48 | id: npm:@fumapress/language |
96 | 49 | - distTag: beta |
97 | | - id: npm:@fumapress/feedback |
| 50 | + id: npm:@fumapress/mintlify |
| 51 | + - distTag: beta |
| 52 | + id: npm:@fumapress/notion |
98 | 53 | - distTag: beta |
99 | 54 | id: npm:@fumapress/obsidian |
100 | 55 | - distTag: beta |
101 | 56 | id: npm:@fumapress/sanity |
102 | 57 | - distTag: beta |
103 | 58 | 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 |
0 commit comments