Skip to content

Releases: timlrx/pliny

pliny@0.1.4

20 Sep 15:37
20dfb4a
Compare
Choose a tag to compare

Patch Changes

  • e9bcff8: Added icon support to KBar

pliny@0.1.3

30 Aug 02:23
99350ca
Compare
Choose a tag to compare

Patch Changes

  • 53a7617: Corrected cors error in disqus

pliny@0.1.2

25 Aug 13:36
4e7a3c4
Compare
Choose a tag to compare

Patch Changes

  • a19ed9f: upgrade kbar version
  • 79ed1c1: Expose onSearchDocumentsLoad for kbar and allow searchDocumentsPath to be false
  • 9ff4d94: render shortcut key in kbar item

pliny@0.1.1

30 Jul 09:58
f3e2e84
Compare
Choose a tag to compare

Patch Changes

  • 306917e: Improve kbar styling
    Simplify kbar component
    Add new KBarButton and AlgoliaButton wrapper which toggles their respective modals on click event
  • dbe5de2: add use client directive

pliny@0.1.1-beta.1

30 Jul 09:40
2cd39ac
Compare
Choose a tag to compare
pliny@0.1.1-beta.1 Pre-release
Pre-release

Patch Changes

  • dbe5de2: add use client directive

pliny@0.1.1-beta.0

30 Jul 09:27
f21911d
Compare
Choose a tag to compare
pliny@0.1.1-beta.0 Pre-release
Pre-release

Patch Changes

  • 306917e: Improve kbar styling
    Simplify kbar component
    Add new KBarButton and AlgoliaButton wrapper which toggles their respective modals on click event

pliny@0.1.0

29 Jul 11:31
fa0e1eb
Compare
Choose a tag to compare

Minor Changes

  • 1faee5c: bump package dependencies

Patch Changes

  • 245b6d3: make algolia search input focus style more specific

  • e669506: Split all files except ui components so that they are default exported

  • 23d9149: Remove dynamic load of comments

  • 72932a3: Use default export for components

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

  • 21080de: Fix newsletter route handlers

  • 44a6f19: Use official giscus component which fixes styling issues

  • 3533d4f: Fix algolia styles

  • 75533d5: fix bleed full mode

  • c41211e: Improve typing of contentlayer utility functions and filter posts only in prod

  • 1e82c4e: update google analytics to follow ga4 recommendations

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

  • e0aa18c: Expose option to configure host for analytics scripts

  • 562605b: Fix algolia css specificity issues with tailwind

  • 7d2f6b3: update algolia component

  • 86b57e7: Export example css for algolia

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

  • 7f71035: Fix newsletter typo

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

  • 3e31a82: Add support for newsletter route handler

  • 9f87280: Fix kbar fetch to load relative to base url and add back starting actions

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

  • 4ba59d6: fix allCoreContent logic

pliny@0.1.0-beta.13

25 Jul 16:37
cf21c90
Compare
Choose a tag to compare
pliny@0.1.0-beta.13 Pre-release
Pre-release

Patch Changes

  • 245b6d3: make algolia search input focus style more specific
  • 4ba59d6: fix allCoreContent logic

pliny@0.1.0-beta.12

25 Jul 13:08
d24a0b1
Compare
Choose a tag to compare
pliny@0.1.0-beta.12 Pre-release
Pre-release

Patch Changes

  • 75533d5: fix bleed full mode
  • c41211e: Improve typing of contentlayer utility functions and filter posts only in prod

pliny@0.1.0-beta.11

23 Jul 10:30
98d1866
Compare
Choose a tag to compare
pliny@0.1.0-beta.11 Pre-release
Pre-release

Patch Changes

  • e0aa18c: Expose option to configure host for analytics scripts
  • 562605b: Fix algolia css specificity issues with tailwind