Skip to content

v3.16.2

Compare
Choose a tag to compare
@CollinBeczak CollinBeczak released this 04 Feb 02:27
· 9 commits to main since this release
e21f9e9

[v3.16.2] - 2025-02-03

What's Changed

Development Changes

  • Add Biome code formatter by @jake-low
  • Fix SCSS syntax errors for Biome by @jake-low
  • Fix unused variable warnings by @jake-low
  • Reorganize package.json by @jake-low
  • Format all source files with Biome by @jake-low
  • Add .git-blame-ignore-revs file by @jake-low
  • Disable Biome linter (still using eslint for now) by @jake-low
  • Add pre-commit hook for linting/formatting by @jake-low
  • Update developer instructions to mention pre-commit hook by @jake-low
  • Check for formatting and linting errors in CI by @jake-low
  • Fix CodeQL warning about unescaped '.' in regex by @jake-low, @CollinBeczak

Testing Improvements

Bug Fixes

Full Changelog: v3.16.1...v3.16.2