Skip to content

v3.17.0

Compare
Choose a tag to compare
@joelhawksley joelhawksley released this 08 Oct 17:06
· 43 commits to main since this release
46a2ff2
  • Use struct instead openstruct in lib code.

    Oleksii Vasyliev

  • Fix bug where stimulus controller was not added to ERB when stimulus was activated by default.

    Denis Pasin

  • Add typescript support to stimulus generator.

    Denis Pasin

  • Fix the example of #vc_test_request in the API reference to use the correct method name.

    Alberto Rocha

  • Fix development mode race condition that caused an invalid duplicate template error.

    Blake Williams