53 lines
1.9 KiB
Markdown
53 lines
1.9 KiB
Markdown
|
# Changelog
|
||
|
|
||
|
## [Unreleased]
|
||
|
|
||
|
## [1.4.2] - 2021-05-13
|
||
|
|
||
|
### Security
|
||
|
|
||
|
- Upgrade lodash from 4.17.14 to 4.17.21 to mitigate [CVE-2021-23337](https://github.com/advisories/GHSA-35jh-r3h4-6jhm) and [CVE-2020-8203](https://github.com/advisories/GHSA-p6mc-m468-83gw).
|
||
|
- Upgrade y18n from 4.0.0 to 4.0.3 to mitigate [CVE-2020-7774](https://github.com/advisories/GHSA-c4w7-xm78-47vh).
|
||
|
|
||
|
## [1.4.1] - 2020-03-10
|
||
|
|
||
|
- Upgrade lodash to 4.17.14 to mitigate [CVE-2019-10744](https://github.com/advisories/GHSA-jf85-cpcp-j695).
|
||
|
|
||
|
## [1.4.0] - 2019-06-18
|
||
|
|
||
|
- Upgrade through2 to 2.0.5.
|
||
|
|
||
|
## [1.3.0] - 2018-09-17
|
||
|
|
||
|
- Upgrade to RTLCSS 2.4.0.
|
||
|
- Upgrade plugin-error to 1.0.1.
|
||
|
|
||
|
## [1.2.0] - 2018-03-18
|
||
|
|
||
|
- Upgrade to RTLCSS 2.2.1.
|
||
|
|
||
|
## [1.1.0] - 2018-01-10
|
||
|
|
||
|
- Add support for `gulp-sourcemaps`.
|
||
|
- Remove `gulp-util` in favour of `plugin-error`.
|
||
|
|
||
|
## [1.0.0] - 2016-02-18
|
||
|
|
||
|
- [#6](https://github.com/jjlharrison/gulp-rtlcss/issues/6) Upgrade to RTLCSS 2.
|
||
|
|
||
|
## [0.1.4] - 2015-01-28
|
||
|
|
||
|
- [#2](https://github.com/jjlharrison/gulp-rtlcss/issues/2) Add support for RTLCSS configuration.
|
||
|
|
||
|
[Unreleased]: https://github.com/jjlharrison/gulp-rtlcss/compare/v1.4.2...main
|
||
|
[1.4.2]: https://github.com/jjlharrison/gulp-rtlcss/compare/v1.4.1...v1.4.2
|
||
|
[1.4.1]: https://github.com/jjlharrison/gulp-rtlcss/compare/v1.4.0...v1.4.1
|
||
|
[1.4.0]: https://github.com/jjlharrison/gulp-rtlcss/compare/v1.3.0...v1.4.0
|
||
|
[1.3.0]: https://github.com/jjlharrison/gulp-rtlcss/compare/v1.2.0...v1.3.0
|
||
|
[1.2.0]: https://github.com/jjlharrison/gulp-rtlcss/compare/v1.1.0...v1.2.0
|
||
|
[1.1.0]: https://github.com/jjlharrison/gulp-rtlcss/compare/v1.0.0...v1.1.0
|
||
|
[1.0.0]: https://github.com/jjlharrison/gulp-rtlcss/compare/v0.1.4...v1.0.0
|
||
|
[0.1.4]: https://github.com/jjlharrison/gulp-rtlcss/compare/v0.1.3...v0.1.4
|
||
|
[0.1.3]: https://github.com/jjlharrison/gulp-rtlcss/compare/v0.1.2...v0.1.3
|
||
|
[0.1.2]: https://github.com/jjlharrison/gulp-rtlcss/compare/v0.1.1...v0.1.2
|
||
|
[0.1.1]: https://github.com/jjlharrison/gulp-rtlcss/tree/v0.1.1
|