|
1 | 1 | # @theguild/components
|
2 | 2 |
|
| 3 | +## 8.2.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- [#1888](https://github.com/the-guild-org/docs/pull/1888) |
| 8 | + [`61f0089`](https://github.com/the-guild-org/docs/commit/61f00892b5a1d1941dd93516ae07a90025058e20) |
| 9 | + Thanks [@hasparus](https://github.com/hasparus)! - Add VersionDropdown component |
| 10 | + |
| 11 | +### Patch Changes |
| 12 | + |
| 13 | +- [#1912](https://github.com/the-guild-org/docs/pull/1912) |
| 14 | + [`093624f`](https://github.com/the-guild-org/docs/commit/093624f574f03a846947721681223713e83580aa) |
| 15 | + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: |
| 16 | + |
| 17 | + - Updated dependency |
| 18 | + [`@next/[email protected]` ↗︎ ](https://www.npmjs.com/package/@next/bundle-analyzer/v/15.1.3) |
| 19 | + (from `15.1.1`, in `dependencies`) |
| 20 | + |
| 21 | +- [#1930](https://github.com/the-guild-org/docs/pull/1930) |
| 22 | + [`0577a0b`](https://github.com/the-guild-org/docs/commit/0577a0b4470e8a6fb44866a658fad9a899050ee1) |
| 23 | + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: |
| 24 | + |
| 25 | + - Updated dependency |
| 26 | + [`[email protected]` ↗︎ ](https://www.npmjs.com/package/nextra/v/4.0.0) (from |
| 27 | + `4.0.0-app-router.39`, in `dependencies`) |
| 28 | + - Updated dependency |
| 29 | + [`[email protected]` ↗︎ ](https://www.npmjs.com/package/nextra-theme-docs/v/4.0.0) |
| 30 | + (from `4.0.0-app-router.39`, in `dependencies`) |
| 31 | + |
| 32 | +- [#1936](https://github.com/the-guild-org/docs/pull/1936) |
| 33 | + [`d8f2d9b`](https://github.com/the-guild-org/docs/commit/d8f2d9b2fb12c2f647ef008ecc938c8ed323a21d) |
| 34 | + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: |
| 35 | + |
| 36 | + - Updated dependency |
| 37 | + [`@giscus/[email protected]` ↗︎ ](https://www.npmjs.com/package/@giscus/react/v/3.1.0) (from `3.0.0`, |
| 38 | + in `dependencies`) |
| 39 | + |
| 40 | +- [#1908](https://github.com/the-guild-org/docs/pull/1908) |
| 41 | + [`6fc6c30`](https://github.com/the-guild-org/docs/commit/6fc6c30f2d446b7d3f07f3daf5a5ea3f8b944bd8) |
| 42 | + Thanks [@dimaMachina](https://github.com/dimaMachina)! - exports `convertToPageMap`, |
| 43 | + `mergeMetaWithPageMap`, `normalizePageMap`, `evaluate` from nextra |
| 44 | + |
3 | 45 | ## 8.1.2
|
4 | 46 |
|
5 | 47 | ### Patch Changes
|
|
0 commit comments