Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
47220aa7cb
chore(deps): bump vitest from 0.32.4 to 1.1.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.4 to 1.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 22:28:41 +00:00
d6cff5411c feat(sitemap & feed): implement feed and sitemap generation via async at buildend behavior of vitepress site compilation process & migrate sitemap dependency to sitemap-ts 2023-09-17 02:36:31 -07:00
b391c693ff perf(bumps): upgrade dependencies to latest version via pnpm 2023-09-17 01:55:12 -07:00
f904a405df chore: introduce and add more extra dependencies to project for use of building new components when required 2023-09-16 21:50:07 -07:00
5d06871244 fix: add missing dependencies for ts and add force install flags to pnpm for fresh pacakge installation without caching 2023-06-12 01:28:50 +08:00
650631ba4d dep: add vue-cli dep for preventing build crashes on remote cli build declaring error log on requireing package info file for ts 2023-06-12 00:58:03 +08:00
931faa61c3 feat: introduce new twoslash feature into vitepress with its associated plugin usage documentation 2023-06-12 00:28:14 +08:00
c883f02e55 feat: add mermaid support to documentation via custom vue component slots 2023-05-24 13:34:56 +08:00
aaeba78205 feat(gitalk): add gitalk component for doc post commenting 2023-05-23 21:53:39 +08:00
788c1bffb4 feat(sitemap): add feature to generate sitemap after build 2023-05-22 19:43:34 +08:00
51d5fc7f0c feat: add support for md caption & link preview & tasklist display support 2023-05-22 11:41:34 +08:00