Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 01:16
· 348 commits to main since this release
2ab1459

Important Changes

Engines

  • Changed node from >=14.0.0 to ^14.13.1 || >=16.0.0

Dependencies

Dependencies
Dev Dependencies

🔥 Improvements

  • Replace default branch name to main b08c28c

🐛 Bug Fixes

  • Fix default config 436881f
  • Fix TaskTree output 9c213a0
  • Mark Engines, CPU or OS changes as major a906497

📝 Internal changes

  • Remove jest fix 6605c63
  • Add code_of_conduct and security docs b455c6a
  • Fix snapshot 9a2defc
  • Fix links, rewrite API doc, extract media files 5f93333

🔧 Code Refactoring

  • Rewrite package methods to package-json-helper 917e9e2

Contributors

@keindev