Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2019-10-22)

1.0.0 (2019-10-22)

Features

  • added basic implementation of mini-react (79ec116)
  • added jsx support (b7e1ed6)
  • attributes support. create elements via HtmlDOM API (3c2f9f9)
  • extended app (a090807)
  • installed react and react-dom (314427f)
  • post form and list (7cc6aed)