ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
8.7k stars 1.67k forks source link

feat: remove next-sitemap and use the native Next.js sitemap/robots.txt #265

Closed ixartz closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 5.55%. Comparing base (9aa1727) to head (8c2e668). Report is 1 commits behind head on main.

Files Patch % Lines
src/utils/Helpers.ts 0.00% 4 Missing and 2 partials :warning:
src/app/robots.ts 0.00% 3 Missing :warning:
src/app/sitemap.ts 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ======================================== - Coverage 5.78% 5.55% -0.23% ======================================== Files 33 36 +3 Lines 294 306 +12 Branches 21 23 +2 ======================================== Hits 17 17 - Misses 269 279 +10 - Partials 8 10 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 3.45.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: