What's Changed
- Re-add MappingCollector null-safety by @endelwar in #1594
- Fix "null as array offset" deprecation in FileExtensionTrait by @endelwar in #1595
- Fix property namer empty check for "0" values by @sabat24 in #1597
- 🎨 remove strict type declarations by @garak in #1599
- fix gaufrette dep by @garak in #1607
- Normalize URI path separators by @ousamabenyounes in #1604
- Fix unrelated attribute instantiation by @ousamabenyounes in #1603
- 🐛 Do not erase file properties when the entity is being removed by @ousamabenyounes in #1605
New Contributors
- @sabat24 made their first contribution in #1597
- @ousamabenyounes made their first contribution in #1604
Full Changelog: v2.9.4...v2.10.0
⚠️ Warning ⚠️
This will be the last minor release in branch 2.
Shortly, branch 3 will be merged into master, and the next release will be 3.0.0 (you can already try the next major version right now by requiring ^3.0-rc)