Skip to content

v4.161.1: Support HHVM 4.161.0

Compare
Choose a tag to compare
@Atry Atry released this 06 Jun 17:40
· 45 commits to main since this release
5bc52f7

Note: there was a 4.161.0 release, which incorrectly specified the required HHVM, and would result in failures when used with 4.158~4.160. Therefore, 4.161.0 release was deleted and this release is tagged instead.

What's Changed

  • Make "builtinLinters": "all" mean all linters, but... by @lexidor in #450
  • Migrate away from d and v array by @lexidor in #457
  • Add UnusedPipeVariableLinter by @ryangreenberg in #459
  • Support ext watchman by @lexidor in #447
  • Add Github Actions to update schema by @Atry in #462
  • Update schema by @github-actions in #463
  • Skip update-schema job when it is triggered by a tag by @Atry in #466
  • Don't create the PR to update the latest breaking version if the latest breaking version is not changed by @Atry in #465
  • Improve pull request description by @Atry in #467

New Contributors

  • @github-actions made their first contribution in #463

Full Changelog: v4.158.3...v4.161.1