Commit a44ef47
authored
v6.1.2 - PR #340 from glenn2223
# 6.1.2 - 2023-11-22
<small>[Compare to previous release][comp:6.1.2]</small>
### Fixed
- Fix for a network file-resolution bug introduced in v6.1.1. Closes [#322](#322)
### Updated
- `sass` to `1.69.5` [Changelog][cl:sa]
- `fdir` to `6.1.1` [Changelog][cl:fd]
- `picomatch` to `3.0.1` [Changelog][cl:pm]
- `postcss` to `8.4.31` [Changelog][cl:pc]
- `autoprefixer` to `10.4.16` [Changelog][cl:ap]
- Various dev dependency updates _(nothing user facing)_
[comp:6.1.2]: v6.1.1...v6.1.2
[cl:ap]: https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md
[cl:fd]: https://github.com/thecodrr/fdir/releases
[cl:pc]: https://github.com/postcss/postcss/blob/main/CHANGELOG.md
[cl:pm]: https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md
[cl:sa]: https://github.com/sass/dart-sass/blob/main/CHANGELOG.md3 files changed
+288
-254
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
764 | 770 | | |
765 | 771 | | |
766 | 772 | | |
| 773 | + | |
| 774 | + | |
767 | 775 | | |
768 | 776 | | |
769 | 777 | | |
| |||
0 commit comments