Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:16

1.3.0 (2026-03-11)

Bug Fixes

  • Update demo/index.html to test sequential execution of attributes as logic (d71e0a5)

Features

  • Refactor plugin initialization to sequentially load resources and execute attributes in DOM order. Add support for direct $this references in attributes. Improve error handling and logging during plugin execution. (08ecdb2)