You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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