Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 4.0.0 #338

Merged
merged 1 commit into from
Jun 25, 2023
Merged

chore: release 4.0.0 #338

merged 1 commit into from
Jun 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 11, 2023

πŸ€– I have created a release *beep* *boop*

4.0.0 (2023-06-11)

⚠ BREAKING CHANGES

Features

  • Consider the greater of ctime & mtime when comparing since option (#340) (9f907ba)
  • Convert Windows-style paths in src() to proper globs (910c8a5)
  • Prefer symlink property set on Vinyl object over its path (#345) (0ac27a2)
  • Replace lazystream with streamx Composer (#344) (a80dae3)
  • Switch stream implementation to streamx (#333) (910c8a5)
  • Test against streams from core, streamx, and readable-stream (910c8a5)

Bug Fixes

  • Add regression test for negative relative globs (#343) (ebe6498)
  • Avoid error and reflect filesystem stat if futimes not implemented (#341) (9ba20fd)
  • Correct regression with src using arrays of globs (#342) (5659934)
  • Reference correct property name in integration testing (#320) (df245a4)
  • Workaround symlink stat bug in Node 10 on Windows (910c8a5)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (910c8a5)

This PR was generated with Release Please. See documentation.

@phated phated added this to In progress in v5 via automation Jun 11, 2023
@github-actions github-actions bot force-pushed the release-v4.0.0 branch 4 times, most recently from 5e01a26 to d11a3c9 Compare June 11, 2023 22:16
@phated
Copy link
Member

phated commented Jun 12, 2023

@sttk If you have a chance, please test out these changes that will become 4.0.0 - I believe this contains all changes I plan to include.

@sttk
Copy link
Contributor

sttk commented Jun 17, 2023

@phated I've confirmed that undertaker's test of the branch of gulpjs/undertaker#97 is passed with this vinyl-fs.
And I've checked all gulpjs packages that vinyl-fs is dependent on are upgraded.

I think there is no problem to release the new version!

@phated phated merged commit c08ab4b into master Jun 25, 2023
@phated phated deleted the release-v4.0.0 branch June 25, 2023 23:16
@github-actions
Copy link
Contributor Author

πŸ€– Release is at https://github.com/gulpjs/vinyl-fs/releases/tag/v4.0.0 🌻

@phated phated moved this from In progress to Done in v5 Jun 25, 2023
@phated
Copy link
Member

phated commented Jun 25, 2023

Thanks @sttk - this has now been published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v5
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants