1.6.11
Async
now patches itself so async operations (even on child classes) will also update the sync cache (#132)- Added
Async
tests to prevent a regression
- Added
- Simplified
AsyncMixin
interface - Made c8 an optional dependency instead of a development dependency
- Changed target from ES2020 to ES2019
- Removed bigint literals (#160)