Skip to content

v2.0.0 (2021-10-11)

Latest
Compare
Choose a tag to compare
@akanass akanass released this 11 Oct 15:21
  • Upgrade all packages' versions to move on rxjs:7.4.0 and delete incompatible packages
  • Delete browser single version due to incompatibility
  • Delete es5 version and now module is only on es2015 and if you want an older support, your bundle system should transpile it to es5
  • Fix tests
  • Documentation