Skip to content

Commit ff5df27

Browse files
committed
feat: fetch configs and subscribe to project events in one connection
1 parent 1d1625e commit ff5df27

7 files changed

Lines changed: 1461 additions & 1297 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,14 @@
5656
"@types/node": "^22.15.17",
5757
"@typescript-eslint/eslint-plugin": "^8.20.0",
5858
"@typescript-eslint/parser": "^8.20.0",
59+
"async-channel": "^0.2.0",
5960
"bumpp": "^10.1.0",
6061
"esbuild": "^0.23.1",
6162
"eslint": "^9.18.0",
6263
"prettier": "^3.4.2",
63-
"typescript-eslint": "^8.20.0",
6464
"tsdown": "^0.11.9",
6565
"typescript": "^5.8.3",
66+
"typescript-eslint": "^8.20.0",
6667
"vitest": "^3.1.3"
6768
},
6869
"packageManager": "pnpm@10.7.0+sha1.66453f13fbf9078d3db193718206a8d738afdbdb"

pnpm-lock.yaml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)