Skip to content

Releases: brabadu/tanok

Using @evo/rx build

30 Jul 13:49
Compare
Choose a tag to compare
v2.0.9

version bump v2.0.9

Is it compatability?

01 Jun 21:35
Compare
Choose a tag to compare
  • Backported stateSerializer prop in TanokInReact
  • Fixed @tanokComponent passing wrong subName to StreamWrapper.subWithMeta

TanokInReact is forced regularly

14 May 09:23
Compare
Choose a tag to compare
v2.0.5

Changelog, version bump

Don't forget to Tanok in React

10 May 14:34
Compare
Choose a tag to compare
  • Fixed compatability in v1/v2 tanok versions in TanokInReact component

2.0.3

08 May 15:34
Compare
Choose a tag to compare

When StreamWrapper is not the same StreamWrapper you've waited for

2.0.2

08 May 14:42
Compare
Choose a tag to compare

Compatability relase (v1/v2)

2.0

22 Mar 21:50
Compare
Choose a tag to compare
2.0
  • BREAKING Changed signatures for middlwares, so now they may receive streamWrapper #28
  • BREAKING Changed signature for makeStreamState, passing only streamWrapper instead of eventStream #30
  • BREAKING Removed TanokComponent prop eventStream as alternative name to tanokStream #37
  • BREAKING Removed deprecated TanokComponent.subStream #37
  • Introducing connect, stores and all this redux madness #34
  • Moved docs to http://tanok.js.org/ #31 #32
  • Added check for test coverage #29
  • Reorganized examples #33

Preparing for new release

30 Nov 09:12
Compare
Choose a tag to compare
Pre-release
v2.0.0-rc1

2.0.0-rc1

A new life with shutdown

03 Oct 12:07
Compare
Choose a tag to compare
  • Added shutdown behavior to streamWrapper that allows graceful shutdown of app #26

Bugfix

22 Aug 07:54
Compare
Choose a tag to compare
  • Fixed corrupting initial state type in TanokInReact #25