Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

0.2.1 (2019-10-17)

Choose a tag to compare

@feryardiant feryardiant released this 17 Oct 21:52
v0.2.1
0b487c9

⚠ BREAKING CHANGES

  • tests: wdio.config.js file moved to tests directory, because why not? 😆

Bug Fixes

  • build: fixes #18 (4209078)
  • theme: fix admin_enqueue scripts (de08be4)
  • theme: fix script_enqueue on customizer screen (e198d89)

Features

  • tests: ability to start php server before e2e test (e4e9d60)
  • tests: init unit testing (ea25bda), closes #19