Skip to content

Commit 1dead0d

Browse files
authored
Revert "packaged version 4.20.0 (#313)" (#315)
This reverts commit 8a3c622.
1 parent 8a3c622 commit 1dead0d

32 files changed

+601
-32635
lines changed

CHANGELOG.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
# Changelog
22

3-
## [4.20.0]
4-
5-
### Changed
6-
- Update the cart total when QTY is updated
7-
- 'Update total' button click, while shipping calculation, will update the total price
8-
9-
### Fixed
10-
- Fixed issue when webhooks option is enabled during onboarding process. Check if webhook already exists and return its id instead of trying to recreate it
11-
- Fixed error occurring while plugin activation. Problem was caused by handling the property on an empty object
12-
- Fixed bccustomervisibleterms value issue. Previously WP_Error could be set as transient value and cause issues on the storefront. Currently when error is occured empty value will be saved to transient
13-
- Fixed the inventory updates via webhook. The inventory level should be updated when it is changed on the BC side whether a product or variant tracking is enabled.
14-
- Fixed product images switch when the user selects the variant. The corresponding image of the variant will be displayed
15-
163
## [4.19.1]
174

185
### Changed
@@ -1654,7 +1641,6 @@
16541641
in fact, reset postdata, so far as Gutenberg 3.2.0 is concerned.
16551642

16561643

1657-
[4.20.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/4.19.1...4.20.0
16581644
[4.19.1]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/4.19.0...4.19.1
16591645
[4.19.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/4.18.0...4.19.0
16601646
[4.18.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/4.17.1...4.18.0

assets/css/cart-amp.css

Lines changed: 5 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/cart-amp.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/master.css

Lines changed: 5 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/master.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/dist/manifest.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,4 @@
9898
/******/ __webpack_require__.oe = function(err) { console.error(err); throw err; };
9999
/******/ })
100100
/************************************************************************/
101-
/******/ ([]);
102-
//# sourceMappingURL=manifest.js.map
101+
/******/ ([]);

assets/js/dist/manifest.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/js/dist/scripts.js

Lines changed: 308 additions & 20434 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/dist/scripts.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/js/dist/scripts.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)