Skip to content
This repository has been archived by the owner on Oct 28, 2018. It is now read-only.

Releases: ConjureLabs/federal

0.0.3

10 Mar 21:52
Compare
Choose a tag to compare

Patches

  • πŸ“¦ moved npm org
  • πŸ”ͺ no more ;s

0.0.2

01 Feb 01:29
Compare
Choose a tag to compare

Patches

  • πŸ“¦ Next version bump

0.0.1

07 Dec 20:56
Compare
Choose a tag to compare

Features

  • βœ… Tests
  • βœ… Next.js example

0.0.1-alpha7

03 Dec 00:16
Compare
Choose a tag to compare
0.0.1-alpha7 Pre-release
Pre-release

Patches

  • Updated React module to 16.2.0
  • Minor coding style changes

0.0.1-alpha6

25 Nov 22:13
Compare
Choose a tag to compare
0.0.1-alpha6 Pre-release
Pre-release

Patches

  • Fixed PropType given for federalRoot

0.0.1-alpha5

25 Nov 22:07
Compare
Choose a tag to compare
0.0.1-alpha5 Pre-release
Pre-release

Features

  • connect() now takes (selector, actions), to support scope-level actions

0.0.1-alpha.4

10 Sep 23:08
Compare
Choose a tag to compare
0.0.1-alpha.4 Pre-release
Pre-release

Patches

  • only console.log if not in production build 😢
  • needed to pull React default export, to fix build πŸ”¨

0.0.1-alpha.3

10 Sep 22:46
Compare
Choose a tag to compare
0.0.1-alpha.3 Pre-release
Pre-release

Patches

  • using package.json files πŸ“
  • license.md --> LICENSE πŸ‘¨β€βš–οΈ

0.0.1-alpha.2

10 Sep 22:25
Compare
Choose a tag to compare
0.0.1-alpha.2 Pre-release
Pre-release

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

10 Sep 22:06
Compare
Choose a tag to compare
0.0.1-alpha.1 Pre-release
Pre-release

initial pre-release - missing tests - not production-ready