Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 860 Bytes

nanocomponent-adapters Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

  • Update angular adapter (#6) (🙏 @alterx)
  • Add custom-element-v1 (#6) (🙏 @alterx)
  • Add custom-element-v0 (#6) (🙏 @alterx)

3.0.0 - 2018-01-05

  • Update React adapter to use React.Component instead of React.createClass
  • Merge React and preact adapters

2.0.0 - 2017-08-09

  • Initialize changelog
  • Update adapters to work with nanocomponent 6.0.0-1
  • Remove webcomponent adapter due to lack of time / domain knowledge. Somoene PR that back!
  • Updated example to work with updated react example