Skip to content

Latest commit

 

History

History
95 lines (35 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

95 lines (35 loc) · 3.16 KB

(2022-09-19)

0.0.17 (2022-09-14)

Features

  • dom-server: support lower and upper key (f5643f5)

0.0.17-alpha.1 (2022-08-23)

Features

  • runtime: defineProps default value (2d590f2)
  • ssr: self close tag (5441b55)
  • support setup sync props by onBeforeUpdate (011261d)

Performance Improvements

0.0.16 (2022-08-15)

Performance Improvements

0.0.16-alpha.1 (2022-08-14)

0.0.15 (2022-08-13)

0.0.14 (2022-08-13)

0.0.13 (2022-08-12)

Features

  • react: react d td (53f0bfa)
  • runtime: re render use prev node (d058a1c)

Performance Improvements

  • runtime: opt schedule (61633c9)
  • runtime: opt the speed of component updates (09588d8)
  • runtime: remove root context (0a010db)

0.0.12-alpha.2 (2022-08-04)

Features

  • react: complete react basic hook (bb7b8ac)
  • react: deps value (6129225)

0.0.12-alpha.1 (2022-08-01)

0.0.11 (2022-08-01)

0.0.10 (2022-07-31)

Features