Skip to content

v2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 07:59
· 932 commits to main since this release

2.12.0 (2023-09-29)

Features

  • noscript: extract from main tag (63a1efb)
  • remove overscroll for "y" axis too [skip ci] (9302e2b)

Style

  • apply to all files in source dir (080cfd7)
  • start applying formatter to some files (#36) (0777249)

Miscellaneous Chores

  • reduce index.html comment [skip ci] (861636b)

Build System

  • add lint staged run config & script (356f971)
  • add lint-staged to format staged files (bd8b7b2)
  • configure lint-staged as pre-commit hook (083c7b9)
  • format: add prettier as formatter (#35) (8de96d0)
  • formatter: extend from .gitignore (5c8e351)
  • ide: reformat HTML code with prettier too [skip ci] (c9f7b33)
  • ide: use Prettier for SCSS in WebStorm too [skip ci] (5ccb9b5)

Continuous (Integration|Deployment)

  • style: add style check to main / pr workflows (#38) (5ce4c90)