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

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

chore: release 4.0.0 #4

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

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

4.0.0 (2024-03-25)

⚠ BREAKING CHANGES

Features

  • Support .cjs extension for gulpfiles (72668c6)

Bug Fixes

  • Add support for gulp.watch usage w/o opts or callback (9fc4125)
  • Bind src/dest/symlink to the gulp instance to support esm exports (ref standard-things/esm#797) (5667666)
  • Ensure watch allows japanese characters in globs (72668c6)
  • Ensure watch does not trigger on negated globs (72668c6)
  • Set chokidar option ignoreIntial: true by default (355fc4e)
  • Temporary workaround for facebook/Docusaurus#257 (9f4a2e9)
  • Throw better error when watch parameters are invalid (fixes #1002) (409f19a)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#2758) (72668c6)

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