v2.1.0
版本发布时间: 2023-11-21 11:43:22
timlrx/tailwind-nextjs-starter-blog最新发布版本:v2.2.0(2024-04-17 22:54:46)
What's Changed
- Add enscribe.dev to V2 examples by @jktrn in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/725
- fix: use sort posts for rss, fix lastBuildDate by @ttys3 in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/733
- Add link to astro template by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/734
- fix prettier-plugin-tailwindcss not being used by @BenjaminLesne in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/740
- fix: remove unused head.tsx by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/741
- upgrade to next 13.5.6 by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/742
- chore: update readme to mention remix-run alternative by @SangeetAgarwal in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/743
- docs: move dalelarroder.com to v2 examples by @dlarroder in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/748
- Accessibility improvement: match aria-label to tag text for "read more" links by @curt-mitch in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/749
- Add thetalhatahir.com by @talhatahir in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/753
- chore: add v2 examples by @hominsu in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/750
- Closes #757. Added return notFound() to app/blog/[...slug]/page.tsx … by @Romstar in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/758
- Add dariuszwozniak.net to v2 examples by @dariusz-wozniak in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/762
- Move blog to v2 in readme.md by @talhatahir in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/764
- Add contrails.space to README.md by @zS1m in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/768
- fix katex overflow by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/770
- feat: support chinese tag name by @z2015 in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/771
- Updated file names to use .ts rather than .js by @chrisvasey in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/773
- draft posts are not included in the sitemap by @zziri in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/778
- upgrade to next 14.0.3 and pliny 0.1.6 by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/784
- add separate FAQ section by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/785
New Contributors
- @jktrn made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/725
- @BenjaminLesne made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/740
- @curt-mitch made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/749
- @talhatahir made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/753
- @hominsu made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/750
- @Romstar made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/758
- @dariusz-wozniak made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/762
- @zS1m made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/768
- @z2015 made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/771
- @chrisvasey made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/773
- @zziri made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/778
Full Changelog: https://github.com/timlrx/tailwind-nextjs-starter-blog/compare/v2.0.2...v2.1.0