v2.2.0
版本发布时间: 2024-04-17 22:54:46
timlrx/tailwind-nextjs-starter-blog最新发布版本:v2.2.0(2024-04-17 22:54:46)
What's Changed
- Fix the table element overflow by @PrinOrange in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/787
- update README.md by @zS1m in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/788
- Adding example of site using v2 of template to README by @mark-pitblado in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/790
- add blog example in README by @earayu in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/804
- Add type to
projectsData.ts
by @iamkroot in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/801 - docs(readme): add note when installing on windows by @kasin-it in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/808
- Update README.md about V2 example by @mingi3442 in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/810
- docs(readme): Add another blog V2 example by @francisaguilar21 in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/812
- Adding in social options for Instagram and Threads by @stephondoestech in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/818
- chore(readme): Add blog example V2 in README by @Karhdo in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/807
- Add an example of template in use to README.md by @anmorgunov in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/821
- docs: Added Zsebinformatikus to Examples V2 by @bdani93 in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/825
- Update README.md, V2 example added by @jachsu in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/831
- docs: add Remote Startup Senpai anime series landing page to Examples v2 by @akiyamasho in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/832
- Update README about V2 example by @HansKing98 in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/835
- docs: add example of src overwriting for US umami.is tracking by @sgardn in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/822
- feat: upgrade next 14.1, tailwind 3.4 and pliny 0.1.7 by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/838
- Update README.md by @CuB3y0nd in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/840
- Add London Tech Talk to example-v2 by @tommyasai in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/845
- change to contentlayer2 and update dependencies by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/881
- chore: modified the domain by @hominsu in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/876
- Update README.md by @drakerossman in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/854
- Adding my personal blog(CRUD flow) to the list of v2 showcase projects by @ndamulelonemakh in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/851
- Add quick links where to find EmailOctopus API key and List ID by @mikedidomizio in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/856
- Update PostLayout to support parsing x.com usernames by @gnehs in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/860
- fix: layout shifting issue with navbar caused by scroll bar by @iksflow in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/850
- feat: Move conditional rendering inside svg to prevent layout shift by @Spiteless in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/858
- fix: update comments component incase of no provider by @talhatahir in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/843
- chore: fix typo (wrong path) by @umihico in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/888
- feat: Add Trillum's blog to examples by @Spiteless in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/885
- add header link icon by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/893
- update to next 14.2.1 by @timlrx in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/894
- Add system to ThemeSwitch by @pavelzw in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/699
New Contributors
- @PrinOrange made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/787
- @mark-pitblado made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/790
- @earayu made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/804
- @iamkroot made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/801
- @kasin-it made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/808
- @mingi3442 made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/810
- @francisaguilar21 made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/812
- @stephondoestech made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/818
- @Karhdo made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/807
- @anmorgunov made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/821
- @bdani93 made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/825
- @jachsu made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/831
- @akiyamasho made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/832
- @HansKing98 made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/835
- @sgardn made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/822
- @CuB3y0nd made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/840
- @tommyasai made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/845
- @drakerossman made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/854
- @ndamulelonemakh made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/851
- @mikedidomizio made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/856
- @gnehs made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/860
- @iksflow made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/850
- @Spiteless made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/858
- @umihico made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/888
- @pavelzw made their first contribution in https://github.com/timlrx/tailwind-nextjs-starter-blog/pull/699
Full Changelog: https://github.com/timlrx/tailwind-nextjs-starter-blog/compare/v2.1.0...v2.2.0