next-saas-starter icon indicating copy to clipboard operation
next-saas-starter copied to clipboard

⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.

Results 57 next-saas-starter issues
Sort by recently updated
recently updated
newest added

Nice starter template, thanks for it. Is there a chance to get this with multi-language support?

Bumps [react-animate-height](https://github.com/Stanko/react-animate-height) from 2.0.23 to 3.0.4. Changelog Sourced from react-animate-height's changelog. v3.0.4 19.06.2022. Fixed Fixed #129 by swapping ESM module target from esnext to ES2015 (aka es6). v3.0.0-v3.0.3 31.05.2022. Changed...

dependencies

Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.25 to 5.1.26. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/styled-components&package-manager=npm_and_yarn&previous-version=5.1.25&new-version=5.1.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Unhandled Runtime Error Error: `schema` is required to be passed as a property to `TinaProvider`. You can learn more about this change here: https://github.com/tinacms/tinacms/pull/2823 Tried to import and find schema....

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [swiper](https://swiperjs.com) ([source](https://togithub.com/nolimits4web/Swiper)) | [`9.3.2` -> `11.0.6`](https://renovatebot.com/diffs/npm/swiper/9.3.2/11.0.6) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@next/bundle-analyzer](https://togithub.com/vercel/next.js) ([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer)) | [`13.4.4` -> `13.5.6`](https://renovatebot.com/diffs/npm/@next%2fbundle-analyzer/13.4.4/13.5.6) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/eslint-parser](https://babel.dev/) ([source](https://togithub.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser)) | [`7.22.9` -> `7.23.10`](https://renovatebot.com/diffs/npm/@babel%2feslint-parser/7.22.9/7.23.10) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@next/bundle-analyzer](https://togithub.com/vercel/next.js) ([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer)) | [`^13.3.1` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@next%2fbundle-analyzer/13.4.4/14.1.0) |...

First, I was getting error @types/react are not installed, I resolved this by upgrading nextjs and react versions. then, I was able to run my local server. Now, I am...