woocommerce/packages/js/onboarding/PREVIOUS_CHANGELOG.md

36 lines
589 B
Markdown

# 3.0.1
- Add missing dependency.
# 3.0.0
## Breaking changes
- Update dependencies to support react 17. #8305
- Drop support for IE11. #8305
# 2.2.2
- Retry fix for missing build-module folder
# 2.2.1
- Fix missing build-module folder
# 2.2.0
- Update WCPayCard CSS to handle @wordpress/card updates. #7412
# 2.1.0
- Fix commonjs module build, allow package to be built in isolation. #7286
- Import createElement to fix build issues with SlotFill #7403
# 2.0.0
- Renaming exports for payment gateway Slotfill components #7251
# 1.0.0
- Initial package