Release notes
*Sourced from [docz's releases](https://github.com/doczjs/docz/releases).*
> ## v2.0.0-rc.68
> - feat(docz-core): replace yarn with npm ([#1220](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1220)) - [@rakannimer](https://github.com/rakannimer)
>
> ## v2.0.0-rc.67
> - feat(docz-core): make docz parse components in index files by default ([#1215](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1215)) - [@esturcke](https://github.com/esturcke)
> - docs: add example for the themesDir option ([#1105](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1105)) ([#1218](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1218)) - [@simonrelet](https://github.com/simonrelet)
>
> ## v2.0.0-rc.66
> - fix(docz-core): add pathPrefix from config ([#1214](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1214)) - [@rakannimer](https://github.com/rakannimer)
>
> - style(gatsby-theme-docz): keep NavGroup opened on item click ([#1211](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1211)) - [@Kerumen](https://github.com/Kerumen)
>
> - docs: fix docz + react-native example - [@rakannimer](https://github.com/rakannimer)
>
>
> ## v2.0.0-rc.65
> - feat(docz): expose `` component ([#1206](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1206)) - [@cdaringe](https://github.com/cdaringe)
> - style(gatsby-theme-docz): remove word-wrap on Props component ([#1209](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1209)) - [@Kerumen](https://github.com/Kerumen)
> - docs: correct svg link for good first issue badge ([#1208](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1208)) - [@PeachScript](https://github.com/PeachScript)
> - feat(gatsby-theme-docz): add a config to hide the dark mode switch ([#1205](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1205)) - [@Kerumen](https://github.com/Kerumen)
> - chore(docz-core): add missing openChrome.applescript ([#1204](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1204)) - [@Kerumen](https://github.com/Kerumen)
> - style(gatsby-theme-docz): simplify the default config ([#1203](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1203)) - [@Kerumen](https://github.com/Kerumen)
> - style(gatsby-theme-docz): remove deprecation warning for grid ([#1200](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1200)) - [@Kerumen](https://github.com/Kerumen)
> - style(gatsby-theme-docz): collapse NavGroup by default ([#1202](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1202)) - [@Kerumen](https://github.com/Kerumen)
> - chore(docz-core): copy `.eslintignore` from project ([#1201](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1201)) - [@Kerumen](https://github.com/Kerumen)
> - chore: dedupe yarn.lock ([#1199](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1199)) - [@Kerumen](https://github.com/Kerumen)
>
> ## v2.0.0-rc.64
> - style(gatsby-theme-docz): improve Playground style ([#1198](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1198)) - [@Kerumen](https://github.com/Kerumen)
>
> - feat: integrate with `eslint-mdx` to lint `.mdx` with `ESLint` ([#1195](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1195)) - [@JounQin](https://github.com/JounQin)
>
> - fix(docz-core): always copy theme under src ([#1105](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1105)) ([#1194](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1194)) - [@simonrelet](https://github.com/simonrelet)
>
> - fix(docz): use playground from context (fixes playground shadowing) ([#1197](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1197)) - [@rakannimer](https://github.com/rakannimer)
>
> - feat(docz): forward of prop to custom Props component ([#1193](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1193)) - [@selbekk](https://github.com/selbekk)
>
> ## v2.0.0-rc.63
> - chore(docz-core): fix `resolveApp` when called from the docz project ([#1189](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1189)) - [@Kerumen](https://github.com/Kerumen)
> - feat(docz): allow components from node_modules when explicitly requested ([#1188](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1188)) - [@axe312ger](https://github.com/axe312ger)
> - style(docz-components): fix live preview background ([#1190](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1190)) - [@Kerumen](https://github.com/Kerumen)
>
> ## v2.0.0-rc.62
> - feat(gatsby-theme-docz): move styles to separate file for easier theming - [@rakannimer](https://github.com/rakannimer)
>
> ## v2.0.0-rc.61
> - chore(docz): bump gatsby-theme-docz version - [@rakannimer](https://github.com/rakannimer)
>
> ## v2.0.0-rc.60
> ... (truncated)
Commits
- [`0f52aee`](https://github.com/doczjs/docz/commit/0f52aeec3bc150270fd6c960a0be49607ad1522f) v2.0.0-rc.69
- [`436ada1`](https://github.com/doczjs/docz/commit/436ada1d045cc4b096a8bcd543d0e945e389aec6) docs: add README to core/docz
- [`9ade05a`](https://github.com/doczjs/docz/commit/9ade05ae4a54d3c741174e0103b6b8dc3b1f4af4) v2.0.0-rc.68
- [`3b9d9d4`](https://github.com/doczjs/docz/commit/3b9d9d4859d3176a9a56261057a21eb5ea3f1fd0) v2.0.0-rc.67
- [`485b843`](https://github.com/doczjs/docz/commit/485b8433ca056de41d500e6c17d362f6ee56702f) v2.0.0-rc.66
- [`32a3b3c`](https://github.com/doczjs/docz/commit/32a3b3c1432247a4c255faf69f0b77812d2fd12a) Revert "feat(docz): expose \ component" ([#1210](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1210))
- [`98a0036`](https://github.com/doczjs/docz/commit/98a003667e66787d4300bbdf6d67dc16df4a0c6b) v2.0.0-rc.65
- [`c7a19b4`](https://github.com/doczjs/docz/commit/c7a19b4fac2fa9c010ae440ba79454cf447f762b) feat(docz): expose \ component ([#1206](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1206))
- [`3d7d8c1`](https://github.com/doczjs/docz/commit/3d7d8c1a60a97cc05c1c19542d5338d82c89c210) style(gatsby-theme-docz): simplify the default config ([#1203](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1203))
- [`93ed9e7`](https://github.com/doczjs/docz/commit/93ed9e7f593a0ef67d44a06d6cf1b1b9c0ccdc37) v2.0.0-rc.64
- Additional commits viewable in [compare view](https://github.com/doczjs/docz/commits/v2.0.0-rc.69/core/docz)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps docz from 2.0.0-rc.51 to 2.0.0-rc.69.
Release notes
*Sourced from [docz's releases](https://github.com/doczjs/docz/releases).* > ## v2.0.0-rc.68 > - feat(docz-core): replace yarn with npm ([#1220](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1220)) - [@rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.67 > - feat(docz-core): make docz parse components in index files by default ([#1215](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1215)) - [@esturcke](https://github.com/esturcke) > - docs: add example for the themesDir option ([#1105](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1105)) ([#1218](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1218)) - [@simonrelet](https://github.com/simonrelet) > > ## v2.0.0-rc.66 > - fix(docz-core): add pathPrefix from config ([#1214](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1214)) - [@rakannimer](https://github.com/rakannimer) > > - style(gatsby-theme-docz): keep NavGroup opened on item click ([#1211](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1211)) - [@Kerumen](https://github.com/Kerumen) > > - docs: fix docz + react-native example - [@rakannimer](https://github.com/rakannimer) > > > ## v2.0.0-rc.65 > - feat(docz): expose `` component ([#1206](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1206)) - [@cdaringe](https://github.com/cdaringe) > - style(gatsby-theme-docz): remove word-wrap on Props component ([#1209](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1209)) - [@Kerumen](https://github.com/Kerumen) > - docs: correct svg link for good first issue badge ([#1208](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1208)) - [@PeachScript](https://github.com/PeachScript) > - feat(gatsby-theme-docz): add a config to hide the dark mode switch ([#1205](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1205)) - [@Kerumen](https://github.com/Kerumen) > - chore(docz-core): add missing openChrome.applescript ([#1204](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1204)) - [@Kerumen](https://github.com/Kerumen) > - style(gatsby-theme-docz): simplify the default config ([#1203](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1203)) - [@Kerumen](https://github.com/Kerumen) > - style(gatsby-theme-docz): remove deprecation warning for grid ([#1200](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1200)) - [@Kerumen](https://github.com/Kerumen) > - style(gatsby-theme-docz): collapse NavGroup by default ([#1202](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1202)) - [@Kerumen](https://github.com/Kerumen) > - chore(docz-core): copy `.eslintignore` from project ([#1201](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1201)) - [@Kerumen](https://github.com/Kerumen) > - chore: dedupe yarn.lock ([#1199](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1199)) - [@Kerumen](https://github.com/Kerumen) > > ## v2.0.0-rc.64 > - style(gatsby-theme-docz): improve Playground style ([#1198](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1198)) - [@Kerumen](https://github.com/Kerumen) > > - feat: integrate with `eslint-mdx` to lint `.mdx` with `ESLint` ([#1195](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1195)) - [@JounQin](https://github.com/JounQin) > > - fix(docz-core): always copy theme under src ([#1105](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1105)) ([#1194](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1194)) - [@simonrelet](https://github.com/simonrelet) > > - fix(docz): use playground from context (fixes playground shadowing) ([#1197](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1197)) - [@rakannimer](https://github.com/rakannimer) > > - feat(docz): forward of prop to custom Props component ([#1193](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1193)) - [@selbekk](https://github.com/selbekk) > > ## v2.0.0-rc.63 > - chore(docz-core): fix `resolveApp` when called from the docz project ([#1189](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1189)) - [@Kerumen](https://github.com/Kerumen) > - feat(docz): allow components from node_modules when explicitly requested ([#1188](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1188)) - [@axe312ger](https://github.com/axe312ger) > - style(docz-components): fix live preview background ([#1190](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1190)) - [@Kerumen](https://github.com/Kerumen) > > ## v2.0.0-rc.62 > - feat(gatsby-theme-docz): move styles to separate file for easier theming - [@rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.61 > - chore(docz): bump gatsby-theme-docz version - [@rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.60 > ... (truncated)
Commits
- [`0f52aee`](https://github.com/doczjs/docz/commit/0f52aeec3bc150270fd6c960a0be49607ad1522f) v2.0.0-rc.69 - [`436ada1`](https://github.com/doczjs/docz/commit/436ada1d045cc4b096a8bcd543d0e945e389aec6) docs: add README to core/docz - [`9ade05a`](https://github.com/doczjs/docz/commit/9ade05ae4a54d3c741174e0103b6b8dc3b1f4af4) v2.0.0-rc.68 - [`3b9d9d4`](https://github.com/doczjs/docz/commit/3b9d9d4859d3176a9a56261057a21eb5ea3f1fd0) v2.0.0-rc.67 - [`485b843`](https://github.com/doczjs/docz/commit/485b8433ca056de41d500e6c17d362f6ee56702f) v2.0.0-rc.66 - [`32a3b3c`](https://github.com/doczjs/docz/commit/32a3b3c1432247a4c255faf69f0b77812d2fd12a) Revert "feat(docz): expose \component" ([#1210](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1210)) - [`98a0036`](https://github.com/doczjs/docz/commit/98a003667e66787d4300bbdf6d67dc16df4a0c6b) v2.0.0-rc.65 - [`c7a19b4`](https://github.com/doczjs/docz/commit/c7a19b4fac2fa9c010ae440ba79454cf447f762b) feat(docz): expose \
component ([#1206](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1206)) - [`3d7d8c1`](https://github.com/doczjs/docz/commit/3d7d8c1a60a97cc05c1c19542d5338d82c89c210) style(gatsby-theme-docz): simplify the default config ([#1203](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1203)) - [`93ed9e7`](https://github.com/doczjs/docz/commit/93ed9e7f593a0ef67d44a06d6cf1b1b9c0ccdc37) v2.0.0-rc.64 - Additional commits viewable in [compare view](https://github.com/doczjs/docz/commits/v2.0.0-rc.69/core/docz)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)