Dan Ditomaso
|
284ccd43f8
|
refactor: update ci/cd scripts, switch to pnpm (#763)
* refactor: update ci/cd scripts, switch to pnpm
* updated workflow
* add new packages github action. Bump package.json version (#762)
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected]>
* Update packages/core/package.json
Co-authored-by: Copilot <[email protected]>
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected]>
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected]>
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected]>
* Update .github/workflows/release-packages.yml
Co-authored-by: Copilot <[email protected]>
* revert copilot suggestion
* adding lock file
* regenerate lock file
---------
Co-authored-by: Copilot <[email protected]>
|
11 months ago |
Henri Bergius
|
0a7b653ec8
|
Transport disconnect method (#753)
* Prevent reads from piling up
* Implement disconnect() method for all transports
|
11 months ago |
Jeremy Gallant
|
2e4d306d79
|
Change HTTP transport intial connect attempt target (#729)
Co-authored-by: philon- <[email protected]>
|
11 months ago |
Dan Ditomaso
|
8a443e9cad
|
Fix/add npm jsr building (#722)
* fixed github workflows to improve handling of mutl runtimes
* updating readme
* Update packages/core/src/meshDevice.ts
Co-authored-by: Copilot <[email protected]>
* Update packages/core/package.json
Co-authored-by: Copilot <[email protected]>
* Update packages/transport-http/package.json
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
|
12 months ago |
Dan Ditomaso
|
704d06cfe7
|
refactor: switch to using Bun (#718)
|
12 months ago |
Dan Ditomaso
|
72edb1897f
|
Feat/add js repo to monorepo (#683)
* feat: move js repo into web monorepo
* added readme
* Update packages/core/README.md
Co-authored-by: Copilot <[email protected]>
* Update packages/transport-http/README.md
Co-authored-by: Copilot <[email protected]>
* Update packages/transport-web-bluetooth/README.md
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
|
1 year ago |