Skip to content

v1.1.0

Choose a tag to compare

@talatkuyuk talatkuyuk released this 09 Mar 18:29
· 69 commits to compatible-with-react18 since this release

Consider this version is for react18 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