Skip to content

v8flags v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 01:51
1f70fd1

⚠ BREAKING CHANGES

  • Drop support for snake_case flags
  • Utilize process.allowedNodeEnvironmentFlags (#63)
  • Use SHA-256 for the config file name (#57)
  • Normalize repository, dropping node <10.13 support (#60)

Features

  • Remove homedir polyfill (#62) (306f970)
  • Utilize process.allowedNodeEnvironmentFlags (#63) (2240a0f)

Bug Fixes

  • Use SHA-256 for the config file name (#57) (f30a18e)

Miscellaneous Chores

  • Drop support for snake_case flags (e5194ca)
  • Normalize repository, dropping node <10.13 support (#60) (42ad05f)