Parcel, the zero-configuration web application bundler, saw a minor version update from 2.9.0 to 2.9.1, released just a day apart. Both versions promise a blazing fast bundling experience, making web development easier and more efficient. The core functionality remains identical, with no breaking changes or new features introduced between these minor releases.
The primary difference lies in the updated versions of Parcel's internal dependencies. Core packages like @parcel/fs, @parcel/core, @parcel/utils, @parcel/events, @parcel/logger, @parcel/diagnostic, @parcel/reporter-cli, @parcel/config-default, @parcel/package-manager, @parcel/reporter-tracer, and @parcel/reporter-dev-server all see a version bump from 2.9.0 to 2.9.1. These internal updates typically incorporate bug fixes, performance improvements, and minor adjustments to the underlying architecture.
For developers using Parcel, upgrading from 2.9.0 to 2.9.1 is a recommended step to ensure you're leveraging the latest refinements and stability enhancements. While the changes might not be immediately apparent, these internal updates contribute to a more robust and reliable bundling process. The devDependencies, @babel/core and @parcel/babel-register remain consistent across both versions. The file count and unpacked size of the distribution are also the same. Developers can expect a seamless transition with this minor update, enjoying the continued benefits of Parcel's ease of use and speed.
The are not vulnerabilities for the version 2.9.1 of the package parcel