Commit Graph

22 Commits

Author SHA1 Message Date
Konstantin Wohlwend
f3f5e6c046 Init script now uses unknown for route props type 2024-11-15 22:27:42 +01:00
Konsti Wohlwend
c2bc80bda5
Support create-next-app@15 with the setup wizard (#340) 2024-11-13 13:58:42 +01:00
Konsti Wohlwend
057dac1a66
Next.js 15 support (#315)
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Updates `examples/demo` to Next.js 15 and adds Next.js 15 support to `packages/stack`.

The other packages and apps are still running on Next.js 14 to ensure compatibility.
2024-11-08 03:12:31 +01:00
Jaideep Guntupalli
2f47d21cd5
fix: replace with correct doc links (#232) 2024-09-08 18:37:47 +02:00
Zai Shi
6f830e7275 fixed typo 2024-08-31 18:11:13 -07:00
Jake Correa
b1f4bf6209
add bun package manager option (#174) 2024-08-11 15:11:13 -07:00
Stan Wohlwend
2ca5150b07 Fix typo 2024-08-10 09:45:47 -07:00
Stan Wohlwend
25a2b04dbd Allow Next.js version latest in package.json 2024-08-10 09:45:47 -07:00
Stan Wohlwend
0aa5b11b9e More init script improvements
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
2024-07-27 00:06:56 -07:00
Stan Wohlwend
4cff31cf6f Even more init script improvements 2024-07-27 00:01:08 -07:00
Stan Wohlwend
d28827a4cf Improve Stack CLI 2024-07-26 23:34:08 -07:00
Zai Shi
4ec03d0515
Improved documentation, fixed bugs (#147)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-07-24 11:38:26 -07:00
Zai Shi
54027d58a2
New client (#135)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-07-19 22:07:44 -07:00
Stan Wohlwend
66d0f704ff Docs updates 2024-07-15 14:38:36 -07:00
Stan Wohlwend
478fe39e32 Small improvements 2024-06-08 18:17:30 +02:00
Stan Wohlwend
9be378db4c Update init script to support cases where both src and app folders exist 2024-05-31 17:33:09 +02:00
Stan Wohlwend
9423a2dc1a Make fullPage actually fill the whole page
Fixes #52
2024-05-30 15:47:14 +02:00
Stan Wohlwend
5fb66aa13c Compile-time import scrambling 2024-05-21 15:28:48 +02:00
Stan Wohlwend
23fd2519f4 init-stack for TS 2024-05-21 11:53:19 +02:00
Stan Wohlwend
f71f2c74d2
Partial prerendering demo (#21) 2024-04-27 14:23:54 +02:00
Stan Wohlwend
1f6ebac9b3 Wizard now suggests creating new API key 2024-04-24 13:58:47 +02:00
Stan Wohlwend
ae21d9d23c Setup wizard 2024-04-24 12:20:31 +02:00