Skip to content

v2.1.0

Compare
Choose a tag to compare
@talatkuyuk talatkuyuk released this 09 Mar 17:23
· 8 commits to main since this release

Consider this version is for react19 users

The changes made by @talatkuyuk:

  • Add React instance into function construction arguments in run.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