16 lines
883 B
Markdown
16 lines
883 B
Markdown
# Changelog
|
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.0.0](https://www.npmjs.com/package/@woocommerce/admin-layout/v/1.0.0) - 2023-11-28
|
|
|
|
- Patch - Update dependencies.
|
|
- Minor - Adding LayoutContext component and hook. [#37720]
|
|
- Minor - Adding support for modifying fill name to WooHeaderItem. [#37255]
|
|
- Minor - Create @woocommerce/admin-layout package to house header, footer, and similar components and utilities. [#37094]
|
|
- Patch - Make eslint emit JSON report for annotating PRs. [#39704]
|
|
- Patch - Update webpack config to use @woocommerce/internal-style-build's parser config [#37195]
|
|
- Minor - Upgrade TypeScript to 5.1.6 [#39531]
|
|
|
|
[See legacy changelogs for previous versions](https://github.com/woocommerce/woocommerce/blob/68581955106947918d2b17607a01bdfdf22288a9/packages/js/admin-layout/CHANGELOG.md).
|