Skip to content

Releases: logux/core

0.9 L·L

06 Aug 21:52
@ai ai
0.9.0
7489218
Compare
Choose a tag to compare
  • Removed Node.js 16 support.
  • Replaced inMap and inFilter with onReceive.
  • Replaced outMap and outFilter to onSend.
  • Fixed synchronization.
  • Added Criteria and ReadonlyListener types to exports (by @nichoth).