The new version has updated the next to version 14.2.25 from 14.2.15, because of Authorization bypass.
The app has been re-written because the update
property has been dropped in the next release and several files like auth.ts
, setting.ts
and middleware.ts
had to be re-written.
There is also a minor bump in cookie
version.
The bcrypt
package has been remove, since bcryptjs
is used.
What's Changed
- fix: authorization bypass in Next.js bump it to 14.2.25 by @Hombre2014 in #10
- Bump cookie and @auth/prisma-adapter by @dependabot in #11
Full Changelog: v1.0.2...v1.1.0