Prettier 1.8.0 represents a minor iteration over version 1.7.4, offering subtle refinements and dependency updates crucial for developers invested in code formatting consistency. While the core functionality of Prettier remains the same, this release introduces several updates that can improve developer workflow and ensure compatibility.
A key distinction lies in the updated dependencies. Notably, rimraf sees an upgrade from version 2.6.1 to 2.6.2, rollup jumps from 0.41.1 to 0.41.6, cross-env is elevated from 5.0.1 to 5.0.5, and uglify-es progresses from 3.0.15 to 3.0.28. Furthermore, rollup-plugin-commonjs upgrades from 7.0.0 to 7.0.2. These updates likely address underlying bug fixes, performance enhancements, and security patches within these core development dependencies. The releaseDate also indicates that v1.8.0 was released about a month later than v1.7.4.
Developers should consider upgrading to Prettier 1.8.0 to leverage these improvements. While the visual formatting output is expected to remain relatively consistent, staying current with dependencies reduces potential vulnerabilities and ensures compatibility with the latest tooling ecosystems. The consistency of Prettier is its main feature, and it remains consistent between those 2 releases with subtle improvements under the hood. By keeping your Prettier dependency updated, you're ensuring a smoother and more secure development experience.
The are not vulnerabilities for the version 1.8.0 of the package prettier