Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Releases: MatthiesenXYZ/astro-hashnode

@matthiesenxyz/astro-hashnode@0.1.8

19 Mar 12:07
b98c62f
Compare
Choose a tag to compare

Patch Changes

  • 6ccd6dc: Bump dependencies:

    • @tailwindcss/vite from to
    • astro-font from to
    • tailwindcss from to
    • @astrojs/node from to
    • astro from to

@matthiesenxyz/astro-hashnode@0.1.7

16 Mar 18:08
a1ea3d7
Compare
Choose a tag to compare

Patch Changes

  • 6464de2: [fix] add extra fallback option for ogImage

@matthiesenxyz/astro-hashnode@0.1.6

15 Mar 21:27
b375a29
Compare
Choose a tag to compare

Patch Changes

  • cf327f2: Update README.md
  • e54bfbb: [Internal] better handling of the hashnodeURL input to verify that including http or https in the URL does not break the entire integration

@matthiesenxyz/astro-hashnode@0.1.5

14 Mar 10:06
fae567c
Compare
Choose a tag to compare

Patch Changes

@matthiesenxyz/astro-hashnode@0.1.4

13 Mar 03:13
b7eec6b
Compare
Choose a tag to compare

Patch Changes

  • 337a5b0: added new keyword "cms" and updated Dependencies

@matthiesenxyz/astro-hashnode@0.1.3

12 Mar 22:16
32e2569
Compare
Choose a tag to compare

Patch Changes

  • fc94343: This updates internal AIK as well as impliments ViewTransitions with a disable switch in the user config

@matthiesenxyz/astro-hashnode@0.1.2

12 Mar 03:02
cb033a0
Compare
Choose a tag to compare

Patch Changes

  • 7733762: Add SSR support for blog posts (Tags are still prerendered)

@matthiesenxyz/astro-hashnode@0.1.1

11 Mar 15:17
51060f8
Compare
Choose a tag to compare

Patch Changes

  • d86777f: adds exports for HashnodeAPI, as well as components so users can import the pre-built components for their own layout

@matthiesenxyz/astro-hashnode@0.1.0

11 Mar 14:02
ff65335
Compare
Choose a tag to compare

Minor Changes