Release v1.4.42
Released: December 4, 2024
This is a security release. Please update immediately.
Highlights
- Security Fix: Updated Next.js peer dependency to 15.5.7 to address CVE-2025-66478
- Synchronized versions across all
@djangocfg/*packages
Updated Packages
| Package | Version | Changes |
|---|---|---|
@djangocfg/api | 1.4.42 | Version sync |
@djangocfg/ui | 1.4.42 | Next.js ^15.5.7 |
@djangocfg/layouts | 2.0.12 | Compatible |
@djangocfg/centrifugo | 1.4.42 | Version sync |
@djangocfg/nextjs | 1.0.12 | Next.js ^15.5.7 |
@djangocfg/eslint-config | 1.4.42 | Version sync |
@djangocfg/typescript-config | 1.4.42 | Version sync |
Upgrade
pnpm update @djangocfg/api @djangocfg/ui @djangocfg/layouts @djangocfg/centrifugo @djangocfg/nextjsThen update Next.js in your app:
pnpm add [email protected]Breaking Changes
None.
Full Changelog
See the GitHub release for the complete list of changes.
Last updated on