Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.3.0](v1.2.2...v1.3.0) (2023-01-27) ### Features * ⚡ useFakeTimers instead of await ([ab218ab](ab218ab)) * adding accumulator test. ([dd6a6cb](dd6a6cb)) * Adding impl using map ([719519c](719519c)) * editor config, sane! ([ee49b2a](ee49b2a)) * moving types to set rootDir ([06ef5a9](06ef5a9)) * Update types and hookup accumulator ([ccece9b](ccece9b)) ### Bug Fixes * 🩹 fix imports ([eb5ae38](eb5ae38)) * 🏷️ generics ([772018d](772018d)) * 📝 adding missing documentation ([8c4f560](8c4f560)) * 👔 fixing unload event to handle both browser and node. ([c999b06](c999b06)) * 👔 instantiating at declaration ([2313806](2313806)) * 📦 adding missing package after merge ([98a7ab2](98a7ab2)) * 📦 package-lock.json ([6bd68c6](6bd68c6)) * ✏️ dupe imports ([c2c4277](c2c4277)) * ✏️ spec naming and scope ([7c07a7d](7c07a7d)) * ♻️ cleanup ([1238a5f](1238a5f)) * ♻️ move call order ([3549175](3549175)) * ♻️ Moving tests to node folder ([d34928b](d34928b)) * 🚨 fixes lint. ([8eb34e9](8eb34e9)) * 🧪 EventAccumulator ([90b37ba](90b37ba)) * 🚚 digest -> accumulate ([fbaa4f3](fbaa4f3)) * 🚚 rename to spec.ts ([f638eb8](f638eb8)) * 🔀 merged with upstream ([5791d84](5791d84)) * 🔧 don't disable rules globally ([9eea9a5](9eea9a5)) * 🔧 only apply eslint overrides to spec files. ([2722ec2](2722ec2)) * add_event ([6a59727](6a59727)) * configs ([f1da631](f1da631)) * fixing appKey ([a0242f9](a0242f9)) * generics ([dfc72df](dfc72df)) * import order ([9e62d8f](9e62d8f)) * sinon stubs ([ded115c](ded115c))
- Loading branch information