Simon
9af3a3f73e
chore(scripts): add parallel build scripts
...
Replace sequential `npm run build --workspaces --if-present` with
concurrent execution via a reusable `parallelTask` utility. Full
`npm run build` now runs cleanup then all 7 build tasks in parallel.
2026-04-15 17:44:37 +08:00
Simon
acfb336a9a
fix: pre-publish and post-publish hooks
2026-04-12 03:16:13 +08:00
Simon
4d27d49752
refactor(setup): upgrade to TypeScript 6 with source-first monorepo resolution
2026-04-12 02:04:21 +08:00
Simon
a74b7542ba
feat: extension use the same version as packages
2026-03-12 00:37:43 +08:00
Simon
26b4afca6a
chore(ext): bump version to 0.1.16
2026-03-09 17:17:04 +08:00
Simon
5f43b76b57
chore: improve scripts for extension
2026-03-09 17:15:16 +08:00
Simon
d913dd7bd0
chore(docs): move docs
2026-02-24 00:13:36 +08:00
Simon
d712ea7041
chore(scripts): skip version update for extension package
2026-01-28 15:43:54 +08:00
Simon
5fdb49fecb
fix(sync-version): update version check to use pkgJson.version
2026-01-21 19:20:23 +08:00
Simon
3a3bb0e58c
fix: use spaces for JSON formatting in version sync script
2026-01-21 01:23:07 +08:00
Simon
bc7ccf47ff
fix: handle version in sync script
2026-01-21 01:15:58 +08:00
Simon
c781eba986
feat: fixed version in CDN URL
2026-01-21 01:08:19 +08:00
Simon
f21914284c
chore(version): bump version to 0.0.8
2025-12-15 18:46:43 +08:00
Simon
20f33ac478
fix: monorepo build order
2025-12-05 17:02:30 +08:00
Simon
8a67b96fdb
chore: add version sync script
2025-12-01 20:52:26 +08:00