woocommerce/packages/js/admin-layout/changelog.md

1.2 KiB

Changelog

This project adheres to Semantic Versioning.

1.1.0 - 2024-04-12

  • Patch - Corrected build configuration for packages that weren't outputting minified code. [#43716]
  • Minor - Add useAdminSidebarWidth hook [#44132]
  • Patch - bump php version in packages/js/*/composer.json [#42020]
  • Patch - Add missing dev dependency - rimraf [#41784]

1.0.0 - 2023-11-28

  • Patch - Update dependencies.
  • 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 - 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]
  • Minor - Upgrade TypeScript to 5.1.6 [#39531]

See legacy changelogs for previous versions.