5.5 KiB
5.5 KiB
0.1.0-develop.26 (2023-07-23)
Features
- re-export defer from p-defer (2ac16d2)
0.1.0-develop.25 (2023-07-23)
Features
- add getNetworkModuleStatus to fetch a network module status, either one time or continuous (19167ac)
- create abstract NetworkClient with register, status, and ready methods. status calls getNetworkModuleStatus (711b134)
0.1.0-develop.24 (2023-07-21)
Bug Fixes
- if we are in a webworker, automatically setup the handler so we don't ever forget (565fb05)
0.1.0-develop.23 (2023-07-21)
Bug Fixes
- add type check on window (ceffa29)
0.1.0-develop.22 (2023-07-21)
0.1.0-develop.21 (2023-07-20)
0.1.0-develop.20 (2023-07-18)
0.1.0-develop.19 (2023-07-18)
0.1.0-develop.18 (2023-07-18)
0.1.0-develop.17 (2023-07-18)
0.1.0-develop.16 (2023-07-11)
Bug Fixes
- pass event.data.err to logErr (191c3b5)
0.1.0-develop.15 (2023-07-08)
0.1.0-develop.14 (2023-07-03)
Bug Fixes
- export concatBytes (c1f3daa)
0.1.0-develop.13 (2023-07-02)
0.1.0-develop.12 (2023-07-02)
Bug Fixes
- replace skt.us with kernel.lumeweb.com (079bfc2)
0.1.0-develop.11 (2023-07-02)
Bug Fixes
- add support for a hosted kernel, but only on localhost (for debugging) (44e2a0d)
0.1.0-develop.10 (2023-07-02)
Bug Fixes
- export bufToHex (9767232)
0.1.0-develop.9 (2023-07-01)
0.1.0-develop.8 (2023-07-01)
0.1.0-develop.7 (2023-07-01)
Bug Fixes
- export handlePresentKey (e6a13a1)
0.1.0-develop.6 (2023-06-29)
0.1.0-develop.5 (2023-06-29)
Bug Fixes
- need typeof (2d7d057)
0.1.0-develop.4 (2023-06-29)
0.1.0-develop.3 (2023-06-28)
Bug Fixes
- update package exports to include types (aae4acd)
0.1.0-develop.2 (2023-06-28)
Bug Fixes
- add factory back in (480fdf2)
0.1.0-develop.1 (2023-06-28)
Features
- initial version (caae937)