Releases: akanass/rx-otp
Releases · akanass/rx-otp
v2.0.0 (2021-10-11)
- Upgrade all packages' versions to move on
rxjs:7.4.0and delete incompatible packages - Delete browser single version due to incompatibility
- Delete
es5version and now module is only ones2015and if you want an older support, your bundle system should transpile it toes5 - Fix tests
- Documentation
v1.1.0 (2019-07-12)
- Change repository owner name
- Latest packages' versions
- Fix tests
- Documentation
v1.0.0 (2019-03-08)
- Add scope to library and move to
@akanass/rx-otp - Rewritten all library and test files in
Typescript - Add
typingssupport - Use
JESTfor testing - Use json-schema and ajv library to validate functions' parameters