Skip to content

Latest commit

 

History

History
86 lines (31 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

86 lines (31 loc) · 3.43 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.2 (2022-09-07)

Bug Fixes

2.0.1 (2021-12-09)

Bug Fixes

  • uint32ArrayFrom: increment index & polyfill for Uint32Array (#270) (a70d603)

2.0.0 (2021-10-25)

  • feat!: update support policy for node8 and node10 notice (#249) (723e6d2), closes #249

BREAKING CHANGES

  • Deprecate Node8 and Node10

1.2.2 (2021-10-12)

Bug Fixes

  • crc32c: ie11 does not support Array.from (#221) (5f49547)

1.2.1 (2021-09-17)

Bug Fixes

1.2.0 (2021-09-17)

Bug Fixes

  • Adding ie11-detection dependency to sha1-browser (#213) (138750d)

  • feat!: Remove support for old version of Node.js (#210) (eb9100d), closes #210

Features

BREAKING CHANGES

  • Removing Node.Js 8 and 10 from CI