Skip to content
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

Version Packages #2415

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

Version Packages #2415

wants to merge 1 commit into from

Conversation

SamyPesse
Copy link
Member

@SamyPesse SamyPesse commented Aug 2, 2024

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

  • 5c35f36: Initial release for @gitbook/icons, a package of content icons to be used for pages, documents, etc.
  • 776bc31: Fix bin gitbook-icons when installed without the Pro token

Patch Changes

  • d0f4860: Update version for static assets to fix invalid caching
  • ef9d012: Fix first run of the package in development mode

@gitbook/[email protected]

Minor Changes

  • 5c35f36: Export binary gitbook-math to copy assets to a directory

@gitbook/[email protected]

Minor Changes

  • cf3045a: Add Python support in Code Samples
  • 4247361: Add required query parameters to the code sample
  • aa8c49e: Display pattern if available in parmas in OpenAPI block
  • e914903: Synchronize response and response example tabs
  • 4cbcc5b: Rollback of scalar modal while fixing perf issue

Patch Changes

  • 51fa3ab: Adds content-visibility css property to OpenAPI Operation for better render performance
  • 094e9cd: bump: scalar from 1.0.5 to 1.0.7
  • 237b703: Fix crash when example is undefined for a response
  • 51955da: Adds tabs to Response Example section e.g. for status code examples
  • a679e72: Render mandatory headers in code sample
  • c079c3c: Update Scalar client to latest version

@gitbook/[email protected]

Patch Changes

  • 0f1565c: Fix rendering of webframe with SSR causing wrong communication between frame and renderer

@gitbook/[email protected]

Minor Changes

  • 9b8d519: Experiment with optimizing billable duration in Cloudflare by using multiple RPC sessions instead of one
  • 636b868: First version of a new cache backend powered by Cloudflare Durable Objects

Patch Changes

  • 56f5fa1: Enable Workers observability with a sampling of 0.1

[email protected]

Minor Changes

  • e09f747: Revalidate change request cached content when pressing refresh button
  • 5c35f36: Replace all icons, previously imported from Geist, by new package @gitbook/icons
  • f12a215: Add support for Norwegian language
  • f4c9536: Optimize layout shift while transitioning between pages with full width blocks (ex: OpenAPI blocks)
  • 1f24fe4: Add support for page icons
  • b32e40c: Persist state of tabs and dynamically sync them based on title
  • 15d2ee3: Show the caption for file blocks
  • f885e88: Improve the toolbar for change-requests and revisions to show more actions
  • 1f24fe4: Add support for icons style customization for sites
  • 4c19014: Prevent search indexation for pages where it's configured as disabled
  • 3422ad4: Update rendering of community ads to match new API response, and make it possible to preview ads.
  • 1152445: Changed the alternative URL resolution criteria in order to support site URLs without /v/ prefix
  • 2c437f7: Fix linking to a tab itself

Patch Changes

  • aa32198: Avoid multiple

    in the page by using a
    for the title in the header

  • 51fa3ab: Adds content-visibility css property to OpenAPI Operation for better render performance
  • a7066cc: Fix scroll position when navigating pages on mobile
  • 5fe7adb: RND-3532: drop down menu for hidden links at small screen size
  • 6295881: Change dark mode shadow for multi-space search toolbar
  • 13c7534: Use ellipsis and fix icon color for more links in the header on small screen
  • f885e88: Improve consistency of change request preview by removing cache-control on response
  • 16e6171: Improve performances of loading pages with embeds by caching them
  • 34d36c6: Fix GitBook specific static assets not being served correctly when deployed on Cloudflare
  • af9e66e: Only display spaces dropdown in compact header when site is multi-variants
  • 042b850: Automatically scroll to active item in TOC
  • bfbed1a: Ensure "Sponsored via GitBook" can be translated in all languages
  • 17f71ba: Use url hash to open Expandable and scroll to anchor
  • 3c07e65: Fix margin for paragraphs in quote blocks
  • 636b868: Use new cache backend, powered by Durable Objects, alongside the existing ones (KV, etc).
  • f16560c: Include offset in calculations of whether scrollable element is in view
  • 689f553: Fix inconsistent click area in table because of scroll indicator
  • 6ce3cea: Stop using KV cache backend for now, but also improves it for higher performances
  • e914903: Synchronize response and response example tabs
  • 0f990c7: Show definition title when visible in cards
  • 4cbcc5b: Rollback of scalar modal while fixing perf issue
  • 3996110: Optimize images rendered in community ads
  • 5096f7f: Disable KV cache for docs.gitbook.com as a test, also disable it for change-request to improve consistency
  • 0f1565c: Add optional env GITBOOK_INTEGRATIONS_HOST to configure the host serving the integrations
  • 2ff7ed1: Fix table of contents being visible on mobile when disabled at the page level
  • b075f0f: Fix accessibility of the table of contents by using aria-current instead of aria-selected
  • cb782a7: Fix "ip" being passed to BSA for community ads
  • 0bf985a: Don't show hidden pages in the empty state of a page
  • Updated dependencies [51fa3ab]
  • Updated dependencies [9b8d519]
  • Updated dependencies [cf3045a]
  • Updated dependencies [d0f4860]
  • Updated dependencies [ef9d012]
  • Updated dependencies [094e9cd]
  • Updated dependencies [636b868]
  • Updated dependencies [56f5fa1]
  • Updated dependencies [5c35f36]
  • Updated dependencies [4247361]
  • Updated dependencies [aa8c49e]
  • Updated dependencies [e914903]
  • Updated dependencies [4cbcc5b]
  • Updated dependencies [0f1565c]
  • Updated dependencies [237b703]
  • Updated dependencies [51955da]
  • Updated dependencies [a679e72]
  • Updated dependencies [c079c3c]
  • Updated dependencies [5c35f36]
  • Updated dependencies [776bc31]

Copy link

argos-ci bot commented Aug 2, 2024

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

Waiting for the first build to start…

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from ae6dddf to 6d90cc2 Compare August 7, 2024 14:32
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from d4946eb to 8ef01bd Compare August 15, 2024 14:52
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 378531a to 5cf2798 Compare August 21, 2024 06:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from fe19799 to 470a237 Compare September 3, 2024 17:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 3a2f6f7 to c8c357a Compare September 6, 2024 09:58
@github-actions github-actions bot force-pushed the changeset-release/main branch 26 times, most recently from 66deb80 to 7a2edcc Compare October 1, 2024 06:34
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 6293a66 to dd450e5 Compare October 3, 2024 08:30
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