Releases: jamesmcroft/futurepay-form-integration-for-js
Releases · jamesmcroft/futurepay-form-integration-for-js
v0.5.0
What's Changed
Introduces bug and security fixes for project dependencies
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #16
- Bump @faker-js/faker from 8.3.1 to 8.4.1 by @dependabot in #21
- Bump vite from 4.5.1 to 4.5.2 in /samples/vuejs by @dependabot in #17
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #20
- Bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #18
- Bump undici from 5.27.2 to 5.28.3 in /samples/vuejs by @dependabot in #22
- Bump ip from 2.0.0 to 2.0.1 in /samples/vuejs by @dependabot in #23
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #24
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #25
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Upgrade dependency graph
- Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #2
- Bump @faker-js/faker from 8.1.0 to 8.2.0 by @dependabot in #1
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #3
- Bump @babel/traverse from 7.22.17 to 7.23.2 in /samples/vuejs by @dependabot in #6
- Bump undici from 5.24.0 to 5.26.4 in /samples/vuejs by @dependabot in #4
- Bump postcss from 8.4.29 to 8.4.31 in /samples/vuejs by @dependabot in #5
- Bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #7
- Bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #8
- Bump axios and @nuxt/devtools in /samples/vuejs by @dependabot in #9
- Bump @faker-js/faker from 8.2.0 to 8.3.1 by @dependabot in #10
- Bump @types/jest from 29.5.8 to 29.5.10 by @dependabot in #13
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #11
- Bump vite from 4.5.0 to 4.5.1 in /samples/vuejs by @dependabot in #14
- Bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Changes
Altered FuturePay service interactions to take options configuration rather than multiple params.
Included a new option for launching the interaction in a new tab.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
v0.1.1
Changes
Includes a patch fix for validating additional properties added to the request. Also fixes for usage in README.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release
Includes the abilities to create regular and limited recurring payment agreements.
Full Changelog: https://github.com/jamesmcroft/futurepay-form-integration-for-js/commits/v0.1.0