Hi Webpackers!
Almost a year later, here's a new release containing support for PHP 8.3 and 8.4, support remote entrypoints.json
file, and the addition of the integrity
attribute in the Link
header for preloading.
Features
- Ensure PHP 8.3 and 8.4 are supported by @Kocal in #233
- Allow entrypoints.json to be hosted remotely by @rlvdx and @Kocal in #236
Bug
- fix: correctly wire the build-time file into kernel.build_dir by @dkarlovi in #232
- Fix missing integrity hash on preload tags by @arnaud-ritti and @Kocal in #237
Other
- Minor rewording by @ThomasLandauer in #219
- Re-configure and run PHP-CS-Fixer by @Kocal in #234
New Contributors
- @rlvdx made their first contribution in #97 (and #236)
- @arnaud-ritti made their first contribution in #161 (and #237)
- @dkarlovi made their first contribution in #232
Full Changelog: v2.1.1...v2.2.0
Happy packing!