Releases: ernesto-oss/cardinal
[email protected]
Patch Changes
- #32
70c2e8a
Thanks @ernestoresende! - (cli): rewrite scaffolding logic for broken installers
[email protected]
Patch Changes
-
#15
1ee9b31
Thanks @ernestoresende! - (cli) removed default styling injected by@clack/prompts
-
4baa422
Thanks @ernestoresende! - (cli) update dependency maps for all workspaces -
c944855
Thanks @ernestoresende! - (cli) fix missing middleware for nextjs protected routes -
#15
2813be0
Thanks @ernestoresende! - (cli) overhaul config, root and nextjs installer with improved configs for prettier and eslint -
52f479f
Thanks @ernestoresende! - (cli) lock next version to 13.4.4 -
cc57541
Thanks @ernestoresende! - (cli) fix missing component innext-graphql
template -
3a93d8b
Thanks @ernestoresende! - (cli) add turbo to root workspace -
093dbb7
Thanks @ernestoresende! - (cli) fix wrong workpsace search pattern conflicting with turbo scripts -
#15
1534df9
Thanks @ernestoresende! - (cli) avoid unneded files and directories from being published to npm -
a0bdb93
Thanks @ernestoresende! - (cli) fix missing dependency onauth
workspace -
c70297f
Thanks @ernestoresende! - (cli) sync nextjs templates and remove stale assets -
859c609
Thanks @ernestoresende! - (cli) remove react prompt
[email protected]
Minor Changes
-
#10
ac3b36e
Thanks @ernestoresende! - (cli) add root installer for dotfiles and root monorepo scaffolding -
#10
e1d08a6
Thanks @ernestoresende! - (cli) add nextjs installer -
#10
fd5ee44
Thanks @ernestoresende! - (cli) add graphql installer -
#10
1633ccf
Thanks @ernestoresende! - (cli) add config installer for@t3-oss/env
environment variables validation -
#10
db35a36
Thanks @ernestoresende! - (cli) add database installer for planetscale
Patch Changes
-
#10
b45fe68
Thanks @ernestoresende! - (docs): update contribution guides -
#10
840339b
Thanks @ernestoresende! - (cli) improved prompts with more expressive copy, hints, and links to documentation -
#10
9cdf152
Thanks @ernestoresende! - place the MIT license on the root of/cli
in order for it to be correctly bundled within the package on npm -
#10
798d17d
Thanks @ernestoresende! - (cli) add hint helpers for additional context during CLI usage
[email protected]
Patch Changes
- 291ce73: enable edge runtime on applicable route segments (credentials route handler and dynamic app pages)
- 4a05191: (next-graphql-vercel) move authentication redirects to nextjs middleware
- 0f4b155: (cli) reset
/templates
directory to rebuild template structure for the cli app - 291ce73: rename
next-graphql
tonext-graphql-vercel
to include deployment prefix
[email protected]
Patch Changes
- updated
next-graphql
with fixes to credentials and GraphQL handler. Requests to internal API's will be set tono-cache
as default