Skip to content

Fix for boolean stimulus_controller values & deprecations

Compare
Choose a tag to compare
@weaverryan weaverryan released this 26 Apr 12:53
· 104 commits to main since this release

Hi Webpackers!

This release contains a bug fix for when using stimulus_controller with a boolean "value" and cleans up some deprecations:

  • bug #121 [stimulus-controller] fix bool attributes from being rendered incorrectly (@jrushlow)
  • bug #122 handle request deprecations (@jrushlow)

Diff: v1.11.1...v1.11.2

Happy packing!