Skip to content

Releases: TECH-Rubicone/redux-saga-controller

v1.2.0

02 Nov 08:13
Compare
Choose a tag to compare
  • update peerDependencies versions
  • add engines rules
  • create .nvmrc file with current node lts version
  • update example app-js and app-ts library versions to latest

What's Changed

New Contributors

Full Changelog: 1.1.3...1.2.0

v1.1.3

19 Oct 13:36
bb336bf
Compare
Choose a tag to compare

Update docs

v1.1.2

08 Sep 15:37
Compare
Choose a tag to compare
  • Add documentation and update README

The redux-saga-controller docs are located at https://redux-saga-controller.js.org:

v1.1.1

01 Sep 11:09
b409340
Compare
Choose a tag to compare
  • add tests for extraReducers
  • inherit old data on controller create
  • test coverage

v1.1.0

01 Sep 09:14
b8a51d5
Compare
Choose a tag to compare
  • controlled getters to get private data of controllers (experimental purpose)
  • ability to setup custom action globally extraReducer
  • validation of schema for custom action extraReducer
  • remove hash from reducer name
  • minor improvements

v1.0.4

31 Aug 10:45
2b4a26c
Compare
Choose a tag to compare
  • implemented duplication of subscription as non break warning
  • update error explanation
  • update test
  • rollup

v1.0.3

31 Aug 08:29
7ed39c0
Compare
Choose a tag to compare
  • export subscribe and unsubscribe actions
  • make sure the channel will removed from controller
  • minor updates of code explanations

v1.0.2

06 Aug 11:41
b189030
Compare
Choose a tag to compare

Update readme.mb

v1.0.1

05 Aug 10:00
715ca38
Compare
Choose a tag to compare
Merge pull request #23 from TECH-Rubicone/feature/DEV_ENV-implement_d…

v0.3.1

25 Nov 20:14
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'