megayu
|
79c25837cb
|
Migrate from yarn to pnpm (#12529)
* migrate yarn to pnpm
* chore: update pnpm version to 10.33.0 across all package.json files
* chore: update .npmrc and package.json for improved dependency management
* chore: unify Clojure, Node, and Java version in workflow files
* fix: enable shamefully-hoist for now and add electron, keytar to onlyBuiltDependencies
* feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings
* ensure pnpm setup prior to node setup
* fix: update logseq/bb-tasks git SHA
* feat: add pnpm configuration for onlyBuiltDependencies in package.json
* feat: add onlyBuiltDependencies configuration for better-sqlite3 in pnpm settings
* chore: update pnpm lockfile
* fix: resolve merge conflicts
* fix: remove invisible characters from markdown headers
* fix: update .npmrc comments for clarity on lockfile usage
* Revert "feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings"
This reverts commit 70a111936f.
* fix: remove invisible characters from various README files and add .editorconfig
* fix: clarify lockfile resolution process in SKILL.md
---------
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
|
2026-04-24 23:40:25 +08:00 |
|
Tienson Qin
|
b8445a6395
|
node.js adapter
|
2026-01-31 00:51:35 +08:00 |
|
Tienson Qin
|
cc95768288
|
Switched API-facing map keys to hyphenated keywords
|
2026-01-21 18:21:00 +08:00 |
|
rcmerci
|
9356782168
|
fix(db-sync): worker server unit-tests
|
2026-01-11 23:57:33 +08:00 |
|
rcmerci
|
2bc5783b78
|
enhance(db-sync): update doc and align with codebase
|
2026-01-11 18:02:53 +08:00 |
|
rcmerci
|
611a52443e
|
enhance(db-sync): fail fast when encounter bugs
|
2026-01-11 17:24:25 +08:00 |
|
rcmerci
|
1b79d7d0d8
|
doc(db-sync): sync db-sync docs and codebase again
|
2026-01-10 23:41:40 +08:00 |
|
rcmerci
|
9f530799b6
|
enhance(db-sync): protocol.md add http endpoints
fix: make t_before mandatory
|
2026-01-10 21:45:41 +08:00 |
|
rcmerci
|
0864b485f4
|
refactor(db-sync): rename worker-sync to db-sync
|
2026-01-10 17:52:33 +08:00 |
|