v1.15.3
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