This commit is contained in:
Samy Pessé
2025-11-15 19:47:52 +01:00
59 changed files with 173 additions and 211 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@gitbook/react-openapi': patch
---
Add heredoc support for cURL JSON body
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Fix webframe height issue
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Add breadcrumbs to search results
-5
View File
@@ -1,5 +0,0 @@
---
'@gitbook/react-openapi': patch
---
Re-arrange OpenAPI Scopes for OAuth2
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
SearchInput fixes — Translate Clear button, Bold theme color, "Esc" keyboard shortcut
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Fix search container shadow
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Update dropdown menu styling
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Printable collapsed code block
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Revert contentref anchor title
-6
View File
@@ -1,6 +0,0 @@
---
'@gitbook/openapi-parser': patch
'@gitbook/react-openapi': patch
---
Bump Scalar
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Reword "Everywhere" search scope to "All docs"
-5
View File
@@ -1,5 +0,0 @@
---
'@gitbook/react-openapi': patch
---
Disable OpenAPI "Try it" when no servers are defined
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Move the "Ask <query>" to the bottom of search results if query is not a question
-15
View File
@@ -1,15 +0,0 @@
---
"@gitbook/react-contentkit": patch
"@gitbook/openapi-parser": patch
"@gitbook/browser-types": patch
"@gitbook/react-openapi": patch
"@gitbook/cache-tags": patch
"@gitbook/react-math": patch
"@gitbook/colors": patch
"@gitbook/embed": patch
"@gitbook/fonts": patch
"@gitbook/icons": patch
"@gitbook/expr": patch
---
Use NPM Trusted publishing for publishing the package.
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Improve AI Search branding
-6
View File
@@ -1,6 +0,0 @@
---
'@gitbook/react-openapi': patch
'gitbook': patch
---
Add alt text support to card covers
-5
View File
@@ -1,5 +0,0 @@
---
'gitbook': patch
---
Improve ancestor label in references
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Tweak language dropdown styling
-5
View File
@@ -1,5 +0,0 @@
---
'gitbook': patch
---
Fix ToggeableLinkItem display
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Fix icon resolution for page group
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Support translations and generic variants together
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Edgeless Assistant window on `depth: flat` sites
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Add confirmation to "Copy MCP URL" page action
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Implement unique title tags for sections & variants
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Treat pages without visible TOC items as `no-toc`
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Add padding to TOC page group items
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Update search scope UI
-5
View File
@@ -1,5 +0,0 @@
---
"@gitbook/expr": patch
---
Use NPM dependency for eval-estree-expression
-5
View File
@@ -1,5 +0,0 @@
---
'gitbook': patch
---
Fix OpenAPI path display
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": minor
---
Update site layout and blocks with container queries and better transitions
-6
View File
@@ -1,6 +0,0 @@
---
'@gitbook/react-openapi': patch
'gitbook': patch
---
Add OpenAPI servers selection
-6
View File
@@ -1,6 +0,0 @@
---
'@gitbook/react-openapi': patch
'gitbook': patch
---
Improve OAuth2 scopes handling in OpenAPI
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Fix opacity of ScrollContainer buttons on bold themes
+19 -19
View File
@@ -13,7 +13,7 @@
},
"packages/browser-types": {
"name": "@gitbook/browser-types",
"version": "0.1.2",
"version": "0.1.3",
"dependencies": {
"@gitbook/api": "catalog:",
"@gitbook/icons": "workspace:",
@@ -26,7 +26,7 @@
},
"packages/cache-tags": {
"name": "@gitbook/cache-tags",
"version": "0.3.3",
"version": "0.3.4",
"dependencies": {
"@gitbook/api": "catalog:",
"assert-never": "catalog:",
@@ -39,7 +39,7 @@
},
"packages/colors": {
"name": "@gitbook/colors",
"version": "0.4.2",
"version": "0.4.3",
"devDependencies": {
"bun-types": "catalog:",
"tsdown": "catalog:",
@@ -48,7 +48,7 @@
},
"packages/embed": {
"name": "@gitbook/embed",
"version": "0.1.4",
"version": "0.1.5",
"dependencies": {
"@gitbook/api": "catalog:",
"@gitbook/icons": "workspace:",
@@ -73,7 +73,7 @@
},
"packages/expr": {
"name": "@gitbook/expr",
"version": "1.2.3",
"version": "1.2.4",
"dependencies": {
"acorn": "^8.14.0",
"acorn-loose": "8.4.0",
@@ -95,7 +95,7 @@
},
"packages/fonts": {
"name": "@gitbook/fonts",
"version": "0.1.2",
"version": "0.1.3",
"dependencies": {
"@gitbook/api": "catalog:",
},
@@ -108,7 +108,7 @@
},
"packages/gitbook": {
"name": "gitbook",
"version": "0.19.2",
"version": "0.20.0",
"dependencies": {
"@cloudflare/workers-types": "^4.20251011.0",
"@gitbook/api": "catalog:",
@@ -216,7 +216,7 @@
},
"packages/icons": {
"name": "@gitbook/icons",
"version": "0.3.3",
"version": "0.3.4",
"bin": {
"gitbook-icons": "./bin/gitbook-icons.js",
},
@@ -240,7 +240,7 @@
},
"packages/openapi-parser": {
"name": "@gitbook/openapi-parser",
"version": "3.0.4",
"version": "3.0.5",
"dependencies": {
"@scalar/json-magic": "^0.8.1",
"@scalar/openapi-parser": "^0.23.2",
@@ -257,7 +257,7 @@
},
"packages/react-contentkit": {
"name": "@gitbook/react-contentkit",
"version": "0.7.7",
"version": "0.7.8",
"dependencies": {
"@gitbook/api": "catalog:",
"@gitbook/icons": "workspace:*",
@@ -276,7 +276,7 @@
},
"packages/react-math": {
"name": "@gitbook/react-math",
"version": "0.6.3",
"version": "0.6.4",
"bin": {
"gitbook-math": "./bin/gitbook-math.js",
},
@@ -299,7 +299,7 @@
},
"packages/react-openapi": {
"name": "@gitbook/react-openapi",
"version": "1.5.2",
"version": "1.5.3",
"dependencies": {
"@gitbook/expr": "workspace:*",
"@gitbook/openapi-parser": "workspace:*",
@@ -2891,19 +2891,19 @@
"tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
"turbo": ["turbo@2.5.8", "", { "optionalDependencies": { "turbo-darwin-64": "2.5.8", "turbo-darwin-arm64": "2.5.8", "turbo-linux-64": "2.5.8", "turbo-linux-arm64": "2.5.8", "turbo-windows-64": "2.5.8", "turbo-windows-arm64": "2.5.8" }, "bin": { "turbo": "bin/turbo" } }, "sha512-5c9Fdsr9qfpT3hA0EyYSFRZj1dVVsb6KIWubA9JBYZ/9ZEAijgUEae0BBR/Xl/wekt4w65/lYLTFaP3JmwSO8w=="],
"turbo": ["turbo@2.6.1", "", { "optionalDependencies": { "turbo-darwin-64": "2.6.1", "turbo-darwin-arm64": "2.6.1", "turbo-linux-64": "2.6.1", "turbo-linux-arm64": "2.6.1", "turbo-windows-64": "2.6.1", "turbo-windows-arm64": "2.6.1" }, "bin": { "turbo": "bin/turbo" } }, "sha512-qBwXXuDT3rA53kbNafGbT5r++BrhRgx3sAo0cHoDAeG9g1ItTmUMgltz3Hy7Hazy1ODqNpR+C7QwqL6DYB52yA=="],
"turbo-darwin-64": ["turbo-darwin-64@2.5.8", "", { "os": "darwin", "cpu": "x64" }, "sha512-Dh5bCACiHO8rUXZLpKw+m3FiHtAp2CkanSyJre+SInEvEr5kIxjGvCK/8MFX8SFRjQuhjtvpIvYYZJB4AGCxNQ=="],
"turbo-darwin-64": ["turbo-darwin-64@2.6.1", "", { "os": "darwin", "cpu": "x64" }, "sha512-Dm0HwhyZF4J0uLqkhUyCVJvKM9Rw7M03v3J9A7drHDQW0qAbIGBrUijQ8g4Q9Cciw/BXRRd8Uzkc3oue+qn+ZQ=="],
"turbo-darwin-arm64": ["turbo-darwin-arm64@2.5.8", "", { "os": "darwin", "cpu": "arm64" }, "sha512-f1H/tQC9px7+hmXn6Kx/w8Jd/FneIUnvLlcI/7RGHunxfOkKJKvsoiNzySkoHQ8uq1pJnhJ0xNGTlYM48ZaJOQ=="],
"turbo-darwin-arm64": ["turbo-darwin-arm64@2.6.1", "", { "os": "darwin", "cpu": "arm64" }, "sha512-U0PIPTPyxdLsrC3jN7jaJUwgzX5sVUBsKLO7+6AL+OASaa1NbT1pPdiZoTkblBAALLP76FM0LlnsVQOnmjYhyw=="],
"turbo-linux-64": ["turbo-linux-64@2.5.8", "", { "os": "linux", "cpu": "x64" }, "sha512-hMyvc7w7yadBlZBGl/bnR6O+dJTx3XkTeyTTH4zEjERO6ChEs0SrN8jTFj1lueNXKIHh1SnALmy6VctKMGnWfw=="],
"turbo-linux-64": ["turbo-linux-64@2.6.1", "", { "os": "linux", "cpu": "x64" }, "sha512-eM1uLWgzv89bxlK29qwQEr9xYWBhmO/EGiH22UGfq+uXr+QW1OvNKKMogSN65Ry8lElMH4LZh0aX2DEc7eC0Mw=="],
"turbo-linux-arm64": ["turbo-linux-arm64@2.5.8", "", { "os": "linux", "cpu": "arm64" }, "sha512-LQELGa7bAqV2f+3rTMRPnj5G/OHAe2U+0N9BwsZvfMvHSUbsQ3bBMWdSQaYNicok7wOZcHjz2TkESn1hYK6xIQ=="],
"turbo-linux-arm64": ["turbo-linux-arm64@2.6.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-MFFh7AxAQAycXKuZDrbeutfWM5Ep0CEZ9u7zs4Hn2FvOViTCzIfEhmuJou3/a5+q5VX1zTxQrKGy+4Lf5cdpsA=="],
"turbo-windows-64": ["turbo-windows-64@2.5.8", "", { "os": "win32", "cpu": "x64" }, "sha512-3YdcaW34TrN1AWwqgYL9gUqmZsMT4T7g8Y5Azz+uwwEJW+4sgcJkIi9pYFyU4ZBSjBvkfuPZkGgfStir5BBDJQ=="],
"turbo-windows-64": ["turbo-windows-64@2.6.1", "", { "os": "win32", "cpu": "x64" }, "sha512-buq7/VAN7KOjMYi4tSZT5m+jpqyhbRU2EUTTvp6V0Ii8dAkY2tAAjQN1q5q2ByflYWKecbQNTqxmVploE0LVwQ=="],
"turbo-windows-arm64": ["turbo-windows-arm64@2.5.8", "", { "os": "win32", "cpu": "arm64" }, "sha512-eFC5XzLmgXJfnAK3UMTmVECCwuBcORrWdewoiXBnUm934DY6QN8YowC/srhNnROMpaKaqNeRpoB5FxCww3eteQ=="],
"turbo-windows-arm64": ["turbo-windows-arm64@2.6.1", "", { "os": "win32", "cpu": "arm64" }, "sha512-7w+AD5vJp3R+FB0YOj1YJcNcOOvBior7bcHTodqp90S3x3bLgpr7tE6xOea1e8JkP7GK6ciKVUpQvV7psiwU5Q=="],
"type": ["type@2.7.3", "", {}, "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ=="],
+1 -1
View File
@@ -7,7 +7,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@changesets/cli": "^2.29.7",
"turbo": "^2.5.8",
"turbo": "^2.6.1",
"vercel": "^39.4.2"
},
"packageManager": "bun@1.3.2",
+8
View File
@@ -1,5 +1,13 @@
# @gitbook/browser-types
## 0.1.3
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
- Updated dependencies [10995e0]
- @gitbook/icons@0.3.4
## 0.1.2
### Patch Changes
+1 -1
View File
@@ -9,7 +9,7 @@
}
},
"sideEffects": false,
"version": "0.1.2",
"version": "0.1.3",
"dependencies": {
"@gitbook/api": "catalog:",
"@gitbook/icons": "workspace:"
+6
View File
@@ -1,5 +1,11 @@
# @gitbook/cache-tags
## 0.3.4
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
## 0.3.3
### Patch Changes
+1 -1
View File
@@ -8,7 +8,7 @@
}
},
"sideEffects": false,
"version": "0.3.3",
"version": "0.3.4",
"dependencies": {
"@gitbook/api": "catalog:",
"assert-never": "catalog:"
+6
View File
@@ -1,5 +1,11 @@
# @gitbook/colors
## 0.4.3
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
## 0.4.2
### Patch Changes
+1 -1
View File
@@ -8,7 +8,7 @@
}
},
"sideEffects": false,
"version": "0.4.2",
"version": "0.4.3",
"devDependencies": {
"bun-types": "catalog:",
"tsdown": "catalog:",
+8
View File
@@ -1,5 +1,13 @@
# @gitbook/embed
## 0.1.5
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
- Updated dependencies [10995e0]
- @gitbook/icons@0.3.4
## 0.1.4
### Patch Changes
+1 -1
View File
@@ -13,7 +13,7 @@
}
},
"sideEffects": false,
"version": "0.1.4",
"version": "0.1.5",
"dependencies": {
"@gitbook/api": "catalog:",
"@gitbook/icons": "workspace:",
+7
View File
@@ -1,5 +1,12 @@
# @gitbook/expr
## 1.2.4
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
- 10995e0: Use NPM dependency for eval-estree-expression
## 1.2.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@gitbook/expr",
"description": "Safely evaluate & parse user-defined GitBook expressions.",
"version": "1.2.3",
"version": "1.2.4",
"type": "module",
"exports": {
".": {
+6
View File
@@ -1,5 +1,11 @@
# @gitbook/fonts
## 0.1.3
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
## 0.1.2
### Patch Changes
+1 -1
View File
@@ -8,7 +8,7 @@
}
},
"sideEffects": false,
"version": "0.1.2",
"version": "0.1.3",
"dependencies": {
"@gitbook/api": "catalog:"
},
+55
View File
@@ -1,5 +1,60 @@
# gitbook
## 0.20.0
### Minor Changes
- 1d92dc1: Update site layout and blocks with container queries and better transitions
### Patch Changes
- 8fdc5c8: Fix webframe height issue
- 9022d87: Add breadcrumbs to search results
- 0c01832: SearchInput fixes — Translate Clear button, Bold theme color, "Esc" keyboard shortcut
- 1d1f0a7: Fix search container shadow
- 2aa4f2e: Update dropdown menu styling
- a49781e: Printable collapsed code block
- 7d6a316: Revert contentref anchor title
- e27986b: Reword "Everywhere" search scope to "All docs"
- 758b34d: Move the "Ask <query>" to the bottom of search results if query is not a question
- 0ae7cfd: Improve AI Search branding
- f9f8011: Add alt text support to card covers
- ebbb476: Improve ancestor label in references
- 1b0613e: Tweak language dropdown styling
- 3355960: Fix ToggeableLinkItem display
- c31e564: Fix icon resolution for page group
- 55c0b03: Support translations and generic variants together
- 3876f70: Edgeless Assistant window on `depth: flat` sites
- 683bb8f: Add confirmation to "Copy MCP URL" page action
- 4534ea8: Implement unique title tags for sections & variants
- 6d56df7: Treat pages without visible TOC items as `no-toc`
- 8606f22: Add padding to TOC page group items
- 3676d64: Update search scope UI
- c32d449: Fix OpenAPI path display
- 8ce7322: Add OpenAPI servers selection
- 2c3066e: Improve OAuth2 scopes handling in OpenAPI
- 6b1c9fe: Fix opacity of ScrollContainer buttons on bold themes
- Updated dependencies [b4a021a]
- Updated dependencies [a512c90]
- Updated dependencies [df1966d]
- Updated dependencies [b45feaf]
- Updated dependencies [10995e0]
- Updated dependencies [f9f8011]
- Updated dependencies [10995e0]
- Updated dependencies [8ce7322]
- Updated dependencies [2c3066e]
- @gitbook/react-openapi@1.5.3
- @gitbook/openapi-parser@3.0.5
- @gitbook/react-contentkit@0.7.8
- @gitbook/browser-types@0.1.3
- @gitbook/cache-tags@0.3.4
- @gitbook/react-math@0.6.4
- @gitbook/colors@0.4.3
- @gitbook/embed@0.1.5
- @gitbook/fonts@0.1.3
- @gitbook/icons@0.3.4
- @gitbook/expr@1.2.4
## 0.19.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "0.19.2",
"version": "0.20.0",
"private": true,
"dependencies": {
"@cloudflare/workers-types": "^4.20251011.0",
+6
View File
@@ -1,5 +1,11 @@
# @gitbook/icons
## 0.3.4
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
## 0.3.3
### Patch Changes
+1 -1
View File
@@ -15,7 +15,7 @@
"./style.css": "./src/style.css"
},
"sideEffects": false,
"version": "0.3.3",
"version": "0.3.4",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/fontawesome-free": "^6.6.0"
+7
View File
@@ -1,5 +1,12 @@
# @gitbook/openapi-parser
## 3.0.5
### Patch Changes
- df1966d: Bump Scalar
- 10995e0: Use NPM Trusted publishing for publishing the package.
## 3.0.4
### Patch Changes
+1 -1
View File
@@ -8,7 +8,7 @@
"default": "./dist/index.js"
}
},
"version": "3.0.4",
"version": "3.0.5",
"sideEffects": false,
"dependencies": {
"@scalar/json-magic": "^0.8.1",
+8
View File
@@ -1,5 +1,13 @@
# @gitbook/react-contentkit
## 0.7.8
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
- Updated dependencies [10995e0]
- @gitbook/icons@0.3.4
## 0.7.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@gitbook/react-contentkit",
"version": "0.7.7",
"version": "0.7.8",
"type": "module",
"exports": {
".": {
+6
View File
@@ -1,5 +1,11 @@
# @gitbook/react-math
## 0.6.4
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
## 0.6.3
### Patch Changes
+1 -1
View File
@@ -8,7 +8,7 @@
"default": "./dist/index.js"
}
},
"version": "0.6.3",
"version": "0.6.4",
"sideEffects": false,
"dependencies": {
"katex": "^0.16.25",
+18
View File
@@ -1,5 +1,23 @@
# @gitbook/react-openapi
## 1.5.3
### Patch Changes
- b4a021a: Add heredoc support for cURL JSON body
- a512c90: Re-arrange OpenAPI Scopes for OAuth2
- df1966d: Bump Scalar
- b45feaf: Disable OpenAPI "Try it" when no servers are defined
- 10995e0: Use NPM Trusted publishing for publishing the package.
- f9f8011: Add alt text support to card covers
- 8ce7322: Add OpenAPI servers selection
- 2c3066e: Improve OAuth2 scopes handling in OpenAPI
- Updated dependencies [df1966d]
- Updated dependencies [10995e0]
- Updated dependencies [10995e0]
- @gitbook/openapi-parser@3.0.5
- @gitbook/expr@1.2.4
## 1.5.2
### Patch Changes
+1 -1
View File
@@ -7,7 +7,7 @@
"default": "./dist/index.js"
}
},
"version": "1.5.2",
"version": "1.5.3",
"sideEffects": false,
"dependencies": {
"@gitbook/expr": "workspace:*",