Skip to content

v3.0.0.rc5

Compare
Choose a tag to compare
@joelhawksley joelhawksley released this 16 Mar 22:10
· 295 commits to main since this release
0bc5313
  • Fix bug where mkdir_p failed due to incorrect permissions.

    Joel Hawksley

  • Check for inline erb_template calls when deciding whether or not to compile a component's superclass.

    Justin Kenyon

  • Protect against SystemStackError if CaptureCompatibility module is included more than once.

    Cameron Dutro