Skip to content

Version Packages #3247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #3247

wants to merge 1 commit into from

Conversation

SamyPesse
Copy link
Member

@SamyPesse SamyPesse commented May 20, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@gitbook/[email protected]

Minor Changes

  • fbfcca5: Initial version of the package

@gitbook/[email protected]

Patch Changes

  • 11a6511: Add basic error handling when transitioning between states.

@gitbook/[email protected]

Patch Changes

  • 957afd9: Add authorization header for OAuth2
  • 7a00880: Improve support for OAuth2 security type
  • a0c06a7: Indent JSON python code sample
  • 4c9a9d0: Handle nested deprecated properties in generateSchemaExample
  • 40df91a: Deduplicate path parameters from OpenAPI spec

[email protected]

Minor Changes

  • af98402: Add support for inline icons.
  • 7d3fe23: Add circular corners and depth styling
  • fa12f9e: Support dark-mode specific page cover image
  • df848ef: Add support for icons in buttons.
  • b7a0db3: Fix rendering of ogimage with SVG logos.
  • c3b620e: Best effort at preserving current variant when navigating between sections by matching the pathname against site spaces in the new section.
  • 4fb2a4a: Rework full-width layout, add support for full-width page option
  • df848ef: Add support for text alignment for headings and paragraphs.

Patch Changes

  • 42d88da: Fix UX issue about highlighting the search term in search result sections

  • 6aa3ff9: Fix three small visual issues

    • Fix sidebar showing on no-toc pages in the gradient theme
    • Fix variant selector truncating incorrectly in header when sections are present
    • Fix page cover alignment on lg screens without TOC
  • 015615d: Respect fullWidth and defaultWidth for images

  • 4721403: Hide scrollbar on sections

  • 7d5a6d2: fix nested a tag causing hydration error

  • b3a7ad6: fix href being empty in TOC

  • dc4268d: Fix navigation between sections/variants when previewing a site in v2

  • 11a6511: Fix crash when integration script fails to render block.

  • 7a00880: Improve support for OAuth2 security type

  • c0ee60e: Adds Columns layout block to GBO

  • 9316ccd: Update Models page styling

  • 42d43e0: Show scrollbars

  • 88a35ed: Fix crash when integration is triggering invalid requests.

  • f58b904: encode customization header

  • 4f5fec7: Fix CodeBlock layout

  • a7a713b: Scroll to active TOC when clicking a link

  • 521052d: Fix concurrent execution in Vercel causing pages to not be attached to the proper tags.

  • 500c8cb: Don't crash ogimage generation on RTL text, as a workaround until we can support it.

  • 6859f7d: Fix rendering of ogimage when logo or icon are AVIF images.

  • a28a997: Add margin to adjacent buttons

  • 67998b6: Fix ogimage generation failing with some JPEG images.

  • 8c0a53a: Fix page group not expanded by default

  • c730845: Fix missing title on button to close the announcement banner.

  • 231167d: Make icons for page groups more contrasting

  • d99da6a: Ignore case while highlighting search results.

  • dae019c: Consistently show variant selector in section bar if site has sections

  • 57bb146: Make TOC height dynamic based on visible header and footer elements

  • 392f594: Fix InlineLinkTooltip having a negative impact on performance, especially on larger pages.

  • c9373ef: Fix bold header links hover color

  • fa3eb07: cache fonts and static image used in OGImage in memory

  • e7a591d: Fix border being added to cards

  • 427f748: Add metadata for adding site to Apple devices home

  • a3a944d: Fix crash during rendering of ogimage for VA sites with default icon.

  • caaa692: Allow to zoom images on mobile if relevant

  • b6b5975: Reverse order of feedback smileys

  • fbfcca5: Fix ogimage using incorrect Google Font depending on language.

  • Updated dependencies [957afd9]

  • Updated dependencies [7a00880]

  • Updated dependencies [11a6511]

  • Updated dependencies [fbfcca5]

  • Updated dependencies [a0c06a7]

  • Updated dependencies [4c9a9d0]

  • Updated dependencies [40df91a]

[email protected]

Patch Changes

  • d410381: Add docs.testgitbook.com to ADAPTIVE_CONTENT_HOSTS list
  • c0ee60e: Adds Columns layout block to GBO
  • 72cd0e5: Optimize performances by using a smarter per-request cache arround data cached functions
  • af66ff7: add a force-revalidate api route to force bust the cache in case of errors
  • f58b904: encode customization header
  • ba0094a: fix ISR on preview env
  • 521052d: Fix concurrent execution in Vercel causing pages to not be attached to the proper tags.
  • 33726c8: Generate a llms-full.txt version of the docs site
  • dfa8a37: Don't cache unexpected API errors for more than a few minutes.
  • 73e0cbb: Fix an issue where PDF export URLs were not keeping their query params.
  • 6294bbb: add a global error boundary
  • 392f594: Fix InlineLinkTooltip having a negative impact on performance, especially on larger pages.
  • fa3eb07: cache fonts and static image used in OGImage in memory
  • 4b67fe5: Add urlObject.hash to linker.toLinkForContent to pass through URL fragment identifiers, used in search
  • 902c3c6: apply customization for dynamic context
  • 2932077: remove trailing slash from linker

Copy link

argos-ci bot commented May 20, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Awaiting the start of a new Argos build…

@github-actions github-actions bot force-pushed the changeset-release/main branch 14 times, most recently from c460281 to 7704e06 Compare May 26, 2025 18:54
@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from 3cfbada to 0eb1eb4 Compare June 3, 2025 15:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0eb1eb4 to f31abb2 Compare June 4, 2025 15:33
@github-actions github-actions bot force-pushed the changeset-release/main branch 28 times, most recently from 4c028ac to 4f05c4c Compare June 20, 2025 12:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4f05c4c to b0f7484 Compare June 20, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant