v2.1.0
Consider this version is for react19 users
The changes made by @talatkuyuk:
- Add
React
instance into function construction arguments inrun.ts
to make it available in the compiled source - Add test for React instance which is passed into runtime options
- Add tests for importing components in jsx form, and in the form of transformed into automatic / classic runtime
- Update devDependencies
- Update badges and links in the
README.md
- Update
.prettierrc
file - Add
.editorconfig
file