Skip to content

1.6.11

Compare
Choose a tag to compare
@james-pre james-pre released this 20 Dec 03:26
· 14 commits to main since this release
v1.6.11
4eee287
  • 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
  • Simplified AsyncMixin interface
  • Made c8 an optional dependency instead of a development dependency
  • Changed target from ES2020 to ES2019
  • Removed bigint literals (#160)