Releases: loadingio/ldfile
Releases · loadingio/ldfile
2.0.1
- upgrade dependencies to fix vulnerabilities
2.0.0
- upgrade modules
- release with compact directory structure
- add
main
and browser
field in package.json
.
- further minimize generated js file with mangling and compression
- remove assets files from git
- patch test code to make it work with upgraded modules
1.0.1
fromURL
should throw Error/reject if http request is not successful.
1.0.0
- rename to
ldfile
- restructure the whole project