Skip to content

v0.4.5

Compare
Choose a tag to compare
@joshwilsonvu joshwilsonvu released this 25 Mar 23:48
· 333 commits to main since this release

Quality-of-life improvements to solid/reactivity.

What's Changed

  • Make addEventHandler listeners consistent with other event handlers, suppressing some nuisance warnings. Details: #11
  • Don't warn when using props prefixed with "initial", like props.initialCount. Thanks @JoshuaHall for giving this example. Details: #12
  • Better error messages.
  • Fix typo in reactivity.md by @youssefm in #9
  • Fix typo in README.md by @liaodehui1 in #10

New Contributors

Full Changelog: v0.4.4...v0.4.5