You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Deprecate `theme/woocommerce/views_folder` filter in favor of `timber/woocommerce/views_folder`
9
+
* Deprecate timber/integration/woocommerce/product filter in favor of timber/woocommerce/product ([#50](https://github.com/mindkomm/timber-integration-woocommerce/issues/50))
10
+
* Remove `woocommerce_shop_loop` hook call in `Product::setup()` to reduce side effects ([#48](https://github.com/mindkomm/timber-integration-woocommerce/issues/48))
11
+
12
+
### Features
13
+
14
+
* Deprecate `theme/woocommerce/views_folder` filter in favor of `timber/woocommerce/views_folder` ([ac58e4f](https://github.com/mindkomm/timber-integration-woocommerce/commit/ac58e4fc991ad79fa2057660c5be285d5af278d2))
15
+
* Deprecate timber/integration/woocommerce/product filter in favor of timber/woocommerce/product ([#50](https://github.com/mindkomm/timber-integration-woocommerce/issues/50)) ([359eddb](https://github.com/mindkomm/timber-integration-woocommerce/commit/359eddbeec707b90ad4a7cd6fe4b2edf3ba9e458))
16
+
* Remove `woocommerce_shop_loop` hook call in `Product::setup()` to reduce side effects ([#48](https://github.com/mindkomm/timber-integration-woocommerce/issues/48)) ([484e621](https://github.com/mindkomm/timber-integration-woocommerce/commit/484e6211d3b703626bce9daea7bbd00decf39f36))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
* Fix bugs when templates are accessed in the WooCommerce status screen ([7988120](https://github.com/mindkomm/timber-integration-woocommerce/commit/79881205eacdbf0eabfe50c86596be6fcb16f536))
0 commit comments