Skip to content

Releases: timlrx/pliny

[email protected]

17 Jul 12:05
145d961
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 1fe37b1: Add back code splitting and add use client at the chunk level

[email protected]

17 Jul 11:09
f6ba3d8
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 33d15e3: Remove next/dynamic from search component
    Remove redundant context components
    load kbar data in advance and refactor code
  • 7f71035: Fix newsletter typo

[email protected]

16 Jul 16:19
6c7cf77
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 21080de: Fix newsletter route handlers

[email protected]

16 Jul 15:54
c27df31
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 3e31a82: Add support for newsletter route handler

[email protected]

16 Jul 14:05
19cb0ea
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 44a6f19: Use official giscus component which fixes styling issues
  • 3533d4f: Fix algolia styles

[email protected]

16 Jul 10:31
8b41e25
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 23d9149: Remove dynamic load of comments
  • 86b57e7: Export example css for algolia

[email protected]

16 Jul 08:38
cd08852
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 7d2f6b3: update algolia component

[email protected]

16 Jul 07:36
557082d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

  • 72932a3: Use default export for components

    Named export breaks react server components. See vercel/next.js#51593

  • 7f2539a: Remove functions superseded in next 13 or new set up

  • 459c5d8: Update to use next 13 app dir navigation router

  • bump package dependencies

[email protected]

06 Feb 16:47
f68143b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/timlrx/pliny/compare/@pliny/[email protected]@0.0.10

[email protected]

06 Nov 05:21
6dc444b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes