Skip to content

Conversation

@WebReflection
Copy link
Owner

Breaking Changes

  • all CDN related end points have been updated in a more meaningful way
  • there is no keyed variant, uhtml uses key when key attribute is used
  • signals are backed in, no variants for "this or that", it's based on @webreflection/alien-signals well integrated within the logic, that's it
  • no htmlFor or html.for or html.node ... everything just works ™️

New Features

  • well, signals, included in core
  • components inspired by React and/or Preact
  • ...${spread} operations for components or evne dom nodes (spread attributes and stuff)
  • self-closing anything except text nodes such as <script> or <textarea> or those element that can only contain text
  • DX improvements all over, the debug or dev version has tons of errors to tell you what is going on or why it's broken

The rest is in the README, if you find anything missing let me know.

@WebReflection WebReflection force-pushed the v5 branch 6 times, most recently from 2d1516f to 9ea8cc4 Compare August 5, 2025 09:14
@WebReflection WebReflection merged commit 27f17ad into main Aug 5, 2025
2 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.

2 participants