Skip to content

Releases: MarkEhr/tide-api

v1.5.0

10 Sep 22:59
Compare
Choose a tag to compare
  • Fixed dependency 1ea4e19
  • Added sessionStorage as storage option. 464558a
  • Merge pull request #2 from MarkEhr/dependabot/npm_and_yarn/elliptic-6.5.3 659bff9
  • Bump elliptic from 6.5.2 to 6.5.3 c1683d0
  • Fixed dependency vulnerabilities 410e88d

v1.4.7...v1.5.0

v1.4.7

16 Jul 04:14
Compare
Choose a tag to compare
  • Added fetch polyfill for ie11 df673e7

v1.4.6...v1.4.7

v1.4.6

10 Jun 17:37
Compare
Choose a tag to compare
  • Added getHeaders option to login configuration object to personalize login request b17421f

v1.4.5...v1.4.6

v1.4.5

11 May 19:31
Compare
Choose a tag to compare
  • Fixed ie 11 compatibility. 75429ab

v1.4.4...v1.4.5

v1.4.4

09 May 21:58
Compare
Choose a tag to compare
  • Files can now be an object with arrays as values dc3af21

v1.4.2...v1.4.4

v1.4.2

03 May 23:34
Compare
Choose a tag to compare
  • Bug fix. Endpoint config had higher priority than per call config.
  • Redux state actions are now exported ddabc3d

v1.4.1...v1.4.2

v1.4.1

03 May 00:44
Compare
Choose a tag to compare
  • clearProperty also clears the meta data dbf3af2

v1.4.0...v1.4.1

New Redux actions

02 May 22:49
Compare
Choose a tag to compare

Added CONCAT and PRE_CONCAT redux actions.
Now all configurations can be overwritten per endpoint or per call.
Added Redux tests.
Improved docs in README.

v1.3.4

02 Feb 21:33
Compare
Choose a tag to compare
  • Added "files" to package.json bb008f6

v1.3.3...v1.3.4

v1.3.2

07 Jan 00:25
Compare
Choose a tag to compare
  • Added initializeFromLocalStorage option, default to true Bug fix. Loading state from login action is not changed when manually setting the user's token accef7b

v1.3.1...v1.3.2