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 (beta) #791

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Version Packages (beta) #791

merged 1 commit into from
Sep 9, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2022

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 core, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

core is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on core.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

nextra@2.0.0-beta.25

Patch Changes

  • e4cfb83: addPage no longer need accept frontMatter
  • e4cfb83: define page title in sidebar from frontMatter.title if page is not specified in _meta.json
  • c3e6227: add overflow-x-scroll for tables
  • 93d028b: use title package in nextra to determine sidebar title based on pagename
  • ff8967c: add Toggle Word Wrap button for code-blocks (only for mobile)
  • ff8967c: fix missing Copy Code button in code-blocks without language
  • 256154a: use "next/future/image" if "experimental.images.allowFutureImage": true is set in next config
  • 256154a: replace images with <NextImage /> even when url not relative but that starts from / (public directory)

nextra-theme-blog@2.0.0-beta.25

Patch Changes

  • c3e6227: add overflow-x-scroll for tables
  • ff8967c: add Toggle Word Wrap button for code-blocks (only for mobile)
  • ff8967c: fix missing Copy Code button in code-blocks without language
  • 256154a: use "next/future/image" if "experimental.images.allowFutureImage": true is set in next config
  • 256154a: replace images with <NextImage /> even when url not relative but that starts from / (public directory)

nextra-theme-docs@2.0.0-beta.25

Patch Changes

  • 4731fa7: Style improvements
  • e4cfb83: define page title in sidebar from frontMatter.title if page is not specified in _meta.json
  • 9064112: make <Tab /> accept ComponentProps<'div'>
  • c3e6227: add overflow-x-scroll for tables
  • d6d5ab8: Make sure arrows are aligned
  • ab6c0e6: fix disappearing toc issue in Firefox
  • ff8967c: add Toggle Word Wrap button for code-blocks (only for mobile)
  • ff8967c: fix missing Copy Code button in code-blocks without language
  • e2d603a: remove getComponents export, export useMDXComponents from @mdx-js/react instead
  • 256154a: use "next/future/image" if "experimental.images.allowFutureImage": true is set in next config
  • 256154a: replace images with <NextImage /> even when url not relative but that starts from / (public directory)
  • c4a9782: support custom hue theme color via primaryHue, primaryHue.dark and primaryHue.light theme options
  • c3e6227: reuse nextra's scrollbar-y styles for scrollbar-x, adjust sidebar's scrollbar-y

@vercel
Copy link

vercel bot commented Sep 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextra-theme-docs-dev ✅ Ready (Inspect) Visit Preview Sep 7, 2022 at 7:16PM (UTC)
nextra-v2 ✅ Ready (Inspect) Visit Preview Sep 7, 2022 at 7:16PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
nextra ⬜️ Ignored (Inspect) Sep 7, 2022 at 7:16PM (UTC)

@github-actions github-actions bot force-pushed the changeset-release/core branch 2 times, most recently from 6f159fa to 03b792e Compare September 2, 2022 08:05
@shuding shuding merged commit d130955 into core Sep 9, 2022
@shuding shuding deleted the changeset-release/core branch September 9, 2022 15:06
tatukoivisto pushed a commit to tatukoivisto/nextra that referenced this pull request Aug 20, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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