Releases: nathanstitt/react-braintree-fields
Releases · nathanstitt/react-braintree-fields
v2.0.0
- replace enzyme with testing-library 5e40fe0
- update braintree-web 5866774
- update to react 18 556719a
- Merge pull request #60 from deimosindustries/feature/add-3ds-client 17518ea
- Add threedsecure callback a621d63
- Merge pull request #54 from nathanstitt/dependabot/npm_and_yarn/terser-5.14.2 ca747ee
- Merge pull request #52 from nathanstitt/dependabot/npm_and_yarn/eventsource-1.1.1 d82dcd7
- Merge pull request #51 from nathanstitt/dependabot/npm_and_yarn/async-2.6.4 8af149c
- Merge pull request #49 from nathanstitt/dependabot/npm_and_yarn/minimist-1.2.6 bd7a0cb
- Bump terser from 5.6.1 to 5.14.2 20169bb
- Bump eventsource from 1.1.0 to 1.1.1 d665fdf
- Bump async from 2.6.3 to 2.6.4 c61d066
- Bump minimist from 1.2.5 to 1.2.6 b97704f
v1.8.0
v1.7.0
- update package-lock 14ec235
- Merge pull request #47 from nathanstitt/context-upgrade 8a9118a
- upgrade context usage to React 17+ 58e121d
- Merge pull request #44 from nathanstitt/dependabot/npm_and_yarn/tmpl-1.0.5 20aa8ef
- Merge pull request #45 from nathanstitt/dependabot/npm_and_yarn/path-parse-1.0.7 03b8244
- Merge pull request #46 from nathanstitt/dependabot/npm_and_yarn/dns-packet-1.3.4 77d0b3c
- Bump dns-packet from 1.3.1 to 1.3.4 99ed890
- Bump path-parse from 1.0.6 to 1.0.7 a5f6a43
- Bump tmpl from 1.0.4 to 1.0.5 29c5f61
- Merge pull request #40 from nathanstitt/dependabot/npm_and_yarn/css-what-5.1.0 dcc3512
- Merge pull request #41 from nathanstitt/dependabot/npm_and_yarn/browserslist-4.19.3 8cc0949
- Merge pull request #42 from nathanstitt/dependabot/npm_and_yarn/ws-6.2.2 72ffa11
- Merge pull request #43 from nathanstitt/dependabot/npm_and_yarn/nth-check-2.0.1 218da03
- Bump nth-check from 2.0.0 to 2.0.1 bf9eff3
- Bump ws from 6.2.1 to 6.2.2 b7715b2
- Bump browserslist from 4.16.4 to 4.19.3 358b4a4
- Bump css-what from 5.0.0 to 5.1.0 3dbeeb9
- Merge pull request #36 from nathanstitt/dependabot/npm_and_yarn/follow-redirects-1.14.8 0e3c8ad
- Merge pull request #39 from nathanstitt/dependabot/npm_and_yarn/url-parse-1.5.10 34a675e
- Bump url-parse from 1.5.1 to 1.5.10 b4f1787
- Bump follow-redirects from 1.13.3 to 1.14.8 e93700a
- Merge pull request #34 from HMStitt/patch-1 19eb96c
- clarified instructions 0410793
v1.6.0
- Update demo files for ghpages e8a6242
- update lint 8dfc5f3
- update dependencies f900fe9
- Merge pull request #29 from mhchen/master 2d55da1
- Merge pull request #33 from efuller/master 5d10083
- Adjust spelling of card holder. b94f2b1
- Update demo files. 1cbb18f
- A bit of cleanup on the class demo component. b019ff3
- Add in cardholderName field for functional demo 69b6cf8
- Cleanup the functional component. 1ea6c0c
- Update demo-class.jsx with the new cardholderName field. 31d87d7
- Upgrade braintree-web package to version 3.76.2. This has support for 'cardHolderName' field. 47305a2
- Update tests. e50199a
- Adjust PropTypes to allow for cardHolderName f789128
- Add LICENSE file reflecting MIT license from package.json 3ff87a0
Fix for "field div containers without ids"
v1.4.0
v1.3.1
Update Braintree library to latest, add a functional component example