getting-started-nextjs
getting-started-nextjs copied to clipboard
A Next.js starter app using Replicate
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...
Bumps [replicate](https://github.com/replicate/replicate-javascript) from 0.22.0 to 0.27.1. Release notes Sourced from replicate's releases. v0.27.1 What's Changed Fix streaming example by @dkundel in replicate/replicate-javascript#205 WIP: Base64 encode inputs by @aron in replicate/replicate-javascript#198...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.35. Release notes Sourced from postcss's releases. 8.4.35 Avoid ! in node.parent.nodes type. Allow to pass undefined to node adding method to simplify types. 8.4.34...
Bumps [next](https://github.com/vercel/next.js) from 14.0.3 to 14.1.0. Release notes Sourced from next's releases. v14.1.0 Core Changes Turbopack: switch to a single client components entrypoint: #59352 Update swc_core to v0.86.98 and turbopack:...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.4.1. Release notes Sourced from tailwindcss's releases. v3.4.1 Fixed Don't remove keyframe stops when using important utilities (#12639) Don't add spaces to gradients and grid...
hi, just following this tutorial and the template code has changed compared to the blog post here - which threw a permission error. template works fine. https://replicate.com/docs/get-started/nextjs - tutorial
I am following the repo code. This is my frontend code: ``` const replicatePrompt = `Create a prompt for stable diffusion to create an image based on the user's entry....
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.40. Release notes Sourced from postcss's releases. 8.4.40 Moved to getter/setter in nodes types to help Sass team (by @nex3). 8.4.39 Fixed CssSyntaxError types (by...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.4.7. Release notes Sourced from tailwindcss's releases. v3.4.7 Fixed Fix class detection in Slim templates with attached attributes and ID (#14019) Ensure attribute values in...
Bumps [replicate](https://github.com/replicate/replicate-javascript) from 0.29.4 to 0.32.0. Release notes Sourced from replicate's releases. v0.32.0 What's Changed Pin to Node 22.4 in CI workflow by @mattt in replicate/replicate-javascript#293 Revert "Pin to Node...