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

Releases: MatthiesenXYZ/astro-hashnode

@matthiesenxyz/astro-hashnode@0.1.8

Choose a tag to compare

@github-actions github-actions released this 19 Mar 12:07
b98c62f

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

Choose a tag to compare

@github-actions github-actions released this 16 Mar 18:08
a1ea3d7

Patch Changes

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

@matthiesenxyz/astro-hashnode@0.1.6

Choose a tag to compare

@github-actions github-actions released this 15 Mar 21:27
b375a29

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

Choose a tag to compare

@github-actions github-actions released this 14 Mar 10:06
fae567c

Patch Changes

@matthiesenxyz/astro-hashnode@0.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Mar 03:13
b7eec6b

Patch Changes

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

@matthiesenxyz/astro-hashnode@0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Mar 22:16
32e2569

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

Choose a tag to compare

@github-actions github-actions released this 12 Mar 03:02
cb033a0

Patch Changes

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

@matthiesenxyz/astro-hashnode@0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 15:17
51060f8

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

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:02
ff65335

Minor Changes