Skip to content

Releases: timlrx/tailwind-nextjs-starter-blog

v2.2.0

17 Apr 14:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Nov 03:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

26 Sep 02:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

25 Aug 14:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0...v2.0.1

v2.0.0

05 Aug 14:38
Compare
Choose a tag to compare

What's Changed

  • New set up with next 13, app directory and React Server Components
  • Typescript first
  • Updated dependencies
  • Contentlayer to manage most of the content logic
  • Use next 13 metadata and SEO best practice
  • Use pliny newsletter, comments, analytics, search and misc utils
  • New search feature that supports local search with kbar and algolia
  • Update editUrl to point to main instead of master
  • Updated analytics config setup with more props exposed
    • Thanks to umami's free tier, you can now view the site's analytics over here!
  • Styling updates:
    • Updated tailwind typography to use tailwind 3 defaults and remove more boilerplate. Also updated default primary theme color and gray palette.
    • Switch Inter for Space Grotesk
    • New PostBanner layout for blog posts
    • New ListLayoutWithTags layout for blog post listings. Used the new layout in place of the previous ListLayout in the blog listings and tags routes.

For more details, check out the v2 release blog post

Full Changelog: v1.5.6...v2.0

Contributors

Special thanks to @ttys3 for testing the beta version and patching various issues, @Kosai106 for providing the initial Next 13 updates and all 80 contributors who have made v1 a success!

v1.5.6

15 Jun 15:43
69c6465
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.5...v1.5.6

v1.5.5

23 Apr 00:27
Compare
Choose a tag to compare

What's Changed

  • Add a new example website to README.md by @kittanb in #438
  • Fix Quick Start install examples for zsh by adding single quotes by @crucialfelix in #439
  • fix: remove smoothscroll-polyfill by @timlrx in #440
  • fix: mapping property in comments by @timlrx in #441

New Contributors

Full Changelog: v1.5.4...v1.5.5

v1.5.4

05 Apr 17:14
Compare
Choose a tag to compare

What's Changed

  • Add a new example website to README.md by @LeFizzy in #428
  • Render floating comment button only if a provider is specified by @cdransf in #427
  • chore: update next and tw dependencies by @timlrx in #432

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

22 Mar 22:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

20 Feb 14:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2