Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@Weetbix Weetbix released this 13 Jan 03:56
· 2 commits to main since this release
adcb5d5

Dev only changes, although some upgrades to node versions and typescript may cause a change in the dist.

What's Changed

  • Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #66
  • Bump express from 4.17.1 to 4.17.3 by @dependabot in #64
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #62
  • Update README.md by @Weetbix in #68
  • Bump qs from 6.5.2 to 6.5.3 by @dependabot in #63
  • test: Add react testing library setup and convert 1 test by @Weetbix in #69
  • test: Convert remaining tests to RTL and remove enzyme by @Weetbix in #70
  • test: Update version checking e2e tests by @Weetbix in #73
  • dev: Upgrade dev version of react to 18 by @Weetbix in #72
  • test: Add cypress E2E test setup and convert 1 spec by @Weetbix in #74
  • test: Convert multiple-methods spec to cypress by @Weetbix in #76
  • test: Remove puppeteer E2E test setup and bump jest by @Weetbix in #77
  • Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #71
  • Puppeteer to Cypress E2E tests migration by @mehicalen in #75
  • Consolidating Cypress tests into the e2e folder / Upgrade GHA to Node v18 / Minor improvements by @mehicalen in #78
  • dev: Auto-generate SSL certificates and run with https by @Weetbix in #79
  • Bump version to 1.6.0 following recent changes by @mehicalen in #80

New Contributors

Full Changelog: v1.5.1...v1.6.0