Skip to content

Releases: timlrx/tailwind-nextjs-starter-blog

v2.4.0

Choose a tag to compare

@timlrx timlrx released this 31 Mar 07:52

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

Choose a tag to compare

@timlrx timlrx released this 03 Nov 09:33

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@timlrx timlrx released this 17 Apr 14:54

What's Changed

New Contributors

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

v2.1.0

Choose a tag to compare

@timlrx timlrx released this 21 Nov 03:43

What's Changed

New Contributors

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

v2.0.2

Choose a tag to compare

@timlrx timlrx released this 26 Sep 02:47

What's Changed

New Contributors

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

v2.0.1

Choose a tag to compare

@timlrx timlrx released this 25 Aug 14:01

What's Changed

New Contributors

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

v2.0.0

Choose a tag to compare

@timlrx timlrx released this 05 Aug 14:38

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

Choose a tag to compare

@timlrx timlrx released this 15 Jun 15:43
69c6465

What's Changed

New Contributors

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

v1.5.5

Choose a tag to compare

@timlrx timlrx released this 23 Apr 00:27

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

Choose a tag to compare

@timlrx timlrx released this 05 Apr 17:14

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

  • @LeFizzy made their first contribution in #428
  • @cdransf made their first contribution in #427

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