Skip to content

Releases: orenelbaum/babel-plugin-reactivars-solid

v-0.0.4

19 Mar 00:24
Compare
Choose a tag to compare

This version adds:

  • Support for update expressions and compound assignment operators ($x += 1, $x++, etc.)
  • read and write CTFs to get the getter and the setter

v-0.0.3

17 Mar 15:53
0fa498b
Compare
Choose a tag to compare

Everything should be working with this release. The types are also fixed.