Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 445 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 445 Bytes

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

Changed

  • Use snapshot testing plugin (syrupy) for component rendering tests instead of HTML fixtures

Added

  • Template linting to CI using djlint
  • Snapshot formatting check to CI using djlint
  • Autoformatting of snapshots using djlint