Skip to content

v0.4.0

Compare
Choose a tag to compare
@NagariaHussain NagariaHussain released this 15 Dec 09:35
· 13 commits to main since this release

Default Template

There is now a default template that you can use as is or as a starting point.

CleanShot 2022-12-15 at 14 58 32@2x

Thanks for the suggestion @rmehta!

Image Embed Support

I have added support for embedding images with src set to a absolute URL (relative URL for src will come soon, maybe?).

Setup E2E tests

I have setup End-to-End UI tests powered by Playwright (Yup, no cypress this time 😉).

CleanShot 2022-12-15 at 15 00 43@2x

More Docs/Tests

I have added the default template example in the README docs. Also, added some more unit tests.