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 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: release 4.0.0 #1

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

🤖 I have created a release *beep* *boop*

4.0.0 (2023-06-13)

⚠ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants