Releases: torusresearch/fetch-node-details
Releases · torusresearch/fetch-node-details
Node support
Now, fetch node details includes a nodejs build
v2.2.3
Update packages
v2.2.2
The following changes have been made in this release:
- Optimize build size (reduced by 19.8%)
- update packages
- stop distributing non-minified versions
v2.2.1
Rename package for umd build to uppercase
Webpack for bundling
The following changes have been made in this PR:
- Started using webpack for bundling
- No longer serving esm build
- Fix all issues while using this package with rollup bundler
v2.1.1
Fix issue with browser spec in package.json
New build system
Start using rollup to build for multiple env
v2.0.4
The following changes have been made in this release:
- Add lint
- Simplify promise callbacks
v2.0.3
The following changes have been made in this release:
- Update packages
- Update lint
- Update tests
v2.0.2
The following changes have been made in this release:
- Update packages