Releases: zentered/next-product-docs
Releases · zentered/next-product-docs
v2.0.6
2.0.6 (2023-03-23)
Bug Fixes
v2.0.5
2.0.5 (2023-02-16)
Bug Fixes
- export plain mdx remote without default components (e18732e)
v2.0.4
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
2.0.3 (2023-01-13)
Bug Fixes
- routing and path matching, add tests (2d43e9c)
v2.0.2
2.0.2 (2022-12-02)
Bug Fixes
- add path case with docs folder, update packages (7dc6948)
v2.0.1
2.0.1 (2022-09-29)
Bug Fixes
- wrong order in spread operator, path issues (04b3834)
v2.0.0
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.