Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Releases: raphamorim/react-tv

0.3.0-alpha.2

17 Nov 02:03
Compare
Choose a tag to compare
  • CLI: react-tv init
  • CLI: react-tv init <app-name>
  • add tests for CLI behavior
  • add .npmignore
  • add jest:ci job

0.3.0-alpha.1

16 Nov 11:11
Compare
Choose a tag to compare
  • migrate to react-reconciler 0.6.0
  • check if is need to format code on CI
  • add benchmark example
  • fix update render tor nodeText
  • update postinstall to prebublishOnly (newest npm)
  • remove: react-tv run-webos-dev
  • react-tv cli {init} breaking changes

0.2.0-rc

03 Nov 05:48
Compare
Choose a tag to compare
  • Simple DOM renderer (ref: #11)
  • New test architecture (using Jest)
  • version 0.2.0-rc
  • add minified version
  • add server/node version
  • update .editorconfig to Facebook/react

v0.2.0

03 Nov 16:53
Compare
Choose a tag to compare
  • Add a single example using Renderer (clock-app-with-react-tv)
  • yarn build-all for PROD env
  • prepublish script (using yarn build-all)
  • update docs