Skip to content

Releases: Svish/cypress-helper-redux

Release 2.0.5

25 Aug 22:27
v2.0.5
23938cc
Compare
Choose a tag to compare

Release 2.0.4

25 Aug 22:10
v2.0.4
2cace17
Compare
Choose a tag to compare

Release 2.0.3

25 Aug 22:08
v2.0.3
f9ad3df
Compare
Choose a tag to compare

Release 2.0.2

25 Aug 21:28
v2.0.2
b003021
Compare
Choose a tag to compare

Release 2.0.1

25 Aug 21:07
v2.0.1
eec1dac
Compare
Choose a tag to compare
  • Updated README (ea29fba)
  • Include linting when testing; Ignore files Prettier doesn't understand (9327094)

Release 2.0.0

25 Aug 21:00
v2.0.0
a5c9358
Compare
Choose a tag to compare
  • Renamed window property (b9257ef)
  • Switched API to use promises instead of callback functions (3e09c14)
  • Added reduxSelector and made reduxDispatch also accept actions directly (aa6c866)
  • Moved all connecting into store/index.ts (b838b96)
  • Added --no-verify on release commit, since it runs during test anyways (e56be35)

Release 1.2.0

25 Aug 17:37
v1.2.0
013bcbd
Compare
Choose a tag to compare
  • Possibly more stable Cypress chain typing... (30aedee)
  • Removed unnecessary import and note (2819f48)
  • Renamed util to common (4cdf6c0)

Release 0.1.7

23 Aug 19:11
v0.1.7
eba4b78
Compare
Choose a tag to compare
  • Removed postinstall as that apparently messes things up when installing the package... (e7d0594)
  • Renamed again... (b93bda2)
  • Added clean command (aad5bb1)
  • Renamed globals (75fbc8d)
  • Moved support into directory (3d6149f)
  • Some type renamings (ac1202b)
  • Some basic styling of the demo app, just because. (e186d32)

Release 0.1.6

23 Aug 07:46
v0.1.6
1a51409
Compare
Choose a tag to compare
  • Added sanity check of app functionality (66f3ac1)
  • Added cypress-helper-getcy (ca93507)
  • Added a TODO (0745b9d)
  • Fixed watch not stopping when start:app stops (b256c33)

Release 0.1.5

23 Aug 01:34
v0.1.5
248e9dd
Compare
Choose a tag to compare