Skip to content

Releases: Hombre2014/nextjs-14-auth-v5-tutorial

Security update

22 Mar 13:58
ab0d352
Compare
Choose a tag to compare

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

Full Changelog: v1.0.2...v1.1.0

Security update

20 Dec 17:31
6d6a54a
Compare
Choose a tag to compare

Security update of next.js to "next": ">=14.2.15", according the security issue: https://github.com/advisories/GHSA-7gfc-8cq8-jh5f/dependabot?query=user:Hombre2014

What's Changed

Full Changelog: v1.0.1...v1.0.2

Security update

23 Sep 20:06
8f440eb
Compare
Choose a tag to compare

Bump next.js from 14.1.1 to 14.2.13

What's Changed

  • Update Next.js to 14.2.10, security update by @Hombre2014 in #6

Full Changelog: v1.0.0...v1.0.1

First release

01 Aug 10:29
3008965
Compare
Choose a tag to compare

The app is officially released and deployed on Vercel.

What's Changed

New Contributors

Full Changelog: https://github.com/Hombre2014/nextjs-14-auth-v5-tutorial/commits/v1.0.0