forked from micromatch/to-absolute-glob
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
323e930
commit dcde060
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
## [4.0.0](https://github.com/gulpjs/to-absolute-glob/compare/v3.0.0...v4.0.0) (2023-01-03) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* Normalize repository, dropping node <10.13 support | ||
* Rename package | ||
|
||
### Bug Fixes | ||
|
||
* Check negative patterns before trimming ([#1](https://github.com/gulpjs/to-absolute-glob/issues/1)) ([1faa5dc](https://github.com/gulpjs/to-absolute-glob/commit/1faa5dc65c9daf22a3619d8da19e46e7e371923f)) | ||
* Ensure glob-like characters are escaped in cwd & root options ([1289c1b](https://github.com/gulpjs/to-absolute-glob/commit/1289c1bf3ce845f82b5fa3b19b0e82aa107d9f49)) | ||
* Resolve ../ at the beginning of globs ([#2](https://github.com/gulpjs/to-absolute-glob/issues/2)) ([1752090](https://github.com/gulpjs/to-absolute-glob/commit/1752090f65fe1e9272cf885cbcb4d120ab2d811f)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* Normalize repository, dropping node <10.13 support ([9840375](https://github.com/gulpjs/to-absolute-glob/commit/98403756203d6bf21e7c3f58178cfe217e07c1f7)) | ||
* Rename package ([9da4059](https://github.com/gulpjs/to-absolute-glob/commit/9da4059a81458c7e3e18d120e8a3292a3117534a)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters