astro-hashnode/package/CHANGELOG.md

20 lines
350 B
Markdown
Raw Normal View History

# @matthiesenxyz/astro-hashnode
## 0.1.2
### Patch Changes
- 7733762: Add SSR support for blog posts (Tags are still prerendered)
## 0.1.1
### Patch Changes
- d86777f: adds exports for HashnodeAPI, as well as components so users can import the pre-built components for their own layout
## 0.1.0
### Minor Changes
- 3a32776: Initial Release!