Release 0.2.1-0
Pre-release
Pre-release
- ci: add buf registry deploy on the ci (#216) (a74fa9f)
- fix: double vertex only declare once (#205) (0228b1b)
- #204 fix: BFS implementation (#208) (81b7de2)
- Fixing relay server not running on bootstrap node (#209) (965e534)
- improv: local bootstrap node set up w/ example (#200) (742ea7f)
- chore(deps): bump @libp2p/mdns from 11.0.7 to 11.0.8 (#203) (1abdbae)
- chore(deps): bump @libp2p/crypto from 5.0.4 to 5.0.5 (#202) (39ab8b1)
- chore(deps): bump ts-proto from 2.2.3 to 2.2.4 (#201) (d7cc423)
- chore(deps-dev): bump vite from 5.4.8 to 5.4.9 (#197) (5bb7a6b)
- chore(deps): bump @grpc/grpc-js from 1.12.0 to 1.12.2 (#196) (791ae5b)
- chore(deps): bump @libp2p/interface from 2.1.2 to 2.1.3 (#195) (80ee642)
- fix: fix wrong return message for rpc unsubscribe (6f0f918)
- deps: libp2p bump (#193) (0cfee7f)
- chore(deps): bump @thi.ng/random from 4.0.4 to 4.1.0 (#189) (3af1a3f)
- chore(deps): bump the npm_and_yarn group with 3 updates (#187) (8da1f2d)
- feat: RPC server for node while running in server mode (#170) (2aed724)
- fix: canvas example; pubsub topic discovery v11.0.0 alternative (#186) (21c32e4)
- chore(deps-dev): bump vitest from 2.0.5 to 2.1.1 (#177) (23d0718)
- chore(deps): bump @thi.ng/random from 4.0.3 to 4.0.4 (#180) (6559f4c)
- deps: bump libp2p 2.0.2 (#171) (9e6b8a5)
- chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 (#165) (b2a720c)
- refactor: reuse protobuf Vertex definition (#164) (552b561)
- chore: bump version; enable devToolsMetrics (d2a3a8d)
What's Changed
- refactor: reuse protobuf Vertex definition by @cwkang1998 in #164
- chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 by @dependabot in #165
- deps: bump libp2p 2.0.2 by @d-roak in #171
- chore(deps): bump @thi.ng/random from 4.0.3 to 4.0.4 by @dependabot in #180
- chore(deps-dev): bump vitest from 2.0.5 to 2.1.1 by @dependabot in #177
- fix: canvas example; pubsub topic discovery v11.0.0 alternative by @d-roak in #186
- feat: RPC server for node while running in server mode by @d-roak in #170
- chore(deps): bump the npm_and_yarn group with 3 updates by @dependabot in #187
- chore(deps): bump @thi.ng/random from 4.0.4 to 4.1.0 by @dependabot in #189
- deps: libp2p bump by @d-roak in #193
- chore(deps): bump @libp2p/interface from 2.1.2 to 2.1.3 by @dependabot in #195
- chore(deps): bump @grpc/grpc-js from 1.12.0 to 1.12.2 by @dependabot in #196
- chore(deps-dev): bump vite from 5.4.8 to 5.4.9 by @dependabot in #197
- chore(deps): bump ts-proto from 2.2.3 to 2.2.4 by @dependabot in #201
- chore(deps): bump @libp2p/crypto from 5.0.4 to 5.0.5 by @dependabot in #202
- chore(deps): bump @libp2p/mdns from 11.0.7 to 11.0.8 by @dependabot in #203
- improv: local bootstrap node set up w/ example by @elielnfinic in #200
- Fixing relay server not running on bootstrap node by @elielnfinic in #209
- #204 fix: BFS implementation by @trungnotchung in #208
- fix: double vertex only declare once by @sfroment in #205
- ci: add buf registry deploy on the ci by @d-roak in #216
New Contributors
- @cwkang1998 made their first contribution in #164
- @elielnfinic made their first contribution in #200
- @trungnotchung made their first contribution in #208
Full Changelog: v0.2.0...v0.2.1-0