cspell-io
Advanced tools
Comparing version 4.1.4 to 4.1.6
@@ -6,25 +6,30 @@ # Change Log | ||
## [4.1.4](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.3...cspell-io@4.1.4) (2020-11-14) | ||
## [4.1.6](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.5...cspell-io@4.1.6) (2020-11-17) | ||
**Note:** Version bump only for package cspell-io | ||
### Bug Fixes | ||
* format changelog to bump version ([f9c98ff](https://github.com/streetsidesoftware/cspell/commit/f9c98ff2c5c2fe9d2c801d9f93fc7a25feb445f6)) | ||
## [4.1.3](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.2...cspell-io@4.1.3) (2020-11-14) | ||
**Note:** Version bump only for package cspell-io | ||
## 4.1.5 (2020-11-17) | ||
### Bug Fixes | ||
- do not use node resolver for relative files. ([0df8562](https://github.com/streetsidesoftware/cspell/commit/0df85625da5b667f5817fc710b44fa74b636d9a1)) | ||
## [4.1.4](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.3...cspell-io@4.1.4) (2020-11-14) | ||
## [4.1.2](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.1...cspell-io@4.1.2) (2020-11-09) | ||
**Note:** Version bump only for package cspell-io | ||
## [4.1.3](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.2...cspell-io@4.1.3) (2020-11-14) | ||
**Note:** Version bump only for package cspell-io | ||
## [4.1.2](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.1...cspell-io@4.1.2) (2020-11-09) | ||
**Note:** Version bump only for package cspell-io | ||
@@ -34,11 +39,15 @@ # Change log | ||
## [4.0.0] | ||
* **Breaking Changes** drops dependency upon rxjs and moves to [AsyncIterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator) | ||
- **Breaking Changes** drops dependency upon rxjs and moves to [AsyncIterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator) | ||
## [3.05] | ||
* Update dependencies and use `rxjs-stream` for reading files. | ||
- Update dependencies and use `rxjs-stream` for reading files. | ||
## [3.0.0] | ||
* Move to RxJs 6 (this is a breaking change) | ||
- Move to RxJs 6 (this is a breaking change) | ||
## [2.x] | ||
* Original versions. | ||
- Original versions. |
{ | ||
"name": "cspell-io", | ||
"version": "4.1.4", | ||
"version": "4.1.6", | ||
"description": "A library of useful I/O functions used across various cspell tools.", | ||
@@ -42,3 +42,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "c61478d1cfd0955fe403e0173ee696b45986186c" | ||
"gitHead": "9e28c1b0632b8da82879cd3a03eb42169cd3d95e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13120