Skip to content

V2 Release - #30

Merged
drubiodev merged 237 commits into
mainfrom
v2-rc
Jul 15, 2026
Merged

V2 Release#30
drubiodev merged 237 commits into
mainfrom
v2-rc

Conversation

@drubiodev

Copy link
Copy Markdown
Owner

No description provided.

drubiodev added 29 commits June 28, 2026 14:30
Loop handlers no longer splice item data into handler source; {expr}
is evaluated as a scoped expression instead. Update samples/docs to the
bare-expression form and add an injection regression test.
…op rendering

- Add krausest-style benchmarks/ (vs React 18 + vanilla) with results in README
- Fix <for>/<if>/<show> being foster-parented out of <table> by the HTML
  parser (escape to <template> placeholders during parsing) + real-browser e2e
- Optimize loop update path: per-row binding caches, pass-scoped expression
  evaluator, cached handler compilation, drop O(n²) LIS from keyed diff
@drubiodev
drubiodev merged commit 9b780f6 into main Jul 15, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant