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

Closed
wants to merge 1 commit into from
Closed

chore: release 2.0.0 #1

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

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

2.0.0 (2024-01-14)

⚠ BREAKING CHANGES

Bug Fixes

  • Access tasks correctly (closes #28) (3a8d7d3)
  • Adapt to undertaker v1.0.0 (#87) (c734f01)
  • Allow gulpfiles specified by .gulp.* to register a loader (fixes #181) (be9d25a)
  • Avoid @babel/register test failure (ec29169)
  • Avoid false positive reporting of sync tasks on errors (fixes #162) (#204) (d827191)
  • Avoid marking --tasks-json as string to catch booleans (closes #41) (a4b3d64)
  • Avoid recommending npm if yarn should be used (#158) (c1b261c)
  • Blacklist redirect (#118) (c341b5e)
  • Ensure autocompletion works (closes #15) (2146218)
  • Exit with code 1 when incomplete tasks are detected on node 0.11+ (ref gulpjs/gulp#2081) (#145) (f57134a)
  • Improve task dependency regexp (86bcf42)
  • Log requireFail results in yellow on stdout instead of red on stderr (fixes #142) (#151) (e9af812)
  • Mute stdout when listing tasks (closes #24) (7876f7e)
  • Prioritize CLI flags over config file properties (fixes #185) (1b80d67)
  • Properly utilize env.cwd with --verify flag (7523f64)
  • Remove engineStrict for other environments (0a4cdd1)
  • Remove shebang and x mode from index.js (fixes #80) (#82) (d517762)
  • Revert displayName change from #53 & add regression test (672b8a8)
  • Support Windows extended-length paths with path.join (fixes #200) (#201) (8570b0c)
  • Suppress logging when --tasks-json, --help, --version flag is specified (closes #157) (#159) (a4236f2)
  • Use proper require path (360381e)
  • Use the raw GitHub URL for old blacklist (a3d52f2)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#239) (3544dc6)
  • Replace --require flag with --preload (3544dc6)

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