@testing-library/react version 13.1.0 represents a minor update to the popular React testing utility, building upon the solid foundation of version 13.0.1. Both versions share identical dependencies and peer dependencies, ensuring seamless compatibility with React 18 and its corresponding DOM interfaces. Developers can expect consistent behavior in core testing functionalities between the two. The libraries maintain the same development dependencies which streamline the testing and building processes via tooling like kcd-scripts, npm-run-all, and typescript.
The key difference lies in internal improvements and optimizations, reflected in the slightly larger unpacked size of version 13.1.0 (4516481 bytes compared to 4500385 bytes in version 13.0.1), suggesting updates impacting library size by only a tiny fraction. While the core API remains consistent, this newer release includes bug fixes which increase stability and is released four days after the older version. For developers already using @testing-library/react, upgrading to version 13.1.0 is recommended to leverage these incremental enhancements and benefit from the latest refinements without introducing breaking changes or demanding code modifications. Both versions share the same MIT license, author, and repository, continuing the project's commitment to open-source accessibility and community collaboration. Considering the tiny package size difference and the same configuration is safe to assume the patch brought general improvements and fixes.
The are not vulnerabilities for the version 13.1.0 of the package @testing-library/react