Skip to content

Releases: zentered/next-product-docs

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 23 Mar 07:58
d03ecbb

2.0.6 (2023-03-23)

Bug Fixes

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Feb 08:41
e18732e

2.0.5 (2023-02-16)

Bug Fixes

  • export plain mdx remote without default components (e18732e)

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Feb 10:20
04d29ab

2.0.4 (2023-02-14)

Bug Fixes

  • bug with /slug/:id routing duplicating the docs folder in the path (1195bba)
  • dependency bump (df8783a)

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Jan 12:00
4cc0914

2.0.3 (2023-01-13)

Bug Fixes

  • routing and path matching, add tests (2d43e9c)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Dec 14:43
7dc6948

2.0.2 (2022-12-02)

Bug Fixes

  • add path case with docs folder, update packages (7dc6948)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Sep 17:32
04b3834

2.0.1 (2022-09-29)

Bug Fixes

  • wrong order in spread operator, path issues (04b3834)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 14:21
b711a42

2.0.0 (2022-09-29)

  • feat!: next12, local docs, md/mdx support (#13) (b711a42), closes #13

BREAKING CHANGES

  • the entire library has been refactored to ESM and updated to the latest libraries. Please update with caution.