Jest-message-util version 29.0.0 represents an update over the previous stable version 28.1.3, primarily aligning with the broader Jest ecosystem's versioning. Developers considering an upgrade should note the shift in peer dependencies, particularly that 29.0.0 depends on @jest/types":"^29.0.0" and "pretty-format":"^29.0.0", whereas 28.1.3 uses @jest/types":"^28.1.3" and "pretty-format":"^28.1.3". This means that developers utilizing jest-message-util directly should ensure compatibility with those specific Jest packages.
Beyond dependency updates, the new version includes some improvements and fixes, reflected in the slightly larger unpacked size (17353 bytes vs. 17046 bytes) and an increased file count (6 vs. 5) in the distributed package. While the core API exposed by jest-message-util likely remains consistent, developers should always consult the official Jest changelog for detailed information.
The release date for version 29.0.0 is August 25, 2022, offering a more recent set of features and fixes compared to the older July 13, 2022 release of 28.1.3. Choosing whether to upgrade should be based on a project's Jest upgrade strategy and dependency compatibility requirements.
It's recommended to review the change logs.
The are not vulnerabilities for the version 29.0.0 of the package jest-message-util