This repository has been archived by the owner on Oct 28, 2018. It is now read-only.
Releases: ConjureLabs/federal
Releases Β· ConjureLabs/federal
0.0.3
0.0.2
0.0.1
0.0.1-alpha7
Patches
- Updated React module to
16.2.0
- Minor coding style changes
0.0.1-alpha6
Patches
- Fixed
PropType
given forfederalRoot
0.0.1-alpha5
Features
connect()
now takes(selector, actions)
, to support scope-level actions
0.0.1-alpha.4
Patches
- only
console.log
if not in production build πΆ - needed to pull
React
default export, to fix build π¨
0.0.1-alpha.3
Patches
- using package.json
files
π license.md
-->LICENSE
π¨ββοΈ
0.0.1-alpha.2
Patches
/dist
actually builds now π€·ββοΈnpm run lint
passing βnpm test
runs tests first, but still failing until unit tests added π€
0.0.1-alpha.1
initial pre-release - missing tests - not production-ready