Skip to content

Releases: dy/hyperf

1.9.0

Choose a tag to compare

@dy dy released this 29 Jul 16:14
  • Live fragments: reactive slots keep updating after the fragment is inserted into a container (#1)

Full Changelog: v1.8.0...v1.9.0

1.8.0

Choose a tag to compare

@dy dy released this 29 Jul 14:16
  • xhtm replaces htm: real HTML input (void tags, optional closers, comments, tables)
  • O(1) reactive text updates: primitive emits set .data directly, no re-diff
  • Auto-dispose: subscriptions release when the element or the observable is dropped
  • Fix: two observable props wrote to the same attribute
  • Fix: numeric style values threw
  • Fix: hyphenated class names mangled by literal stripping
  • bench/index.js: npm run bench

Full Changelog: v1.7.0...v1.8.0

v1.5.0

Choose a tag to compare

@dy dy released this 11 Jan 00:22
  • Support direct fragments <>foo</>
  • Support templates <template></template>
  • Support reactives in component results
  • Fixed subscriptions collector
  • Streamlined code

Full Changelog: v1.1.0...v1.5.0

v1

v1

Choose a tag to compare

@dy dy released this 15 Jan 18:33

Forked out of spect/h.

  • shorter codebase
  • externalized deps