Skip to content

v2.11.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:50
· 1 commit to master since this release
6a2784d

Added

  • govard-magento gains a "Unit Tests" lesson: run PHPUnit with
    -c dev/tests/unit/phpunit.xml.dist --filter (or bootstrap + direct
    module path), never bare at the Magento root, never the full suite in
    review, and capture status via ${PIPESTATUS[0]} when piping.
    (#60)

What's Changed

  • fix(hyva): state that $hyvaCsp is ambient in every template by @ddtcorex in #59
  • docs(govard-magento): add Unit Tests lesson by @ddtcorex in #60
  • chore: release v2.11.1 by @ddtcorex in #61

Full Changelog: v2.11.0...v2.11.1