Skip to content

2.4.0.beta2

Pre-release
Pre-release

Choose a tag to compare

@joeldrapper joeldrapper released this 29 Jul 16:36
· 6 commits to main since this release
75fbae3

This new beta brings significant improvements to the compiler as well as many bug fixes.

Please experiment with the new compiler.

Phlex::Compiler.compile(MyComponent)

Compiler Limitations

  • We don’t currently compile calls to super in methods that override HTML elements
  • We don’t currently compile anything to do with SVGs
  • We don’t detect if you redefine a method that we depended on during compilation and trigger a re-compilation