Skip to content

Commit 50cb393

Browse files
committed
Merge branch 'main' into claire/rnd-6959-add-support-for-tabs-links-in-gbo
* main: Use next@15.3.2 instead of canary (#3227) Remove header logo rounding (#3225) Always link main logo to the root of the site (#3226) Adapt site resolution/lookup to pass visitor unsigned claims in addition to token (#3202) Passthrough SVG images in image resizing (#3224) Handle invalid OpenAPI Responses (#3223) Fix E2E icons (#3222) Fix sitemap URLs (#3220) Prevent section group popovers from opening on click (#3213) Update site redirect regex for validation (#3216) Fix code highlighting for HTTP (#3214) Fix Python code sample "null vs None" (#3215) Fix resolution of links in reusable content (#3212)
2 parents d30ebfb + e15757d commit 50cb393

40 files changed

+602
-185
lines changed

.changeset/fifty-pots-work.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gitbook": patch
3+
---
4+
5+
Decrease rounding of header logo

.changeset/healthy-parrots-call.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"gitbook-v2": patch
3+
"gitbook": patch
4+
---
5+
6+
Fix URL in sitemap

.changeset/lemon-plants-vanish.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@gitbook/react-openapi": patch
3+
"gitbook-v2": patch
4+
"gitbook": patch
5+
"@gitbook/colors": patch
6+
---
7+
8+
Fix code highlighting for HTTP

.changeset/modern-windows-type.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gitbook-v2": patch
3+
---
4+
5+
Fix crash on Cloudflare by using latest stable version of Next.js instead of canary

.changeset/moody-maps-chew.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gitbook": patch
3+
---
4+
5+
Fix resolution of links in reusable contents

.changeset/smart-feet-argue.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@gitbook/react-openapi': patch
3+
---
4+
5+
Handle invalid OpenAPI Responses

.changeset/thirty-donkeys-help.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gitbook": patch
3+
---
4+
5+
Prevent section group popovers from opening on click

.changeset/tidy-rings-talk.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"gitbook": patch
3+
"gitbook-v2": patch
4+
---
5+
6+
Update the regex for validating site redirect

.changeset/tough-starfishes-grin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gitbook": patch
3+
---
4+
5+
Always link main logo to the root of the site

.changeset/twelve-news-joke.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@gitbook/react-openapi": patch
3+
---
4+
5+
Fix Python code sample "null vs None"

0 commit comments

Comments
 (0)