This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Releases: raphamorim/react-tv
Releases · raphamorim/react-tv
0.3.0-alpha.2
- 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
- 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
v0.2.0
- 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