Release Notes - v2.4.4
Released on 2025-12-27. This version fixes a bug in the Next.js framework rules.
- Fixed bug in next js framework rules
We want to warn about environment variables not using 'NEXT_PUBLIC' in client-side code for Next.js projects - Fixed an issue where that warning was not being triggered correctly.