wc-plugin-framework
wc-plugin-framework copied to clipboard
The official SkyVerge WooCommerce plugin framework
Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `node-forge` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `jsdom` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...
Removes [postcss](https://github.com/postcss/postcss). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `postcss` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `tough-cookie` Updates `parcel` from 1.12.3 to 2.12.0 Release notes Sourced from...
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) to 3.1.2 and updates ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Updates `serialize-to-js` from 1.2.2 to 3.1.2 Release notes Sourced from serialize-to-js's releases. v2.0.0 Breaking...
# Summary Removes support for the deprecated Enhanced navigation feature. ### Story: [MWC-17476](https://godaddy-corp.atlassian.net/browse/MWC-17476) ## QA - [ ] Code review ## Before merge - [ ] I have confirmed these...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork See full diff in compare view [ This is the checkout block it needs to be compatible...
# Summary Adds registration for `jquery-payment` script to ensure it's present before we use it as a dependency. ### Story: [MWC-18758](https://godaddy-corp.atlassian.net/browse/MWC-18758) ### Release: https://github.com/godaddy-wordpress/wc-plugin-framework/pull/791 ## Details Followed prior art from...