Skip to content

Releases: timlrx/tailwind-nextjs-starter-blog

v1.5.1

13 Feb 15:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

01 Feb 14:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.5.0

v1.4.3

31 Jan 16:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

04 Jan 15:46
Compare
Choose a tag to compare

What's Changed

  • feat: add support for umami analytics by @alaq in #321
  • fix: should use display to control display state of scroll top button by @llovvoll in #322
  • fix: dark prose table header by @timlrx in #324

New Contributors

  • @alaq made their first contribution in #321

Credits

Thanks @alaq and @llovvoll!

Full Changelog: v1.4.1...v1.4.2

v1.4.1

27 Dec 08:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Credits

Thanks @AlexanderZeilmann, @fiqryq and @lanbau for the contributions and fixes. Also, thanks to github for the auto-generated release notes✨

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Dec 07:17
Compare
Choose a tag to compare

Change Log

  • feat: add Klaviyo to newsletter options
  • feat: allow default theme to be customized from config file
  • feat: upgrade to tailwind 3.0
  • fix: do not generate rss if no valid posts
  • fix: add padding to align menu and theme button
  • docs: make it easier to copy code in the readme
  • chore: upgrade svgr
  • chore: sync typescript branch to v1.4.0

Credits

Thanks @Baker, @huydhoang, @llovvoll for the fixes and contributions!

v.1.3.0

04 Dec 09:03
Compare
Choose a tag to compare

Change Log

  • update nextjs, preact, mdx-bundler, esbuild (see #285 for the full changes)

v1.2.2

26 Nov 13:39
Compare
Choose a tag to compare

Change Log

  • fix: do not load socketio for next dev
  • fix: parse inline code headings to string
  • feat: upgrade rehype-prism-plus and add default diff css

v1.2.1

14 Nov 11:36
d384d1a
Compare
Choose a tag to compare

Change Log

  • fix: make code line numbers right aligned similar to IDE
  • feat: add rehype-citation
  • feat: upgrade nextjs to 12.0.3
  • docs: update docs to include rehype-citation

For more information on the new plugin, checkout the blog update

Credits

Thanks @PsyGik for the fix

v1.2.0

27 Oct 10:39
94c1a30
Compare
Choose a tag to compare

Change Log

  • chore: upgrade to next 12
  • docs: update image docs to use mdx v2 compatible code
  • docs: update readme first load js