Skip to content

Testing Playground v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 13:49
· 123 commits to main since this release
b714c8d

Features

Fixes

  • add cleaning of events attached to dom-events preview node (#182) (f7674a8)
  • apply sandboxing changes to embed mode (#221) (0756d71)
  • bug causing WSOD on initial render (#210) (25b4b73)
  • correct og:image path in client build (#212) (cd73597)
  • invert logger check, disable by default on production (#147) (fc13e48)
  • move target node for event logger a few nodes down (#190) (63c2940)
  • null reference issue in deep-equal check (#148) (5b6ea14)
  • parser error on empty markup string, causing WSOD (#179) (28e801f)
  • restore auto indent size in markup editor (#174) (d75544b)
  • update chrome extension permissions (#177) (f45d6e4)
  • use @testing-library/dom native methods for suggestion btns (#150) (8f6ae76)