always-maap / TS-Collection

💮 Algorithms and Data Structures for the modern web
https://ts-collection.vercel.app
MIT License
60 stars 1 forks source link

fix(deps): update dependency nextra-theme-docs to v2.0.1 - autoclosed #199

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nextra-theme-docs 2.0.0-alpha.59 -> 2.0.1 age adoption passing confidence

Release Notes

shuding/nextra ### [`v2.0.1`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.1) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0...nextra-theme-docs@2.0.1) ##### Patch Changes - [`a9748aa`](https://togithub.com/shuding/nextra/commit/a9748aa): fix: A11y improvements to the docs theme - [`ac82b1f`](https://togithub.com/shuding/nextra/commit/ac82b1f): make code-blocks buttons focusable if they are visible on page ### [`v2.0.0`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.45...nextra-theme-docs@2.0.0) ##### Major Changes - [`793eedb`](https://togithub.com/shuding/nextra/commit/793eedb): chore: Fix CI ##### Patch Changes - [`e4cfb83`](https://togithub.com/shuding/nextra/commit/e4cfb83): `addPage` no longer need accept `frontMatter` - [`94ef0b3`](https://togithub.com/shuding/nextra/commit/94ef0b3): improve 2.0 docs - [`8101efe`](https://togithub.com/shuding/nextra/commit/8101efe): fix(nextra): use `rehype-mdx-title` to determine page title - [`6644bd5`](https://togithub.com/shuding/nextra/commit/6644bd5): pass unstable_flexsearch - [`cef5546`](https://togithub.com/shuding/nextra/commit/cef5546): allow headings contain links - [`2217f9c`](https://togithub.com/shuding/nextra/commit/2217f9c): fix ` Warning: Prop `href` did not match. Server: "#" Client: ... ` - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): fix edit on github button for cases when filename named as `index` - [`2217f9c`](https://togithub.com/shuding/nextra/commit/2217f9c): fix `next export` command - [`fdb2f57`](https://togithub.com/shuding/nextra/commit/fdb2f57): update docs to use next.js 13 - [`803553c`](https://togithub.com/shuding/nextra/commit/803553c): use `findPagesDir` from `next/dist/lib/find-pages-dir` - [`568282e`](https://togithub.com/shuding/nextra/commit/568282e): fix broken build `SyntaxError: Unexpected token '}'` - [`a0398e0`](https://togithub.com/shuding/nextra/commit/a0398e0): fix: avoid mutating nextConfig - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): fix `ReferenceError` when trying to access `__nextra_pageOpts__` inside MDX file - [`59e18b0`](https://togithub.com/shuding/nextra/commit/59e18b0): make `nextra`/`nextra-theme-docs`/`nextra-theme-blog` be compatible with next 13 - [`488f737`](https://togithub.com/shuding/nextra/commit/488f737): fix client console error - Text content does not match server-rendered HTML - [`fc8cca0`](https://togithub.com/shuding/nextra/commit/fc8cca0): add `` icon, improve `` default emojis - [`fe2b714`](https://togithub.com/shuding/nextra/commit/fe2b714): upgrade to react 18 - [`02bc6fc`](https://togithub.com/shuding/nextra/commit/02bc6fc): use `next/future/image` if next>=12.3.0 - [`e4cfb83`](https://togithub.com/shuding/nextra/commit/e4cfb83): define page title in sidebar from `frontMatter.title` if page is not specified in `_meta.json` - [`1ee3c92`](https://togithub.com/shuding/nextra/commit/1ee3c92): reuse table styles from docs in blog - [`f569d90`](https://togithub.com/shuding/nextra/commit/f569d90): missing `nx-` class prefixes in blog fix callout padding in docs - [`b1d7361`](https://togithub.com/shuding/nextra/commit/b1d7361): improve docs for 2.0 - [`8dab966`](https://togithub.com/shuding/nextra/commit/8dab966): fix invisible copy button in code blocks - [`6f987e9`](https://togithub.com/shuding/nextra/commit/6f987e9): fix: print shallow warning only once - [`4825365`](https://togithub.com/shuding/nextra/commit/4825365): add `@types/github-slugger` instead of manually declaring type - [`f7856a1`](https://togithub.com/shuding/nextra/commit/f7856a1): change default options for `compileMdx`, set `jsx: false` and `outputFormat: 'function-body'` by default - [`cc1379c`](https://togithub.com/shuding/nextra/commit/cc1379c): fix `Hydration failed because the initial UI...` while modifying `meta.json` on dev env and react 18 - [`66712f0`](https://togithub.com/shuding/nextra/commit/66712f0): polish docs - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): \[Blog/Docs] Add copy to clipboard button for code-blocks. Add `NextraConfig.unstable_defaultShowCopyCode` option to show button by default, add `copy` and `copy=false` options for code-blocks - [`96ed5c2`](https://togithub.com/shuding/nextra/commit/96ed5c2): \[nextra/nextra-theme-docs]: support both `experimental.newNextLinkBehavior` - `true` and `false` - [`b365bb0`](https://togithub.com/shuding/nextra/commit/b365bb0): fix TypeError: Cannot read properties of undefined (reading 'data') - [`580c433`](https://togithub.com/shuding/nextra/commit/580c433): add nx- to all tailwind classes for style isolation - [`c3e6227`](https://togithub.com/shuding/nextra/commit/c3e6227): add `overflow-x-scroll` for tables - [`1c3fedb`](https://togithub.com/shuding/nextra/commit/1c3fedb): add missing `nx-` prefixes to table/th/tr elements - [`d7e7f5b`](https://togithub.com/shuding/nextra/commit/d7e7f5b): do not add `placeholder="blur"` on `.svg` static images - [`78f1519`](https://togithub.com/shuding/nextra/commit/78f1519): chore: Add strict-peer-dependencies=false - [`97e6141`](https://togithub.com/shuding/nextra/commit/97e6141): fix(nextra/docs): fallback search to `en-US` instead `default` - [`a0e5847`](https://togithub.com/shuding/nextra/commit/a0e5847): Rename some docs theme configurations - [`74a3398`](https://togithub.com/shuding/nextra/commit/74a3398): update docs for 2.0 - [`93d028b`](https://togithub.com/shuding/nextra/commit/93d028b): use `title` package in nextra to determine sidebar title based on pagename - [`bd2cefa`](https://togithub.com/shuding/nextra/commit/bd2cefa): Fix css classes with `eslint-plugin-tailwindcss` - [`ff8967c`](https://togithub.com/shuding/nextra/commit/ff8967c): add `Toggle Word Wrap` button for code-blocks (only for mobile) - [`009bf6a`](https://togithub.com/shuding/nextra/commit/009bf6a): Fix release workflow. - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): rename `meta.json` to `_meta.json` - [`ff8967c`](https://togithub.com/shuding/nextra/commit/ff8967c): fix missing `Copy Code` button in code-blocks without language - [`4a7cc10`](https://togithub.com/shuding/nextra/commit/4a7cc10): feat(nextra): allow define custom languages for shiki with `mdxOptions.rehypePrettyCodeOptions` option - [`a2bc427`](https://togithub.com/shuding/nextra/commit/a2bc427): compile `context.ts`, `ssg.ts` and `locales.ts` to esm - [`64ae4b5`](https://togithub.com/shuding/nextra/commit/64ae4b5): add `nextraConfig.unstable_readingTime` option for blog theme - [`a9523c9`](https://togithub.com/shuding/nextra/commit/a9523c9): fix nextra on webcontainers - [`383b869`](https://togithub.com/shuding/nextra/commit/383b869): Add Changesets and setup pre-release and release CI. - [`6dc4dee`](https://togithub.com/shuding/nextra/commit/6dc4dee): fix `Unhandled Runtime Error: No content found for ` - [`d7f2bbc`](https://togithub.com/shuding/nextra/commit/d7f2bbc): adjust docs theme; rename options - [`256154a`](https://togithub.com/shuding/nextra/commit/256154a): use "next/future/image" if `"experimental.images.allowFutureImage": true` is set in next config - [`a9414be`](https://togithub.com/shuding/nextra/commit/a9414be): always use `next/image`, since in next 12.3.2 `next/future/image` was renamed to `next/image` - [`512953f`](https://togithub.com/shuding/nextra/commit/512953f): chore: remove redundant check for `MARKDOWN_EXTENSION_REGEX.test(filename)` in loader - [`c8605d6`](https://togithub.com/shuding/nextra/commit/c8605d6): feat: New layout implementation - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): better loader types, add `MetaJsonFile`, `MdxFile`, `Folder` types - [`4157b71`](https://togithub.com/shuding/nextra/commit/4157b71): set lower build target and share code highlight theme through nextra - [`a1c1e4e`](https://togithub.com/shuding/nextra/commit/a1c1e4e): Update docs - [`1942a2e`](https://togithub.com/shuding/nextra/commit/1942a2e): chore: Fix build script - [`699d131`](https://togithub.com/shuding/nextra/commit/699d131): feat(nextra/docs/blog): allow import `.md`/`.mdx` as well - [`044721d`](https://togithub.com/shuding/nextra/commit/044721d): chore: Update turbo filters - [`256154a`](https://togithub.com/shuding/nextra/commit/256154a): replace images with `` even when url not relative but that starts from `/` (public directory) - [`c751458`](https://togithub.com/shuding/nextra/commit/c751458): fix(nextra): ignore in loader files from `pages/api` folder - [`e573175`](https://togithub.com/shuding/nextra/commit/e573175): Fix release CI - [`21009c7`](https://togithub.com/shuding/nextra/commit/21009c7): better focus ui, use ring color as theme hue color - [`0f4795f`](https://togithub.com/shuding/nextra/commit/0f4795f): chore(nextra/blog/docs): provide types for PageOpts in loader - [`71528f1`](https://togithub.com/shuding/nextra/commit/71528f1): show copy code button only on hover of container - [`03e90d8`](https://togithub.com/shuding/nextra/commit/03e90d8): refresh build system with tsup and fix nextra type - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): rename `PageOpts.meta` to `PageOpts.frontMatter` - [`37b4445`](https://togithub.com/shuding/nextra/commit/37b4445): fix react-dom peer dependency version - [`094fdec`](https://togithub.com/shuding/nextra/commit/094fdec): sort `defaultMeta` by `frontMatter.date`, if missing by `frontMatter.title` and after by capitalized page name - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): move `withLayout` logic directly in nextra loader - [`efd95ec`](https://togithub.com/shuding/nextra/commit/efd95ec): fix(nextra): allow to contain dots in page filenames - [`094fdec`](https://togithub.com/shuding/nextra/commit/094fdec): capitalize sidebar's folders names if item is missing in `_meta.json` - [`e35bbf7`](https://togithub.com/shuding/nextra/commit/e35bbf7): chore: rename `module` to `mod` to avoid confusing with global `module` object ### [`v2.0.0-beta.45`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.45) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.44...nextra-theme-docs@2.0.0-beta.45) ##### Patch Changes - [`66712f0`](https://togithub.com/shuding/nextra/commit/66712f0): polish docs ### [`v2.0.0-beta.44`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.44) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.43...nextra-theme-docs@2.0.0-beta.44) ##### Patch Changes - [`94ef0b3`](https://togithub.com/shuding/nextra/commit/94ef0b3): improve 2.0 docs - [`fdb2f57`](https://togithub.com/shuding/nextra/commit/fdb2f57): update docs to use next.js 13 - [`b1d7361`](https://togithub.com/shuding/nextra/commit/b1d7361): improve docs for 2.0 - [`74a3398`](https://togithub.com/shuding/nextra/commit/74a3398): update docs for 2.0 - [`d7f2bbc`](https://togithub.com/shuding/nextra/commit/d7f2bbc): adjust docs theme; rename options - [`a1c1e4e`](https://togithub.com/shuding/nextra/commit/a1c1e4e): Update docs ### [`v2.0.0-beta.43`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.43) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.42...nextra-theme-docs@2.0.0-beta.43) ##### Patch Changes - [`59e18b0`](https://togithub.com/shuding/nextra/commit/59e18b0): make `nextra`/`nextra-theme-docs`/`nextra-theme-blog` be compatible with next 13 ### [`v2.0.0-beta.42`](https://togithub.com/shuding/nextra/releases/tag/nextra-theme-docs%402.0.0-beta.42) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.41...nextra-theme-docs@2.0.0-beta.42) ##### Patch Changes - [`2b6f3be`](https://togithub.com/shuding/nextra/commit/2b6f3be): add missing border for search container - [`32cd385`](https://togithub.com/shuding/nextra/commit/32cd385): add new option `search.loading` for control loading text - [`fb37b5f`](https://togithub.com/shuding/nextra/commit/fb37b5f): Close selector bracket for compat with old Safari. ### [`v2.0.0-beta.41`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.41) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.40...nextra-theme-docs@2.0.0-beta.41) ##### Patch Changes - [`bd2cefa`](https://togithub.com/shuding/nextra/commit/bd2cefa): Fix css classes with `eslint-plugin-tailwindcss` ### [`v2.0.0-beta.40`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.40) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.39...nextra-theme-docs@2.0.0-beta.40) ##### Patch Changes - [`f569d90`](https://togithub.com/shuding/nextra/commit/f569d90): missing `nx-` class prefixes in blog fix callout padding in docs ### [`v2.0.0-beta.39`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.39) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.38...nextra-theme-docs@2.0.0-beta.39) ##### Patch Changes - [`a9414be`](https://togithub.com/shuding/nextra/commit/a9414be): always use `next/image`, since in next 12.3.2 `next/future/image` was renamed to `next/image` ### [`v2.0.0-beta.38`](https://togithub.com/shuding/nextra/compare/nextra@2.0.0-beta.37...nextra@2.0.0-beta.38) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.37...nextra-theme-docs@2.0.0-beta.38) ### [`v2.0.0-beta.37`](https://togithub.com/shuding/nextra/compare/nextra@2.0.0-beta.36...nextra@2.0.0-beta.37) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.36...nextra-theme-docs@2.0.0-beta.37) ### [`v2.0.0-beta.36`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.36) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.35...nextra-theme-docs@2.0.0-beta.36) ##### Patch Changes - [`1c3fedb`](https://togithub.com/shuding/nextra/commit/1c3fedb): add missing `nx-` prefixes to table/th/tr elements ### [`v2.0.0-beta.35`](https://togithub.com/shuding/nextra/compare/nextra@2.0.0-beta.34...nextra@2.0.0-beta.35) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.34...nextra-theme-docs@2.0.0-beta.35) ### [`v2.0.0-beta.34`](https://togithub.com/shuding/nextra/compare/nextra@2.0.0-beta.33...nextra@2.0.0-beta.34) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.33...nextra-theme-docs@2.0.0-beta.34) ### [`v2.0.0-beta.33`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.33) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.32...nextra-theme-docs@2.0.0-beta.33) ##### Patch Changes - [`580c433`](https://togithub.com/shuding/nextra/commit/580c433): add nx- to all tailwind classes for style isolation - [`094fdec`](https://togithub.com/shuding/nextra/commit/094fdec): sort `defaultMeta` by `frontMatter.date`, if missing by `frontMatter.title` and after by capitalized page name - [`094fdec`](https://togithub.com/shuding/nextra/commit/094fdec): capitalize sidebar's folders names if item is missing in `_meta.json` ### [`v2.0.0-beta.32`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.32) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.31...nextra-theme-docs@2.0.0-beta.32) ##### Patch Changes - [`fc8cca0`](https://togithub.com/shuding/nextra/commit/fc8cca0): add `` icon, improve `` default emojis ### [`v2.0.0-beta.31`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.31) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.30...nextra-theme-docs@2.0.0-beta.31) ##### Patch Changes - [`cef5546`](https://togithub.com/shuding/nextra/commit/cef5546): allow headings contain links ### [`v2.0.0-beta.30`](https://togithub.com/shuding/nextra/releases/tag/nextra-theme-docs%402.0.0-beta.30) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.29...nextra-theme-docs@2.0.0-beta.30) ##### Patch Changes - [`1a7cd68`](https://togithub.com/shuding/nextra/commit/1a7cd68): toc anchor links should have `display: inline-block` - [`c09f450`](https://togithub.com/shuding/nextra/commit/c09f450): fix CTRL+K, on non non-mac use `e.ctrlKey` instead `e.metaKey` - [`84d983f`](https://togithub.com/shuding/nextra/commit/84d983f): fix(docs): correct query for hash with leading num - [`7d2d5ee`](https://togithub.com/shuding/nextra/commit/7d2d5ee): use resolvedTheme instead renderedTheme + theme check ### [`v2.0.0-beta.29`](https://togithub.com/shuding/nextra/releases/tag/nextra-theme-docs%402.0.0-beta.29) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.28...nextra-theme-docs@2.0.0-beta.29) ##### Patch Changes - [`973ca49`](https://togithub.com/shuding/nextra/commit/973ca49): fix rtl/ltr glitch on initial loading ### [`v2.0.0-beta.28`](https://togithub.com/shuding/nextra/compare/nextra@2.0.0-beta.27...nextra@2.0.0-beta.28) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.27...nextra-theme-docs@2.0.0-beta.28) ### [`v2.0.0-beta.27`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.27) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.26...nextra-theme-docs@2.0.0-beta.27) ##### Patch Changes - [`d7e7f5b`](https://togithub.com/shuding/nextra/commit/d7e7f5b): do not add `placeholder="blur"` on `.svg` static images - [`a9523c9`](https://togithub.com/shuding/nextra/commit/a9523c9): fix nextra on webcontainers - [`21009c7`](https://togithub.com/shuding/nextra/commit/21009c7): better focus ui, use ring color as theme hue color ### [`v2.0.0-beta.26`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.26) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.25...nextra-theme-docs@2.0.0-beta.26) ##### Patch Changes - [`b365bb0`](https://togithub.com/shuding/nextra/commit/b365bb0): fix TypeError: Cannot read properties of undefined (reading 'data') - [`a0e5847`](https://togithub.com/shuding/nextra/commit/a0e5847): Rename some docs theme configurations ### [`v2.0.0-beta.25`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.25) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.24...nextra-theme-docs@2.0.0-beta.25) ##### Patch Changes - [`e4cfb83`](https://togithub.com/shuding/nextra/commit/e4cfb83): `addPage` no longer need accept `frontMatter` - [`e4cfb83`](https://togithub.com/shuding/nextra/commit/e4cfb83): define page title in sidebar from `frontMatter.title` if page is not specified in `_meta.json` - [`c3e6227`](https://togithub.com/shuding/nextra/commit/c3e6227): add `overflow-x-scroll` for tables - [`93d028b`](https://togithub.com/shuding/nextra/commit/93d028b): use `title` package in nextra to determine sidebar title based on pagename - [`ff8967c`](https://togithub.com/shuding/nextra/commit/ff8967c): add `Toggle Word Wrap` button for code-blocks (only for mobile) - [`ff8967c`](https://togithub.com/shuding/nextra/commit/ff8967c): fix missing `Copy Code` button in code-blocks without language - [`256154a`](https://togithub.com/shuding/nextra/commit/256154a): use "next/future/image" if `"experimental.images.allowFutureImage": true` is set in next config - [`256154a`](https://togithub.com/shuding/nextra/commit/256154a): replace images with `` even when url not relative but that starts from `/` (public directory) ### [`v2.0.0-beta.24`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.24) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.23...nextra-theme-docs@2.0.0-beta.24) ##### Patch Changes - [`a2bc427`](https://togithub.com/shuding/nextra/commit/a2bc427): compile `context.ts`, `ssg.ts` and `locales.ts` to esm ### [`v2.0.0-beta.23`](https://togithub.com/shuding/nextra/compare/nextra@2.0.0-beta.21...nextra@2.0.0-beta.23) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.21...nextra-theme-docs@2.0.0-beta.23) ### [`v2.0.0-beta.21`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.21) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.20...nextra-theme-docs@2.0.0-beta.21) ##### Patch Changes - [`568282e`](https://togithub.com/shuding/nextra/commit/568282e): fix broken build `SyntaxError: Unexpected token '}'` ### [`v2.0.0-beta.20`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.20) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.19...nextra-theme-docs@2.0.0-beta.20) ##### Patch Changes - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): fix edit on github button for cases when filename named as `index` - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): fix `ReferenceError` when trying to access `__nextra_pageOpts__` inside MDX file - [`1ee3c92`](https://togithub.com/shuding/nextra/commit/1ee3c92): reuse table styles from docs in blog - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): \[Blog/Docs] Add copy to clipboard button for code-blocks. Add `NextraConfig.unstable_defaultShowCopyCode` option to show button by default, add `copy` and `copy=false` options for code-blocks - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): rename `meta.json` to `_meta.json` - [`64ae4b5`](https://togithub.com/shuding/nextra/commit/64ae4b5): add `nextraConfig.unstable_readingTime` option for blog theme - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): better loader types, add `MetaJsonFile`, `MdxFile`, `Folder` types - [`71528f1`](https://togithub.com/shuding/nextra/commit/71528f1): show copy code button only on hover of container - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): rename `PageOpts.meta` to `PageOpts.frontMatter` - [`e6771ca`](https://togithub.com/shuding/nextra/commit/e6771ca): move `withLayout` logic directly in nextra loader ### [`v2.0.0-beta.19`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.19) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.18...nextra-theme-docs@2.0.0-beta.19) ##### Patch Changes - [`37b4445`](https://togithub.com/shuding/nextra/commit/37b4445): fix react-dom peer dependency version ### [`v2.0.0-beta.18`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.18) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.17...nextra-theme-docs@2.0.0-beta.18) ##### Patch Changes - [`803553c`](https://togithub.com/shuding/nextra/commit/803553c): use `findPagesDir` from `next/dist/lib/find-pages-dir` ### [`v2.0.0-beta.17`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.17) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.16...nextra-theme-docs@2.0.0-beta.17) ##### Patch Changes - [`2217f9c`](https://togithub.com/shuding/nextra/commit/2217f9c): fix `Warning: Prop`href`did not match. Server: "#" Client: ...` - [`2217f9c`](https://togithub.com/shuding/nextra/commit/2217f9c): fix `next export` command - [`6dc4dee`](https://togithub.com/shuding/nextra/commit/6dc4dee): fix `Unhandled Runtime Error: No content found for ` ### [`v2.0.0-beta.16`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.16) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.15...nextra-theme-docs@2.0.0-beta.16) ##### Patch Changes - [`4825365`](https://togithub.com/shuding/nextra/commit/4825365): add `@types/github-slugger` instead of manually declaring type ### [`v2.0.0-beta.15`](https://togithub.com/shuding/nextra/compare/nextra@2.0.0-beta.14...nextra@2.0.0-beta.15) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.14...nextra-theme-docs@2.0.0-beta.15) ### [`v2.0.0-beta.14`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.14) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.13...nextra-theme-docs@2.0.0-beta.14) ##### Patch Changes - [`96ed5c2`](https://togithub.com/shuding/nextra/commit/96ed5c2): \[nextra/nextra-theme-docs]: support both `experimental.newNextLinkBehavior` - `true` and `false` - [`c8605d6`](https://togithub.com/shuding/nextra/commit/c8605d6): feat: New layout implementation ### [`v2.0.0-beta.13`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.13) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.12...nextra-theme-docs@2.0.0-beta.13) ##### Patch Changes - [`4157b71`](https://togithub.com/shuding/nextra/commit/4157b71): set lower build target and share code highlight theme through nextra ### [`v2.0.0-beta.12`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.12) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.11...nextra-theme-docs@2.0.0-beta.12) ##### Patch Changes - [`cc1379c`](https://togithub.com/shuding/nextra/commit/cc1379c): fix `Hydration failed because the initial UI...` while modifying `meta.json` on dev env and react 18 - [`512953f`](https://togithub.com/shuding/nextra/commit/512953f): chore: remove redundant check for `MARKDOWN_EXTENSION_REGEX.test(filename)` in loader - [`0f4795f`](https://togithub.com/shuding/nextra/commit/0f4795f): chore(nextra/blog/docs): provide types for PageOpts in loader ### [`v2.0.0-beta.11`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.11) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.10...nextra-theme-docs@2.0.0-beta.11) ##### Patch Changes - [`a0398e0`](https://togithub.com/shuding/nextra/commit/a0398e0): fix: avoid mutating nextConfig - [`fe2b714`](https://togithub.com/shuding/nextra/commit/fe2b714): upgrade to react 18 - [`78f1519`](https://togithub.com/shuding/nextra/commit/78f1519): chore: Add strict-peer-dependencies=false - [`1942a2e`](https://togithub.com/shuding/nextra/commit/1942a2e): chore: Fix build script - [`044721d`](https://togithub.com/shuding/nextra/commit/044721d): chore: Update turbo filters ### [`v2.0.0-beta.10`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.10) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.9...nextra-theme-docs@2.0.0-beta.10) ##### Patch Changes - [`8101efe`](https://togithub.com/shuding/nextra/commit/8101efe): fix(nextra): use `rehype-mdx-title` to determine page title - [`6f987e9`](https://togithub.com/shuding/nextra/commit/6f987e9): fix: print shallow warning only once - [`97e6141`](https://togithub.com/shuding/nextra/commit/97e6141): fix(nextra/docs): fallback search to `en-US` instead `default` - [`699d131`](https://togithub.com/shuding/nextra/commit/699d131): feat(nextra/docs/blog): allow import `.md`/`.mdx` as well - [`03e90d8`](https://togithub.com/shuding/nextra/commit/03e90d8): refresh build system with tsup and fix nextra type ### [`v2.0.0-beta.9`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.9) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.8...nextra-theme-docs@2.0.0-beta.9) ##### Major Changes - [`793eedb`](https://togithub.com/shuding/nextra/commit/793eedb): chore: Fix CI ##### Patch Changes - [`6644bd5`](https://togithub.com/shuding/nextra/commit/6644bd5): pass unstable_flexsearch - [`488f737`](https://togithub.com/shuding/nextra/commit/488f737): fix client console error - Text content does not match server-rendered HTML - [`4a7cc10`](https://togithub.com/shuding/nextra/commit/4a7cc10): feat(nextra): allow define custom languages for shiki with `mdxOptions.rehypePrettyCodeOptions` option - [`c751458`](https://togithub.com/shuding/nextra/commit/c751458): fix(nextra): ignore in loader files from `pages/api` folder - [`e573175`](https://togithub.com/shuding/nextra/commit/e573175): Fix release CI - [`efd95ec`](https://togithub.com/shuding/nextra/commit/efd95ec): fix(nextra): allow to contain dots in page filenames - [`e35bbf7`](https://togithub.com/shuding/nextra/commit/e35bbf7): chore: rename `module` to `mod` to avoid confusing with global `module` object ### [`v2.0.0-beta.8`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.8) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra-theme-docs@2.0.0-beta.7...nextra-theme-docs@2.0.0-beta.8) ##### Patch Changes - [`009bf6a`](https://togithub.com/shuding/nextra/commit/009bf6a): Fix release workflow. ### [`v2.0.0-beta.7`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.0.0-beta.7) [Compare Source](https://togithub.com/shuding/nextra/compare/2.0.0-beta.6...nextra-theme-docs@2.0.0-beta.7) ##### Patch Changes - [`383b869`](https://togithub.com/shuding/nextra/commit/383b869): Add Changesets and setup pre-release and release CI. ### [`v2.0.0-beta.6`](https://togithub.com/shuding/nextra/releases/tag/2.0.0-beta.6) [Compare Source](https://togithub.com/shuding/nextra/compare/v2.0.0-beta.5...2.0.0-beta.6) #### What's Changed - fix(Search): check for active results on `Enter` key by [@​Dev-CasperTheGhost](https://togithub.com/Dev-CasperTheGhost) in [https://github.com/shuding/nextra/pull/285](https://togithub.com/shuding/nextra/pull/285) - Fix broken "nav" pages by [@​maltejur](https://togithub.com/maltejur) in [https://github.com/shuding/nextra/pull/281](https://togithub.com/shuding/nextra/pull/281) - Typescript, pnpm and Turbo by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/286](https://togithub.com/shuding/nextra/pull/286) - Update readme by [@​jaredpalmer](https://togithub.com/jaredpalmer) in [https://github.com/shuding/nextra/pull/294](https://togithub.com/shuding/nextra/pull/294) - Safer turbo caching by [@​jaredpalmer](https://togithub.com/jaredpalmer) in [https://github.com/shuding/nextra/pull/293](https://togithub.com/shuding/nextra/pull/293) - fix mdxOptions and export theme types by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/295](https://togithub.com/shuding/nextra/pull/295) - feat: support src directory by [@​arsnl](https://togithub.com/arsnl) in [https://github.com/shuding/nextra/pull/299](https://togithub.com/shuding/nextra/pull/299) - use remark-gfm v3.0.1 by [@​joostory](https://togithub.com/joostory) in [https://github.com/shuding/nextra/pull/300](https://togithub.com/shuding/nextra/pull/300) - feat: \[blog theme] support array typed tags; fix [#​302](https://togithub.com/shuding/nextra/issues/302) by [@​geekplux](https://togithub.com/geekplux) in [https://github.com/shuding/nextra/pull/303](https://togithub.com/shuding/nextra/pull/303) - feat: \[blog theme] add pure nav links; fix [#​301](https://togithub.com/shuding/nextra/issues/301) by [@​geekplux](https://togithub.com/geekplux) in [https://github.com/shuding/nextra/pull/305](https://togithub.com/shuding/nextra/pull/305) - Redesign by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/312](https://togithub.com/shuding/nextra/pull/312) - chore: Update upstream dependencies by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/319](https://togithub.com/shuding/nextra/pull/319) - fix: theme switch menu position by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/323](https://togithub.com/shuding/nextra/pull/323) - Add types script to prepublishOnly by [@​navin-moorthy](https://togithub.com/navin-moorthy) in [https://github.com/shuding/nextra/pull/322](https://togithub.com/shuding/nextra/pull/322) - Fix [#​283](https://togithub.com/shuding/nextra/issues/283): Use util.promisify to wrap graceful-fs methods in nextra loader.js by [@​robbear](https://togithub.com/robbear) in [https://github.com/shuding/nextra/pull/318](https://togithub.com/shuding/nextra/pull/318) - refactor: improve core by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/308](https://togithub.com/shuding/nextra/pull/308) - fix: Upgrade dependencies and fix bug of invalid locale cookie by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/338](https://togithub.com/shuding/nextra/pull/338) - fix: Locale issues by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/339](https://togithub.com/shuding/nextra/pull/339) - Group search results by page and other improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/340](https://togithub.com/shuding/nextra/pull/340) - fix blog theme and add test for normalize-page by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/342](https://togithub.com/shuding/nextra/pull/342) - Rename createFeedbackUrl to satisfy hooks useX rule by [@​jaredpalmer](https://togithub.com/jaredpalmer) in [https://github.com/shuding/nextra/pull/344](https://togithub.com/shuding/nextra/pull/344) - Improvements to the search by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/345](https://togithub.com/shuding/nextra/pull/345) - Fix dependency resolving by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/370](https://togithub.com/shuding/nextra/pull/370) - breaking: Add theme context fields by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/371](https://togithub.com/shuding/nextra/pull/371) - fix: upgrade [@​headlessui/react](https://togithub.com/headlessui/react) by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/376](https://togithub.com/shuding/nextra/pull/376) - fix(search): add fallback bg-color for search result by [@​neighborhood999](https://togithub.com/neighborhood999) in [https://github.com/shuding/nextra/pull/363](https://togithub.com/shuding/nextra/pull/363) - fix sort-date by [@​jrvidal](https://togithub.com/jrvidal) in [https://github.com/shuding/nextra/pull/355](https://togithub.com/shuding/nextra/pull/355) - Issue 195: Fixing search in core by [@​mannybecerra](https://togithub.com/mannybecerra) in [https://github.com/shuding/nextra/pull/317](https://togithub.com/shuding/nextra/pull/317) - MDX 2.0.0 by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/387](https://togithub.com/shuding/nextra/pull/387) - Styling improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/388](https://togithub.com/shuding/nextra/pull/388) - breaking: Rename unstable_contentDump to unstable_flexsearch by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/389](https://togithub.com/shuding/nextra/pull/389) - Option to disable indexing codeblocks by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/390](https://togithub.com/shuding/nextra/pull/390) - Support for a subset of next-themes options by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/392](https://togithub.com/shuding/nextra/pull/392) - Options for hiding/adding a link by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/393](https://togithub.com/shuding/nextra/pull/393) - Expose the page map starting from the current level by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/394](https://togithub.com/shuding/nextra/pull/394) - Support for adding index page for directories by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/395](https://togithub.com/shuding/nextra/pull/395) - breaking: Layout element and style improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/396](https://togithub.com/shuding/nextra/pull/396) - Style improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/397](https://togithub.com/shuding/nextra/pull/397) - Improve search indexing by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/398](https://togithub.com/shuding/nextra/pull/398) - Improve search by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/399](https://togithub.com/shuding/nextra/pull/399) - Improve collapsible animation and support `
` by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/402](https://togithub.com/shuding/nextra/pull/402) - Breadcrumb by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/403](https://togithub.com/shuding/nextra/pull/403) - Bug fixes by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/404](https://togithub.com/shuding/nextra/pull/404) - Improve styling of sidebar, menu and ToC by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/407](https://togithub.com/shuding/nextra/pull/407) - Style fixes, republish packages by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/408](https://togithub.com/shuding/nextra/pull/408) - Style improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/409](https://togithub.com/shuding/nextra/pull/409) - the head config to support function in doc theme by [@​Djuki](https://togithub.com/Djuki) in [https://github.com/shuding/nextra/pull/410](https://togithub.com/shuding/nextra/pull/410) - Rename nextra/ssg to nextra/data by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/413](https://togithub.com/shuding/nextra/pull/413) - Fix blog theme by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/406](https://togithub.com/shuding/nextra/pull/406) - Update shiki to 0.10.1 by [@​robbear](https://togithub.com/robbear) in [https://github.com/shuding/nextra/pull/415](https://togithub.com/shuding/nextra/pull/415) - usee cross-env to set env vars by [@​aruniverse](https://togithub.com/aruniverse) in [https://github.com/shuding/nextra/pull/417](https://togithub.com/shuding/nextra/pull/417) - Discussion: Feedback for MDX compilation failure by [@​robbear](https://togithub.com/robbear) in [https://github.com/shuding/nextra/pull/420](https://togithub.com/shuding/nextra/pull/420) - Add `layout` option and `*` fallback of meta.json by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/425](https://togithub.com/shuding/nextra/pull/425) - Fix bugs when a folder is empty by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/426](https://togithub.com/shuding/nextra/pull/426) - Improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/432](https://togithub.com/shuding/nextra/pull/432) - Shu/4200 by [@​Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/shuding/nextra/pull/442](https://togithub.com/shuding/nextra/pull/442) - Add built-in tabs by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/443](https://togithub.com/shuding/nextra/pull/443) - Handle MDX parse errors gracefully during webpack compilation by [@​gkaemmer](https://togithub.com/gkaemmer) in [https://github.com/shuding/nextra/pull/439](https://togithub.com/shuding/nextra/pull/439) - Improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/445](https://togithub.com/shuding/nextra/pull/445) - Export Tabs component in docs theme by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/447](https://togithub.com/shuding/nextra/pull/447) - Upgrade next-themes and make logo area full-width by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/456](https://togithub.com/shuding/nextra/pull/456) - Make Flexsearch relative to basePath by [@​adamshiervani](https://togithub.com/adamshiervani) in [https://github.com/shuding/nextra/pull/457](https://togithub.com/shuding/nextra/pull/457) - Make search result item relative to basePath by [@​adamshiervani](https://togithub.com/adamshiervani) in [https://github.com/shuding/nextra/pull/460](https://togithub.com/shuding/nextra/pull/460) - Make the layout more stable by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/471](https://togithub.com/shuding/nextra/pull/471) - Fix layout problem by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/451](https://togithub.com/shuding/nextra/pull/451) - Add blue info colors to the callout component by [@​harrybawsac](https://togithub.com/harrybawsac) in [https://github.com/shuding/nextra/pull/446](https://togithub.com/shuding/nextra/pull/446) - Move ToC out of article from the layout by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/472](https://togithub.com/shuding/nextra/pull/472) - Bug fixes; add `type: "separator"`; style tweaks by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/473](https://togithub.com/shuding/nextra/pull/473) - fix(theme-switch): cannot use of ARIA attribute without `role` attribute by [@​numToStr](https://togithub.com/numToStr) in [https://github.com/shuding/nextra/pull/476](https://togithub.com/shuding/nextra/pull/476) - Layout improvements by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/480](https://togithub.com/shuding/nextra/pull/480) - Fix navbar newWindow styles and raw layout centering by [@​jaredpalmer](https://togithub.com/jaredpalmer) in [https://github.com/shuding/nextra/pull/493](https://togithub.com/shuding/nextra/pull/493) - chore(nextra): remove unnecessary assign by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/486](https://togithub.com/shuding/nextra/pull/486) - chore(nextra): refactor `utils.ts` by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/487](https://togithub.com/shuding/nextra/pull/487) - fix typo, Update features.js by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/488](https://togithub.com/shuding/nextra/pull/488) - fix(blog/docs): remove `css` from content field in `tailwind.config.js` by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/495](https://togithub.com/shuding/nextra/pull/495) - chore(ci): setup test action by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/506](https://togithub.com/shuding/nextra/pull/506) - chore(nextra): refactor `loader.ts` by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/511](https://togithub.com/shuding/nextra/pull/511) - fix(nextra): remove `p-limit` from dependencies by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/518](https://togithub.com/shuding/nextra/pull/518) - fix(theme-blog): remove extra padding from post-item list by [@​numToStr](https://togithub.com/numToStr) in [https://github.com/shuding/nextra/pull/507](https://togithub.com/shuding/nextra/pull/507) - fix(nextra): specify type of `NextraPlugin.config` by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/510](https://togithub.com/shuding/nextra/pull/510) - feat(nextra): export `compile.tsx` by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/517](https://togithub.com/shuding/nextra/pull/517) - fix(blog): nav styles when there are many links by [@​B2o5T](https://togithub.com/B2o5T) in [https://github.com/shuding/nextra/pull/535](https://togithub.com/shuding/nextra/pull/535) - Support new middleware cookies api by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/shuding/nextra/pull/544](https://togithub.com/shuding/nextra/pull/544) #### New Contributors - [@​Dev-CasperTheGhost](https://togithub.com/Dev-CasperTheGhost) made their first contribution in [https://github.com/shuding/nextra/pull/285](https://togithub.com/shuding/nextra/pull/285) - [@​arsnl](https://togithub.com/arsnl) made their first contribution in [https://github.com/shuding/nextra/pull/299](https://togithub.com/shuding/nextra/pull/299) - [@​joostory](https://togithub.com/joostory) made their first contribution in [https://github.com/shuding/nextra/pull/300](https://togithub.com/shuding/nextra/pull/300) - [@​robbear](https://togithub.com/robbear) made their first contribution in [https://github.com/shuding/nextra/pull/318](https://togithub.com/shuding/nextra/pull/318) - [@​neighborhood999](https://togithub.com/neighborhood999) made their first contribution in [https://github.com/shuding/nextra/pull/363](https://togithub.com/shuding/nextra/pull/363) - [@​jrvidal](https://togithub.com/jrvidal) made their first contribution in [https://github.com/shuding/nextra/pull/355](https://togithub.com/shuding/nextra/pull/355) - [@​mannybecerra](https://togithub.com/mannybecerra) made their first contribution in [https://github.com/shuding/nextra/pull/317](https://togithub.com/shuding/nextra/pull/317) - [@​Djuki](https://togithub.com/Djuki) made their first contribution in [https://github.com/shuding/nextra/pull/410](https://togithub.com/shuding/nextra/pull/410) - [@​aruniverse](https://togithub.com/aruniverse) made their first contribution in [https://github.com/shuding/nextra/pull/417](https://togithub.com/shuding/nextra/pull/417) - [@​Brooooooklyn](https://togithub.com/Brooooooklyn) made their first contribution in [https://github.com/shuding/nextra/pull/442](https://togithub.com/shuding/nextra/pull/442) - [@​gkaemmer](https://togithub.com/gkaemmer) made their first contribution in [https://github.com/shuding/nextra/pull/439](https://togithub.com/shuding/nextra/pull/439) - [@​adamshiervani](https://togithub.com/adamshiervani) made their first contribution in [https://github.com/shuding/nextra/pull/457](https://togithub.com/shuding/nextra/pull/457) - [@​harrybawsac](https://togithub.com/harrybawsac) made their first contribution in [https://github.com/shuding/nextra/pull/446](https://togithub.com/shuding/nextra/pull/446) - [@​numToStr](https://togithub.com/numToStr) made their first contribution in [https://github.com/shuding/nextra/pull/476](https://togithub.com/shuding/nextra/pull/476) - [@​B2o5T](https://togithub.com/B2o5T) made their first contribution in [https://github.com/shuding/nextra/pull/486](https://togithub.com/shuding/nextra/pull/486) **Full Changelog**: https://github.com/shuding/nextra/compare/v2.0.0-beta.5...2.0.0-beta.6 ### [`v2.0.0-beta.5`](https://togithub.com/shuding/nextra/releases/tag/v2.0.0-beta.5) [Compare Source](https://togithub.com/shuding/nextra/compare/00b985fcbdbd5a9a1493c499bc1d3150b78cda5c...v2.0.0-beta.5) #### What's Changed - fix: react key warning by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/272](https://togithub.com/shuding/nextra/pull/272) - Set lower build target by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/277](https://togithub.com/shuding/nextra/pull/277) **Full Changelog**: https://github.com/shuding/nextra/compare/v2.0.0-beta.4...v2.0.0-beta.5 ### [`v2.0.0-beta.4`](https://togithub.com/shuding/nextra/releases/tag/v2.0.0-beta.4) [Compare Source](https://togithub.com/shuding/nextra/compare/376eaf8539755516693d62f7db1d4ac94fd629d0...00b985fcbdbd5a9a1493c499bc1d3150b78cda5c) #### What's Changed - Fix `filter of undefined` caused by MDX tree being empty by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/269](https://togithub.com/shuding/nextra/pull/269) **Full Changelog**: https://github.com/shuding/nextra/compare/v2.0.0-beta.3...v2.0.0-beta.4 ### [`v2.0.0-beta.3`](https://togithub.com/shuding/nextra/releases/tag/v2.0.0-beta.3) [Compare Source](https://togithub.com/shuding/nextra/compare/b8283b795831af136dedd40ecccc823d4e1bcd1c...376eaf8539755516693d62f7db1d4ac94fd629d0) #### What's Changed - Code refactoring for the docs theme by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/259](https://togithub.com/shuding/nextra/pull/259) - Refactor docs theme with useConfig internally by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/260](https://togithub.com/shuding/nextra/pull/260) - add exports by [@​promer94](https://togithub.com/promer94) in [https://github.com/shuding/nextra/pull/261](https://togithub.com/shuding/nextra/pull/261) - Add exports for docs theme by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/263](https://togithub.com/shuding/nextra/pull/263) #### New Contributors - [@​promer94](https://togithub.com/promer94) made their first contribution in [https://github.com/shuding/nextra/pull/261](https://togithub.com/shuding/nextra/pull/261) **Full Changelog**: https://github.com/shuding/nextra/compare/v2.0.0-beta.2...v2.0.0-beta.3 ### [`v2.0.0-beta.2`](https://togithub.com/shuding/nextra/releases/tag/v2.0.0-beta.2): Nextra 2.0.0 (beta.2) [Compare Source](https://togithub.com/shuding/nextra/compare/407d171673f9eeaf177b3e5c7d3c27f95c9fd53a...b8283b795831af136dedd40ecccc823d4e1bcd1c) Since 2.0.0, version numbers of the Nextra core and official themes (blog, docs) will be matched precisely. This release includes: - `nextra@2.0.0-beta.2` - `nextra-theme-blog@2.0.0-beta.2` - `nextra-theme-docs@2.0.0-beta.2` You can upgrade with `yarn add nextra@beta` or `npm install nextra@beta`. #### Breaking Changes ##### MDX v2 Nextra 2 will use MDX 2, please check the corresponding [migrating guide](https://mdxjs.com/migrating/v2) and [blog post](https://mdxjs.com/blog/v2) if you are interested. ##### Next.js 12 Since MDX v2 is ESM-only, Nextra 2 requires at least Next.js 12 for its [native ESM support](https://nextjs.org/blog/next-12#es-modules-support-and-url-imports). ##### Highlighting Lines **Before v2**, you can use the `highlight=1,3-5` syntax to highlight specific lines in a `pre` code block: ```js highlight=1,3-5 import useSWR from 'swr' export default function Page() { // ... } ``` **In v2**, you need to wrap it with `""` to make it a [valid JSX prop](https://togithub.com/remcohaszing/remark-mdx-code-meta): ```js highlight="1,3-5" import useSWR from 'swr' export default function Page() { // ... } ``` *** *(The following is generated automatically and includes all PRs since this is the first release created on GitHub)* #### What's Changed - Convert Windows backslash path to slash path by [@​sinchang](https://togithub.com/sinchang) in [https://github.com/shuding/nextra/pull/11](https://togithub.com/shuding/nextra/pull/11) - I18n by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/19](https://togithub.com/shuding/nextra/pull/19) - dev(nextra): Add watch command by [@​davesnx](https://togithub.com/davesnx) in [https://github.com/shuding/nextra/pull/38](https://togithub.com/shuding/nextra/pull/38) - fix(loader): JSON parse throwing if isn't valid by [@​davesnx](https://togithub.com/davesnx) in [https://github.com/shuding/nextra/pull/37](https://togithub.com/shuding/nextra/pull/37) - Edit in Github link support for any random repository directories by [@​davesnx](https://togithub.com/davesnx) in [https://github.com/shuding/nextra/pull/43](https://togithub.com/shuding/nextra/pull/43) - Add Prettier config by [@​pacocoursey](https://togithub.com/pacocoursey) in [https://github.com/shuding/nextra/pull/44](https://togithub.com/shuding/nextra/pull/44) - Fix local example build on core by [@​pacocoursey](https://togithub.com/pacocoursey) in [https://github.com/shuding/nextra/pull/45](https://togithub.com/shuding/nextra/pull/45) - Decrease anchor links font size by [@​pacocoursey](https://togithub.com/pacocoursey) in [https://github.com/shuding/nextra/pull/46](https://togithub.com/shuding/nextra/pull/46) - Add postcss for Tailwind watch mode by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/47](https://togithub.com/shuding/nextra/pull/47) - Ignore files with empty basename, like .DS_Store etc by [@​fanweixiao](https://togithub.com/fanweixiao) in [https://github.com/shuding/nextra/pull/62](https://togithub.com/shuding/nextra/pull/62) - Fix/css display property by [@​gr-qft](https://togithub.com/gr-qft) in [https://github.com/shuding/nextra/pull/55](https://togithub.com/shuding/nextra/pull/55) - Add Bleed component by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/68](https://togithub.com/shuding/nextra/pull/68) - Accept mdx options by [@​rot1024](https://togithub.com/rot1024) in [https://github.com/shuding/nextra/pull/76](https://togithub.com/shuding/nextra/pull/76) - fix: og protocol peropty in meta by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/shuding/nextra/pull/79](https://togithub.com/shuding/nextra/pull/79) - Change the logo wrapper from inline to block by [@​thien-do](https://togithub.com/thien-do) in [https://github.com/shuding/nextra/pull/88](https://togithub.com/shuding/nextra/pull/88) - Option for disabling the default font by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/89](https://togithub.com/shuding/nextra/pull/89) - Fix error with React 17, i18n routes and SSG/SSR by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/96](https://togithub.com/shuding/nextra/pull/96) - Fix search focusing by [@​madmanwithabike](https://togithub.com/madmanwithabike) in [https://github.com/shuding/nextra/pull/98](https://togithub.com/shuding/nextra/pull/98) - Update Callout component to correctly support emojis by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/106](https://togithub.com/shuding/nextra/pull/106) - Make external links safe by default. by [@​leerob](https://togithub.com/leerob) in [https://github.com/shuding/nextra/pull/111](https://togithub.com/shuding/nextra/pull/111) - build stork index only when stork:true by [@​navin-moorthy](https://togithub.com/navin-moorthy) in [https://github.com/shuding/nextra/pull/120](https://togithub.com/shuding/nextra/pull/120) - Allow menus collapsed by default by [@​benoror](https://togithub.com/benoror) in [https://github.com/shuding/nextra/pull/122](https://togithub.com/shuding/nextra/pull/122) - minor accessibility issues ul-li by [@​marcosrjjunior](https://togithub.com/marcosrjjunior) in [https://github.com/shuding/nextra/pull/138](https://togithub.com/shuding/nextra/pull/138) - Fix `test.en.mdx` file typo errors, add search result list circular key handle support by [@​AmagiDDmxh](https://togithub.com/AmagiDDmxh) in [https://github.com/shuding/nextra/pull/146](https://togithub.com/shuding/nextra/pull/146) - Support Cusdis in nextra-theme-blog by [@​djyde](https://togithub.com/djyde) in [https://github.com/shuding/nextra/pull/143](https://togithub.com/shuding/nextra/pull/143) - feat: get current year dynamically by [@​surjithctly](https://togithub.com/surjithctly) in [https://github.com/shuding/nextra/pull/156](https://togithub.com/shuding/nextra/pull/156) - Fixed fresh loading from URLs containing header tags by [@​nguyenvukhang](https://togithub.com/nguyenvukhang) in [https://github.com/shuding/nextra/pull/167](https://togithub.com/shuding/nextra/pull/167) - Support static next/image out of the box by [@​shuding](https://togithub.com/shuding) in [https://github.com/shuding/nextra/pull/177](https://togithub.com/shuding/nextra/pull/177) - Fix GFM support and upgrade MDX loader by [@​shuding](https://togithub.com/shuding) in [http

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
ts-collection ✅ Ready (Inspect) Visit Preview Dec 4, 2022 at 2:18AM (UTC)
ts-collection-docs ❌ Failed (Inspect) Dec 4, 2022 at 2:18AM (UTC)
ts-collection-editor ❌ Failed (Inspect) Dec 4, 2022 at 2:18AM (UTC)