Release notes
*Sourced from [docz's releases](https://github.com/doczjs/docz/releases).*
> ## 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)
>
> ## v2.0.0-rc.52
> - feat(gatsby-theme-docz): [#1112](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1112) move menu icon ([#1144](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1144)) - [@Dangoo](https://github.com/Dangoo)
> - chore: update commitlint to 8.2.0 - [@AndrewUsher](https://github.com/AndrewUsher)
Commits
- [`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
- [`8e197a2`](https://github.com/doczjs/docz/commit/8e197a2a921b351b5ded1608833dd5d185c9118c) v2.0.0-rc.55
- [`2f12854`](https://github.com/doczjs/docz/commit/2f12854a9e10677684ccef40cb14381a7d23dc7e) v2.0.0-rc.54
- [`869fc12`](https://github.com/doczjs/docz/commit/869fc129232e24c272788031d8410cd4b598f543) v2.0.0-rc.53
- [`a543033`](https://github.com/doczjs/docz/commit/a5430330b186be3f354d727889e6f8fe58ed4978) v2.0.0-rc.52
- See full diff in [compare view](https://github.com/doczjs/docz/commits/v2.0.0-rc.58/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.58.
Release notes
*Sourced from [docz's releases](https://github.com/doczjs/docz/releases).* > ## 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) > > ## v2.0.0-rc.52 > - feat(gatsby-theme-docz): [#1112](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1112) move menu icon ([#1144](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1144)) - [@Dangoo](https://github.com/Dangoo) > - chore: update commitlint to 8.2.0 - [@AndrewUsher](https://github.com/AndrewUsher)Commits
- [`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 - [`8e197a2`](https://github.com/doczjs/docz/commit/8e197a2a921b351b5ded1608833dd5d185c9118c) v2.0.0-rc.55 - [`2f12854`](https://github.com/doczjs/docz/commit/2f12854a9e10677684ccef40cb14381a7d23dc7e) v2.0.0-rc.54 - [`869fc12`](https://github.com/doczjs/docz/commit/869fc129232e24c272788031d8410cd4b598f543) v2.0.0-rc.53 - [`a543033`](https://github.com/doczjs/docz/commit/a5430330b186be3f354d727889e6f8fe58ed4978) v2.0.0-rc.52 - See full diff in [compare view](https://github.com/doczjs/docz/commits/v2.0.0-rc.58/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)