astro-hashnode

An Integration to bring your Hashnode Headless Blog content into Astro!

MIT License

Downloads
8
Stars
4
Committers
5

Bot releases are visible (Hide)

astro-hashnode - @matthiesenxyz/[email protected] Latest Release

Published by github-actions[bot] 7 months ago

Patch Changes

  • 6ccd6dc: Bump dependencies:

    • @tailwindcss/vite from to
    • astro-font from to
    • tailwindcss from to
    • @astrojs/node from to
    • astro from to
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 6464de2: [fix] add extra fallback option for ogImage
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

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
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 784cb63: view transition updates
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 337a5b0: added new keyword "cms" and updated Dependencies
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • fc94343: This updates internal AIK as well as impliments ViewTransitions with a disable switch in the user config
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 7733762: Add SSR support for blog posts (Tags are still prerendered)
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • d86777f: adds exports for HashnodeAPI, as well as components so users can import the pre-built components for their own layout
astro-hashnode - @matthiesenxyz/[email protected]

Published by github-actions[bot] 7 months ago

Minor Changes

  • 3a32776: Initial Release!