Skip to content

v1.15.3

Choose a tag to compare

@github-actions github-actions released this 01 Jun 23:57

This patch release improves code quality with stricter type checking and prepares the version for distribution.

πŸ› Bug Fixes

  • Fixed potential null handling issues in node management by enforcing strict null and undefined checks

πŸ”§ Improvements

  • Replaced loose equality checks with strict type comparisons for improved reliability