Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 08:33
4.2.0
f7a0674

Added

  • Add support for dynamic presets (329b9bc)
  • Add support for a context configuration property (#101, 46fd3a1)
  • Add support for dynamic routes for the prototyping preset (#106)
  • Add support for dynamic data loading for the prototyping preset (#106)

Changed

Fixed

  • Fix context for eslint and stylelint presets (92bcc23)
  • Fix https cache path (7f807de)
  • Fix eslint and stylelint cache path (3f9da7d)
  • Fix entries resolution (7b38f4c)
  • Fix order of execution of each presets (#101, ada35db)