Commit Graph

12 Commits

Author SHA1 Message Date
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
charlie
ffdb990d84 chore(libs): rename db_properties_notes to db_properties_guide and update README references 2026-01-07 20:43:12 +08:00
Gabriel Horner
a630835cee chore: update libs links so they are compatible with DB 2025-12-19 11:34:54 -05:00
Tienson Qin
d8809f0b7e feat: cljs sdk (#12168)
Add clojurescript plugins API
2025-10-21 16:32:12 +08:00
YU
b383a6102d update README.md (A link add to the community template) 2024-07-22 21:32:24 +08:00
charlie
c36a026502 chore(plugin): build libs core & update README.md 2022-04-29 18:51:25 +08:00
charlie
72f0716998 chore(plugin): update libs README.md 2021-11-16 18:54:49 +08:00
Tienson Qin
40922ae477 doc: add plugins community templates 2021-06-17 19:37:19 +08:00
Tienson Qin
a94bd64c1d docs: add plugins sample and feedback links 2021-06-15 21:11:22 +08:00
charlie
f3edb9b77f feat(plugin): merge implementation 2021-05-08 20:32:20 +08:00
Tienson Qin
f1f9800d96 Revert "feat(plugin): merge implementation"
This reverts commit 7f867236d7.
2021-05-08 19:02:34 +08:00
charlie
7f867236d7 feat(plugin): merge implementation 2021-05-07 16:54:14 +08:00