Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@ShMcK ShMcK released this 28 Mar 03:51
· 959 commits to main since this release
460e682
  • Merge pull request #311 from rematch/fix/effect-actions (460e682)
  • update changelog, increment version for 0.6.0 release (1862099)
  • all tests passing (ee3b40b)
  • update deps (26741f1)
  • Merge pull request #310 from taranda/feature/select-support-for-immutable (3d4e81a)
  • update effect tests (da35a26)
  • process action in effects (34639f2)
  • Added rimraf (827d94f)
  • remove unnecessary process.env from around validates (417cee6)
  • Version bump to 0.3.0 (f416089)
  • Removed env test (I forgot that the validate function already does this!) (94c6fae)
  • add test to see if effects fire as actions (32189f3)
  • Add email address (34802ab)
  • Added Tom as an author (7d9c879)
  • Fixed typo (33d475a)
  • Only validate for production build (d1da2ff)
  • Add support for Immutable JS in selector plugin. (7a2def0)
  • Release 0.5.4 (59da989)
  • Merge pull request #307 from rematch/fix/android (bf49a1a)
  • update deps (7594256)
  • fix issue on android due to new Function (ae5cc3c)
  • replace slide link with video (1955106)
  • Merge pull request #305 from rematch/felipedeboni-master (d58484d)
  • rename "tests" => "testing", add to gitbooks SUMMARY (35f9656)
  • Merge pull request #304 from felipedeboni/master (1cd2078)
  • Added a documentation page for tests, fixed effect tests that were missing async (55c06e2)
  • Merge pull request #303 from taranda/master (eba3b47)
  • Writing tests documentation (9677ca8)
  • Add documentation for using selectors with navigation plugin. (26408d6)
  • add slideshow link to README (d446560)
  • Add slides to README (5a94220)
  • Update pluginsApi.md (260b6c6)
  • Update pluginsApi.md (da52a99)
  • Update CHANGELOG.md (28ed654)
  • Update CHANGELOG.md (bdc50b9)
  • Merge pull request #296 from eveningkid/master (bd6c0e5)
  • Fixed typo, would previously break the example code (8aa3d59)