astro-hashnode/package/CHANGELOG.md

38 lines
653 B
Markdown
Raw Normal View History

# @matthiesenxyz/astro-hashnode
## 0.1.5
### Patch Changes
- 784cb63: view transition updates
## 0.1.4
### Patch Changes
- 337a5b0: added new keyword "cms" and updated Dependencies
## 0.1.3
### Patch Changes
- fc94343: This updates internal `AIK` as well as impliments ViewTransitions with a disable switch in the user config
## 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!