Releases: eigerco/lumina
Releases · eigerco/lumina
celestia-proto-v0.4.1
Fixed
- (proto) handle nulls due to changes in TxResponse (#421)
Other
- (types) Use protox instead of requiring protoc when building (#402)
lumina-node-wasm-v0.5.0
Added
- (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)
Other
- (node-wasm) add automatic generation of the types file and README (#408)
- Include API in readme (#409)
- (node-wasm) Switch to bundler target for wasm-pack for manifest v3 (#398)
- (node-wasm) clarify edge case when polling worker on startup (#390)
lumina-node-v0.5.0
Added
- [breaking] shwap protocol updates (#369)
- (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)
lumina-cli-v0.4.0
Added
- (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)
celestia-types-v0.6.0
Added
- [breaking] shwap protocol updates (#369)
- (types) align for building for riscv32 (#393)
celestia-rpc-v0.5.0
Added
- [breaking] shwap protocol updates (#369)
celestia-proto-v0.4.0
Added
- [breaking] shwap protocol updates (#369)
lumina-node-wasm-v0.3.0
Added
- (node-wasm) [breaking] Align JS api to use camelCase (#383)
- (node-wasm) [breaking] Webpack compatibility (#377)
- (node) [breaking] Implement graceful shutdown (#343)
Fixed
- (node-wasm) wait for worker to start when creating client (#389)
Other
- (ci) Automatic release to npmjs (#378)
lumina-node-v0.4.0
Added
- (node) [breaking] Implement graceful shutdown (#343)
- (node) adding agent version (#379)
Fixed
- (node) [breaking] Remove unneded idb dependency (#380)
Other
- [breaking] Upgrade blockstore and beetswap (#382)
lumina-cli-v0.3.1
Other
- update Cargo.lock dependencies