Release 0.4.1
- chore: add Aldric to codeowners (a25465e)
- feat(rpc): add reflection (#287) (8549564)
- fix: browser->circuit->browser discovery upon 3.0.0 upgrade (#284) (99fdc9e)
- fix: as value is an array we need to spread it otherwise the function being call will just receive an array (#285) (09bf989)
- feat: add watch cmd (#286) (20450ef)
- impr: use object as a set (#280) (65a7983)
- feat: add replit base conf (#277) (392479d)
- fix: rm unnecessary linearize in merge (#281) (9b805df)
- feat: abstract mergeCallback function (#279) (4e535ef)
- chore: update lock and version (30b7cdb)
- Simplify grid ui (#278) (1daee47)
- chore(deps): bump @libp2p/circuit-relay-v2 from 2.1.5 to 3.1.3 (#266) (1828da0)
What's Changed
- chore(deps): bump @libp2p/circuit-relay-v2 from 2.1.5 to 3.1.3 by @dependabot in #266
- Simplify grid ui by @guiltygyoza in #278
- feat: abstract mergeCallback function by @trungnotchung in #279
- fix: rm unnecessary linearize in merge by @JanLewDev in #281
- feat: add replit base conf by @sfroment in #277
- impr: use object as set by @JanLewDev in #280
- feat: add watch cmd by @sfroment in #286
- fix: as value is an array we need to spread it otherwise the function being call will just receive an array by @sfroment in #285
- fix: browser->circuit->browser discovery upon 3.0.0 upgrade by @sfroment in #284
- feat(rpc): add reflection by @winprn in #287
Full Changelog: v0.4.0...v0.4.1