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 #2051

Merged
merged 1 commit into from Jul 8, 2023
Merged

Version Packages #2051

merged 1 commit into from Jul 8, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 8, 2023

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

nextra@2.9.0

Minor Changes

  • 16bbb88: Move below packages to nextra package

    • <Cards /> and <Card />
    • <Tabs /> and <Tab />
    • <Steps />
    • <FileTree />

    to import them you can use the following in your official nextra-theme-blog
    and nextra-theme-docs

    import { Card, Cards } from 'nextra/components'
    import { Tab, Tabs } from 'nextra/components'
    import { Steps } from 'nextra/components'
    import { FileTree } from 'nextra/components'

Patch Changes

  • 23a25b1: replace last match of export default MDXContent;

nextra-theme-blog@2.9.0

Minor Changes

  • 16bbb88: Move below packages to nextra package

    • <Cards /> and <Card />
    • <Tabs /> and <Tab />
    • <Steps />
    • <FileTree />

    to import them you can use the following in your official nextra-theme-blog
    and nextra-theme-docs

    import { Card, Cards } from 'nextra/components'
    import { Tab, Tabs } from 'nextra/components'
    import { Steps } from 'nextra/components'
    import { FileTree } from 'nextra/components'

Patch Changes

  • b1a7eba: opens in new tab span element should have user-select: none
  • Updated dependencies [16bbb88]
  • Updated dependencies [23a25b1]
    • nextra@2.9.0

nextra-theme-docs@2.9.0

Minor Changes

  • 16bbb88: Move below packages to nextra package

    • <Cards /> and <Card />
    • <Tabs /> and <Tab />
    • <Steps />
    • <FileTree />

    to import them you can use the following in your official nextra-theme-blog
    and nextra-theme-docs

    import { Card, Cards } from 'nextra/components'
    import { Tab, Tabs } from 'nextra/components'
    import { Steps } from 'nextra/components'
    import { FileTree } from 'nextra/components'

Patch Changes

  • b1a7eba: opens in new tab span element should have user-select: none
  • Updated dependencies [16bbb88]
  • Updated dependencies [23a25b1]
    • nextra@2.9.0

@vercel
Copy link

vercel bot commented Jul 8, 2023

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

Name Status Preview Comments Updated (UTC)
nextra-theme-docs-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2023 3:06pm
nextra-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2023 3:06pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
nextra ⬜️ Ignored (Inspect) Visit Preview Jul 8, 2023 3:06pm

@dimaMachina dimaMachina merged commit ef54423 into main Jul 8, 2023
4 checks passed
@dimaMachina dimaMachina deleted the changeset-release/main branch July 8, 2023 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.

None yet

1 participant