Skip to content

v1.41.2

Choose a tag to compare

@github-actions github-actions released this 02 Oct 20:22
· 244 commits to master since this release

🐞 Fixes

  • Fixed a regression that didn't allow identifiers to start with a non-alphanumeric character.
  • Fixed a parsing error when loading the projectsBuildData.json cache state.

🧰 Toolchains

  • JavaScript
    • Fixed some version parsing issues that contain ".x" and other variants.