2023-11-27 18:09:54 +00:00
|
|
|
# Changelog
|
2023-09-27 20:38:56 +00:00
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
2023-11-27 18:09:54 +00:00
|
|
|
|
|
|
|
## [1.0.0](https://www.npmjs.com/package/@woocommerce/block-templates/v/1.0.0) - 2023-11-27
|
|
|
|
|
|
|
|
- Minor - New product editor: Disable focus on root blocks, fixing unnecessary tab between fields in new product editor [#41436]
|
|
|
|
- Minor - Add conditional visibility support to registered blocks. [#40722]
|
|
|
|
- Minor - Initial version of @woocommerce/block-templates package. Adds registerWooBlockType and useWooBlockProps. [#40263]
|
|
|
|
- Minor - Use _templateBlockDisableConditions attribute to evaluate disabled attribute [#41307]
|
|
|
|
|
|
|
|
[See legacy changelogs for previous versions](https://github.com/woocommerce/woocommerce/blob/68581955106947918d2b17607a01bdfdf22288a9/packages/js/block-templates/CHANGELOG.md).
|