Releases: andi23rosca/solid-markdown
Releases · andi23rosca/solid-markdown
v2.0.0
What's Changed
Reactivity is now working properly 🚀
SSR is guaranteed to work when using the library in solid-start
- chore: add workflow permissions for github release by @PatrickHeneise in #21
- solid-markdown V2 by @andi23rosca in #25
Full Changelog: v1.2.2...v2.0.0
v1.2.2
v1.2.1
What's Changed
- Added unist-util-visit to deps by @high1 in #1
- Fix/build with webpack by @high1 in #2
- Modernize build by @modderme123 in #6
- Adding support for SSR by @hyenabyte in #8
- fix: import errors by @PatrickHeneise in #16
- chore: update publish workflow to install husky by @PatrickHeneise in #17
- Update publish.yml by @PatrickHeneise in #18
New Contributors
- @high1 made their first contribution in #1
- @modderme123 made their first contribution in #6
- @hyenabyte made their first contribution in #8
- @PatrickHeneise made their first contribution in #16
Full Changelog: v1.0.0...v1.2.1
v1.0.0
First release 🎉
Complete port of react-markdown