Icard/angular-clarity-master(work.../node_modules/blurhash/CHANGELOG.md

25 lines
422 B
Markdown
Raw Normal View History

2024-07-16 14:55:36 +00:00
# Changelog
## 2.0.0 (September 12, 2022)
- Modern bundling
- Fix DC encoding
- Drop IE11 support
## 1.1.5 (February 15, 2022)
- added typescript sources to npm package for source map support
## 1.1.4 (August 16, 2021)
- added esm build target
## 1.1.2 (June 29, 2019)
- added `isBlurhashValid()` utility
## 1.1.1 (June 29, 2019)
- fixed incorrect type declaration path in package.json
- improved error handling