Skip to content

v6.1.0

Choose a tag to compare

@GianlucaGuarini GianlucaGuarini released this 11 Dec 19:57
· 206 commits to main since this release
  • Update components syntax using modern javascript syntax. This update reduces the size of the components javascript output
    • Prefer arrow functions to function expressions
    • Simplify the expressions and bindings return statements
    • Prefer simpler object attributes avoiding unecessary quotes