This repository was archived by the owner on Sep 17, 2023. It is now read-only.
Release 3.1.0
New Features
- Add
ContextSupplysupport.
When available inside context, it is cut off once context is destroyed.
It is predefined to the supply of context if the latter implementsEventSupplyPeer.
Updatable context key implementations cut off their values supply once context supply is cut off.
Changes
- Make a seed key of updatable keys updatable too.
Fixes
- Correct string representation of value spec in error message
Dependencies
@proc7ts/a-iterableand@proc7ts/call-thruare no longer peer dependencies.