This repository was archived by the owner on Mar 25, 2025. It is now read-only.
v0.5.0
- Upgraded webpack, TypeScript, and all other dependencies to latest versions.
- Now using test-drive@0.5.1, which includes chai@4.
- Connected project to Travis-CI, with preparations for SauceLabs integration.
- Moved react and react-dom to peerDeps.
- Project no longer leaks (specific)
@types/reactor@types/react-domto dependencies. - Reworked project dev mode to work from sources.
- Removed .npmignore and used the
filesattribute in package.json to only include necessary files in publishing target.