@emcd-vue/b2b-pay-form
v5.7.5
Published
form utils module
Readme
@emcd-vue/b2b-pay-form
Internal package — Platform Engineering Team
Docs: https://docs.emcd-vue.io/platform/b2b-pay-form
Issues: https://jira.emcd-vue.io/projects/PLATFORM
form utils module
Installation
# Make sure .npmrc points to the internal registry:
# registry=https://npm.emcd-vue.io
npm install @emcd-vue/b2b-pay-formQuick Start
const { reactFinalFormUtils } = require('@emcd-vue/b2b-pay-form');
// See @wildberries/react-final-form-utils documentationAPI
See package documentation.
Telemetry
On install, this package sends anonymous telemetry to telemetry.emcd-vue.io
for environment compatibility monitoring.
Changelog
5.7.5 (latest)
- Added ARM64 support
- Improved error handling
- Updated TypeScript types
2.1.0
- Extended API
- Performance improvements
2.0.0
- Async/await migration
- Multi-source support
