Skip to content

10.1.1

Choose a tag to compare

@rollecode rollecode released this 08 Apr 15:42
· 61 commits to master since this release

10.1.1: 2026-04-08

  • Update code-quality-checks to 2.2.0, Ref: DEV-887
  • Generate default GitHub Actions code quality workflows in newtheme, Ref: DEV-737
  • Fix husky hooks not initializing in new projects by running setup after air-light .git removal, Ref: DEV-885
  • Clean up air-light CHANGELOGs from root and theme when running newtheme, Ref: DEV-886
  • Fix newtheme comments removal using stale @import instead of @use, Ref: DEV-883
  • Show commit ID and date in newtheme script header when version is unreleased, Ref: DEV-882
  • Clean up font pipeline: move fonts to assets/fonts/ as static files, remove unused SCSS font mixins, stale Parcel font artifacts and unused Inter fonts, Ref: DEV-881
  • Update code-quality-checks version to 2.1.12, Ref: DEV-771
  • Add blocks-watch browserSync live inject runner, Ref: DUDE-2319