Commit graph

23 commits

Author SHA1 Message Date
ccbikai
8beff2ea7d 0.1.8 2024-12-29 21:12:55 +08:00
ccbikai
480824f36f chore: update dependencies and lockfile
- Downgrade @nuxthub/core from ^0.8.10 to 0.7.11 for compatibility.
- Upgrade nuxt from ~3.12.4 to ~3.13.2 to incorporate recent improvements.
- Update rollup version in various dependencies to 4.18.0 for better performance and stability.
- Adjust pnpm-lock.yaml to reflect changes in package versions and dependencies.

These updates aim to enhance stability and performance while ensuring compatibility across the project.
2024-12-25 12:12:06 +08:00
ccbikai
ff0c2ad1eb fix(deps): downgrade nuxt to v3.12.4
Reverts nuxt to a more stable version by downgrading from 3.14.1592 to 3.12.4 to avoid potential breaking changes and instability issues with the beta release.

Adjusts pnpm lockfile to reflect version change and dependencies.
2024-12-24 22:26:49 +08:00
ccbikai
df9f13fe3a chore: 升级到最新包 2024-12-24 21:09:21 +08:00
ccbikai
0dc65bc64a chore: 0.1.7 2024-12-24 12:43:57 +08:00
ccbikai
b7c8ebd045 feat: replace counters with animated number flows
Integrates @number-flow/vue for smoother counter animations
Improves visibility state with opacity and blur adjustments
Removes unused static increment comments
2024-12-24 12:43:35 +08:00
ccbikai
842a8ab561 feat: Add link search function 2024-12-23 20:57:16 +08:00
ccbikai
e995d5063f chore: v0.1.6 2024-12-15 20:54:50 +08:00
ccbikai
639368a8ba 0.1.5 2024-12-06 18:47:49 +08:00
ccbikai
12e3e7c7bc 0.1.4 2024-08-20 21:25:30 +08:00
ccbikai
36e7962b83 chore: update dependencies 2024-08-18 19:38:04 +08:00
ccbikai
b116d4c007 feat: enable AI integration and update dependencies
- Activated AI functionality in Nuxt configuration
- Updated AI model to a newer version for enhanced performance
- Bumped @nuxthub/core to 0.7.3 for critical bug fixes and improvements
2024-08-18 19:01:14 +08:00
ccbikai
2856c4013f 0.1.3 2024-07-21 20:51:29 +08:00
ccbikai
01be05c0fc chore: Update package dependencies and optimize imports 2024-07-08 20:28:38 +08:00
面条
503e62aa9e
chore: bump version 2024-06-14 18:56:48 +08:00
ccbikai
14ff257216 chore: Update Node.js version to v20.11 2024-06-12 20:31:43 +08:00
ccbikai
686ecd151a docs: add API Docs 2024-06-12 20:28:23 +08:00
ccbikai
3e2878c107 chore: Update Node.js version to 20.11.0 2024-06-08 14:37:43 +08:00
ccbikai
d0d0fc65e5 perf: build map 2024-06-08 14:34:34 +08:00
ccbikai
e4e6369f5c chore: update package.json version to 0.1.1 2024-06-02 20:25:52 +08:00
ccbikai
66f202d3d1 feat: optimize theme switcher and fix style issues 2024-06-02 20:11:57 +08:00
QuentinHsu
e8767a5ca2
feat: switch theme 2024-05-31 23:53:39 +08:00
ccbikai
bd47e755d5 feat: init 2024-05-25 08:09:30 +08:00