2024-W13

Mar 25–31, 2024

4 releases
  • Conditional Logic Options: The airfleet-nav-plugin added support for conditional logic in global header and footer blocks, allowing users to show different sets of blocks based on page, post type, and taxonomy rules. - New Picture Components: The airfleet-elements-images-plugin introduced two new picture components: elements-components-picture-link (a picture component with a link) and elements-components-picture-relationship (a picture component with an internal link). - Dependency Updates: The airfleet-generator-cli and airfleet-wordpress-dev plugins bumped several dependencies, including @airfleet/wordpress-dev to version 3.1.0, which updated Parcel and ESLint among others.
airfleet-nav-plugin

Release 2.0.0

Added conditional logic options for global header/footer blocks

GitHub
View full changelog

Added

  • BREAKING: Added conditional logic options for global header/footer blocks (show different sets of blocks based on Page, Post Type, and Taxonomy rules)
airfleet-elements-images-plugin

Release 0.5.0

Added two new picture components: elements-components-picture-link and elements-components-picture-relationship

GitHub
View full changelog

Added

  • Added view elements-components-picture-link (picture component with link)
  • Added view elements-components-picture-relationship (picture component with internal link)
airfleet-generator-cli

Release 0.26.0

Bumped @airfleet/wordpress-dev to version 3.1.0

GitHub
View full changelog

Changed

  • Plugin generator: bump npm dependency @airfleet/wordpress-dev to 3.1.0
airfleet-wordpress-dev

Release 3.1.0

Updated several dependencies, including Parcel and ESLint.

GitHub
View full changelog

Changed

  • Bump @parcel/transformer-sass to 2.12.0
  • Bump eslint to 8.57.0
  • Bump dotenv to 16.4.5
  • Bump dotenv-cli to 7.4.1
  • Bump parcel to 2.12.0
  • Bump @parcel/watcher-linux-x64-glibc to 2.4.1
  • Bump lightningcss-linux-x64-gnu to 1.24.1