Published certain fixes/features that been done before. Also did some cleanup for codebase and added some tooling.
chore: added playwright test
chore: changed from react-scrips to vite for demo
chore: added GH workflow
chore: using tsup for building library now
chore: migrated to pnpm from yarn
fix: fixed typings and broken tsc run
What's Changed
- Fix demo code path by @y-yagi in #178
- Drop unused @types/marked dependency by @thgreasi in #185
- Update @types/codemirror to match the one in latest easymde by @thgreasi in #186
- Pass changeObject to onChange by @tonyjmnz in #196
New Contributors
- @y-yagi made their first contribution in #178
- @thgreasi made their first contribution in #185
- @tonyjmnz made their first contribution in #196
Full Changelog: v5.0.2...v5.1.0