Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 663 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[16.2.0] - 2018-03-17

Added

  • Updated version of React

[1.0.2] - 2017-08-25

Fixed

  • Fix error in mapToObject in src/react.index.js

[1.0.1] - 2017-08-20

Fixed

  • Typo in documentation for React.createElement/3

[1.0.0] - 2017-08-19

Added

  • React.HTML module for defining HTML React macros
  • React FFI module with createElement/3
  • ReactDOM FFI module with render/2