Skip to content

Releases: UniversityofWarwick/js-serverpipe

v1.3.2

24 Jul 11:39

Choose a tag to compare

What's Changed

  • Bump lodash from 4.17.15 to 4.17.19 by @dependabot[bot] in #9
  • UTL-387 Upgrade. by @halfninja in #10
    • IE 11 support dropped
    • Removed reliance on Node.JS modules (so Webpack builds no longer require polyfills)
    • Fixed a CSRF bug so it no longer sends CSRF data to other origins

Full Changelog: v1.2.1...v1.3.2

v1.2.1

10 Sep 13:51

Choose a tag to compare

  • Add getJsonWithCredentials

v1.0.2

27 Jun 13:12

Choose a tag to compare

Bugfix for iOS 11

v1.0.1

27 Jun 13:15

Choose a tag to compare

Export addQsToUrl

v1.0.0

27 Jun 13:15

Choose a tag to compare

Initial release