Commit Graph

12 Commits

Author SHA1 Message Date
Joseph
3829633600 Upgrade packages in next-learn/dashboard (#1061)
* chore: Bump packages in starter-example

* chore: Bump packages in final-example

* chore: allow bcrypt to build

* chore: prettier fixes
2025-05-22 11:30:38 +02:00
Lee Robinson
46d15fa2e5 Move from @vercel/postgres to postgres (provider-agnostic) (#989)
* Postgres

* fix

* fix

* prettier-fix

---------

Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
2025-01-29 11:39:32 -06:00
Lee Robinson
fc3a4e3faa Update deps on SEO and Pages Router courses (#987) 2025-01-23 08:16:22 -06:00
Lee Robinson
fc6c41c8d1 Update auth chapter (#983) 2025-01-21 12:09:06 -06:00
Lee Robinson
c5f12f9e3c React 19 stable. (#946) 2024-12-05 15:22:59 -06:00
Lee Robinson
0e41ddce78 Update dependencies (#941) 2024-12-02 11:34:21 -06:00
Lee Robinson
e73e821f30 Update to Next 15 stable (#888) 2024-10-21 17:17:11 -05:00
Lee Robinson
1011f2f19f Move to canary until we cut a new RC version. 2024-07-06 11:56:38 -05:00
Lee Robinson
f535c37750 Update the Learn codebase (#764) 2024-06-23 22:48:40 -05:00
Delba de Oliveira
de76b00263 Replace useFormStatus and useFormState with useActionState (#748) 2024-06-19 03:41:51 -05:00
Delba de Oliveira
deca7c766f Add PPR (#745)
* Update to next v15, switch to pnpm

* Delete package-lock.json

* Add PPR

* Update to next@canary

* Update starter-example to next@canary

* Update file extension

* Update ts compiler options to match CNA

* Fix ts errors
2024-06-19 08:50:40 +01:00
Delba de Oliveira
58f9a68c6a Update Next 15 RC, React 19 RC, and use pnpm (#743)
* Update to next v15, switch to pnpm

* Delete package-lock.json
2024-06-11 13:28:44 -05:00