v1.4.0
What's Changed
- [FEAT] JS consumer
bind
by @aricart in #217 - [FIX]
Auth
is not exported FIX #218 by @aricart in #219 - [FEAT] Allow access to consumer info in watch for internal extenders by @aricart in #220
- [FEAT] Allow access to JetStreamSubscriptionInfoable for downstream internal extenders by @aricart in #221
- [CHANGE] Kv.keys() returns an iterator by @aricart in #224
- [FIX] removed the conditional check on setting KvEntry.delta, as the pending are now properly reported by @aricart in #225
- [FEAT] surface JS errors as per ADR-7 by @aricart in #227
Full Changelog: v1.3.1...v1.4.0