Release notes
*Sourced from [docz's releases](https://github.com/doczjs/docz/releases).*
> ## 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
> - feat(docz-core): support array of file glob patterns in files - [@rakannimer](https://github.com/rakannimer)
>
> ## v2.0.0-rc.58
> - chore(docz-components): upgrade re-resizable to v6 ([#1178](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1178)) - [@Kerumen](https://github.com/Kerumen)
> - chore(docz-components): change item key and filename comparison ([#1176](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1176)) - [@Kerumen](https://github.com/Kerumen)
> - feat(gatsby-theme-docz): pass the entry property down to Wrapper ([#1181](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1181)) - [@pepibumur](https://github.com/pepibumur)
> - docs: remove extra space in readme ([#1182](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1182)) - [@ericcarboni](https://github.com/ericcarboni)
>
> ## v2.0.0-rc.57
> - fix(docz-core): copy doczrc before running commands ([#1175](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1175)) - [@rakannimer](https://github.com/rakannimer)
>
> ## v2.0.0-rc.56
> - fix(docz-core): allow custom doczrc location with config cli flag ([#1169](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1169)) - [@rakannimer](https://github.com/rakannimer)
>
> - chore(babel-plugin-export-metadata): don't add filemeta if it exists ([#1173](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1173)) - [@Kerumen](https://github.com/Kerumen)
>
> ## v2.0.0-rc.55
> - fix(docz-core): index.tsx imports in index.mdx [#1168](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1168) - [@Kerumen](https://github.com/Kerumen)
>
> ## v2.0.0-rc.54
> - (docz-core) handle props on windows ([#1151](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1151)) … [@jesperorb](https://github.com/jesperorb)
>
> - fix(gatsby-theme-docz): able to set container width … [@jesperorb](https://github.com/jesperorb)
>
> - fix(docz-rollup): handle defaultsExternal on windows … [@jesperorb](https://github.com/jesperorb)
>
> - docs: fix funding.yml ([#1158](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1158)) … [@goldins](https://github.com/goldins)
>
> ## v2.0.0-rc.53
> - chore(docz): add css preprocessor examples and info - [@jesperorb](https://github.com/jesperorb)
>
> - fix(gatsby-theme-docz): round playground borders [#1080](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1080) ([#1157](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1157)) - [@jesperorb](https://github.com/jesperorb)
>
> - fix(docz-core): add support for hoisted dependencies ([#1149](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1149)) - [@rakannimer](https://github.com/rakannimer)
>
> - docs: fix readme toc links ([#1154](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1154)) - [@athul](https://github.com/athul)
>
> - docs: sentence refactor ([#1150](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1150)) … [@bisonwebmedia](https://github.com/bisonwebmedia)
> ... (truncated)
Commits
- [`06311d0`](https://github.com/doczjs/docz/commit/06311d03c03114c68e792383264425dafac91e6b) v2.0.0-rc.63
- [`1bcbe1e`](https://github.com/doczjs/docz/commit/1bcbe1ebb52d94a9aadbad86cf255d56b16e0567) v2.0.0-rc.62
- [`b3b0d9f`](https://github.com/doczjs/docz/commit/b3b0d9ff50384cc254151ed869bab5554aa1625e) v2.0.0-rc.61
- [`804dee4`](https://github.com/doczjs/docz/commit/804dee44a39be55c14987ab7c66d432d2b4d98ce) fix(docz): bump gatsby-theme-docz version
- [`1baf748`](https://github.com/doczjs/docz/commit/1baf748a0851623f673af69ba090902555b2727c) v2.0.0-rc.60
- [`d491fc1`](https://github.com/doczjs/docz/commit/d491fc17fff5d66c6a860cbda26e6f7346a80cb5) chore: 2.0.0-rc.59
- [`91ce45e`](https://github.com/doczjs/docz/commit/91ce45e0e3885ed912f09494d41578cb6308c5b8) v2.0.0-rc.58
- [`d8832bf`](https://github.com/doczjs/docz/commit/d8832bfe432dab9ba1e4549025d2e198668df65e) chore(docz-components): change item key and filename comparison ([#1176](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1176))
- [`277da0a`](https://github.com/doczjs/docz/commit/277da0acee9733058ab47d409e1fc57961cffb0d) v2.0.0-rc.57
- [`4faf77a`](https://github.com/doczjs/docz/commit/4faf77a35f03e12a42d3b1f9491bfbf43881da05) v2.0.0-rc.56
- Additional commits viewable in [compare view](https://github.com/doczjs/docz/commits/v2.0.0-rc.63/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.63.
Release notes
*Sourced from [docz's releases](https://github.com/doczjs/docz/releases).* > ## 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 > - feat(docz-core): support array of file glob patterns in files - [@rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.58 > - chore(docz-components): upgrade re-resizable to v6 ([#1178](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1178)) - [@Kerumen](https://github.com/Kerumen) > - chore(docz-components): change item key and filename comparison ([#1176](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1176)) - [@Kerumen](https://github.com/Kerumen) > - feat(gatsby-theme-docz): pass the entry property down to Wrapper ([#1181](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1181)) - [@pepibumur](https://github.com/pepibumur) > - docs: remove extra space in readme ([#1182](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1182)) - [@ericcarboni](https://github.com/ericcarboni) > > ## v2.0.0-rc.57 > - fix(docz-core): copy doczrc before running commands ([#1175](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1175)) - [@rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.56 > - fix(docz-core): allow custom doczrc location with config cli flag ([#1169](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1169)) - [@rakannimer](https://github.com/rakannimer) > > - chore(babel-plugin-export-metadata): don't add filemeta if it exists ([#1173](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1173)) - [@Kerumen](https://github.com/Kerumen) > > ## v2.0.0-rc.55 > - fix(docz-core): index.tsx imports in index.mdx [#1168](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1168) - [@Kerumen](https://github.com/Kerumen) > > ## v2.0.0-rc.54 > - (docz-core) handle props on windows ([#1151](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1151)) … [@jesperorb](https://github.com/jesperorb) > > - fix(gatsby-theme-docz): able to set container width … [@jesperorb](https://github.com/jesperorb) > > - fix(docz-rollup): handle defaultsExternal on windows … [@jesperorb](https://github.com/jesperorb) > > - docs: fix funding.yml ([#1158](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1158)) … [@goldins](https://github.com/goldins) > > ## v2.0.0-rc.53 > - chore(docz): add css preprocessor examples and info - [@jesperorb](https://github.com/jesperorb) > > - fix(gatsby-theme-docz): round playground borders [#1080](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1080) ([#1157](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1157)) - [@jesperorb](https://github.com/jesperorb) > > - fix(docz-core): add support for hoisted dependencies ([#1149](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1149)) - [@rakannimer](https://github.com/rakannimer) > > - docs: fix readme toc links ([#1154](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1154)) - [@athul](https://github.com/athul) > > - docs: sentence refactor ([#1150](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1150)) … [@bisonwebmedia](https://github.com/bisonwebmedia) > ... (truncated)Commits
- [`06311d0`](https://github.com/doczjs/docz/commit/06311d03c03114c68e792383264425dafac91e6b) v2.0.0-rc.63 - [`1bcbe1e`](https://github.com/doczjs/docz/commit/1bcbe1ebb52d94a9aadbad86cf255d56b16e0567) v2.0.0-rc.62 - [`b3b0d9f`](https://github.com/doczjs/docz/commit/b3b0d9ff50384cc254151ed869bab5554aa1625e) v2.0.0-rc.61 - [`804dee4`](https://github.com/doczjs/docz/commit/804dee44a39be55c14987ab7c66d432d2b4d98ce) fix(docz): bump gatsby-theme-docz version - [`1baf748`](https://github.com/doczjs/docz/commit/1baf748a0851623f673af69ba090902555b2727c) v2.0.0-rc.60 - [`d491fc1`](https://github.com/doczjs/docz/commit/d491fc17fff5d66c6a860cbda26e6f7346a80cb5) chore: 2.0.0-rc.59 - [`91ce45e`](https://github.com/doczjs/docz/commit/91ce45e0e3885ed912f09494d41578cb6308c5b8) v2.0.0-rc.58 - [`d8832bf`](https://github.com/doczjs/docz/commit/d8832bfe432dab9ba1e4549025d2e198668df65e) chore(docz-components): change item key and filename comparison ([#1176](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1176)) - [`277da0a`](https://github.com/doczjs/docz/commit/277da0acee9733058ab47d409e1fc57961cffb0d) v2.0.0-rc.57 - [`4faf77a`](https://github.com/doczjs/docz/commit/4faf77a35f03e12a42d3b1f9491bfbf43881da05) v2.0.0-rc.56 - Additional commits viewable in [compare view](https://github.com/doczjs/docz/commits/v2.0.0-rc.63/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)