v3.2.0
Released: 2020-05-09
Added
- Add console log messages for every reflex call by @marcoroth in #163
- Add reflex callbacks by @websebdev in #160
- Add guard to
morph
that checksstimulusReflex
by @hopsoft in #191
Changed
- Allow channel exceptions to be rescuable by @dark-panda in #180
- Pluralize the generated class name, so that will match with the file name by @dark88888 in #178
- Allow to call stimulate without a reflex target by @marcoroth in #188
Documentation
Internal
- Replace
uuid4
dependency with function in repo by @jonathan-s in #181 - Replace
camelize
with homegrown version by @jonathan-s in #184 - Some housekeeping by @hopsoft in #189
New Contributors
- @dark88888 made their first contribution in #178
- @silva96 made their first contribution in #174
Commits
Full Changelog: v3.1.4...v3.2.0