Prettier 1.17.1 is a minor patch release following the 1.17.0 version of the popular opinionated code formatter. Both versions maintain the core functionality of Prettier, ensuring consistent code style across various languages and editors. Key features include automatic formatting, support for JavaScript, TypeScript, HTML, CSS, and more. The license remains MIT for both.
Developers upgrading from 1.17.0 to 1.17.1 can expect relatively small changes, likely bug fixes and minor improvements. The dist object reveals some differences. The unpacked size of 1.17.1 is slightly larger at 9298046 bytes compared to 9297686 bytes in 1.17.0, indicating added code or data, however minute. The number of files in the package fileCount is the same at 18 which suggests alterations within existing files, or added documentation. The release date also reflects the updates: 1.17.1 was released on May 13, 2019, whereas 1.17.0 was released on April 12, 2019.
While the core formatting capabilities remain consistent, developers should review the changelog for version 1.17.1 on the Prettier GitHub repository for detailed information on the specific fixes or enhancements included. This can help determine if the update addresses any issues encountered in the previous version, thereby increasing coding efficiency.
The are not vulnerabilities for the version 1.17.1 of the package prettier