Change Log - @hz-9/docs-build
About 2 min
Change Log - @hz-9/docs-build
0.9.1
Patch Changes
- 41d526c: fix: correct GitHub repository URL and fix typo in documentation (theme-hopo → theme-hope)
0.9.0
Minor Changes
- 8b2a284: refactor: unify multi-site and single-site docs-build into a single module
- Merge
multi.docs-build.tsandsingle.docs-build.tsinto unifieddocs-build.ts - Add root-level
docs-build.config.jsonconfiguration file - Remove api-extractor dependency and related config
- Redesign config interface with typed options
- Add automatic root README collection for site homepage
- Merge
0.8.0
Minor Changes
- b515fe6: chore: migrate monorepo toolchain from Rush.js to Nx + Changesets
This log was last generated on Wed, 12 Mar 2025 08:24:11 GMT and should not be manually modified.
0.7.5
Wed, 12 Mar 2025 08:24:11 GMT
Patches
- build: upgrade
@hz-9/eslint-config-airbnb-tsto~0.6.0
0.7.4
Sat, 10 Aug 2024 06:36:42 GMT
Version update only
0.7.3
Sat, 29 Jun 2024 07:30:34 GMT
Patches
- fix: support reading
.sidebar.jsonfile in multiple languages
0.7.2
Mon, 24 Jun 2024 06:20:41 GMT
Patches
- docs: updated the badge in
README.md
0.7.1
Sun, 23 Jun 2024 17:37:23 GMT
Patches
- fix: close prefetch in vuepress
0.7.0
Sun, 23 Jun 2024 16:35:13 GMT
Minor changes
- fix: correct the primary heading in
index.mdfor API documentation - feat: add support for retrieving Git URL
0.6.3
Sun, 23 Jun 2024 15:51:08 GMT
Patches
- docs: change
README.md
0.6.2
Sun, 23 Jun 2024 09:07:37 GMT
Patches
- docs: upgrade docs
0.6.1
Sat, 22 Jun 2024 17:33:12 GMT
Patches
- fix: fix
api-documenter.version.jsonwrite error
0.6.0
Sat, 22 Jun 2024 17:28:44 GMT
Minor changes
- perf: support for multiple languages
0.5.1
Sat, 22 Jun 2024 02:44:32 GMT
Patches
- docs: add
LICENSEfile
0.5.0
Fri, 21 Jun 2024 15:12:03 GMT
Minor changes
- feat: allow adding
.sidebar.jsonfiles for folders to customize navigation information
Patches
- fix: in
Rushrepository, the${root}/docsfolder should only support prioritized paths. - docs: add docs files
0.4.0
Tue, 18 Jun 2024 12:34:42 GMT
Minor changes
- feat: added support for watching the
index.api.jsonfile and updatingVuepressaccordingly. - feat: in
Rushrepositories, stopped displaying individual project'sREADME.mdfiles. - feat: added sorting functionality for navigation tabs.
0.3.1
Mon, 17 Jun 2024 12:02:22 GMT
Patches
- docs: add
homepageparamater inpackage.json
0.3.0
Mon, 17 Jun 2024 11:44:15 GMT
Minor changes
- feat: expose internal implementation classes to support secondary development.
- feat: support for selecting language information for
vuepress.
Patches
- feat: remove dependency
read-pkg. - feat: added comments and translated them into English comments.
0.2.2
Wed, 12 Jun 2024 09:53:01 GMT
Patches
- add
keywordsparamater inpackage.json
0.2.1
Tue, 11 Jun 2024 13:59:28 GMT
Patches
- fix:
index.api.jsoncan be used to generate markdowns instead ofindex.d.ts
0.2.0
Tue, 11 Jun 2024 13:08:39 GMT
Minor changes
- feat: add
--base-urlcommand-line parameter
0.1.1
Tue, 11 Jun 2024 11:51:28 GMT
Patches
- feat: change command-line description
- docs: upgrade
README.md - feat: support use
api-extractorcommand in rig package.
0.1.0
Tue, 11 Jun 2024 03:33:51 GMT
Minor changes
- feat: first commit