Skip to content

Releases: bigbite/wp-cypress

0.13.2

12 Apr 10:50
9b32b48
Compare
Choose a tag to compare

What's Changed

  • HOTFIX: Include the fetch pollyfill to prevent test fails if the cdn is down. by @balw in #133

New Contributors

  • @balw made their first contribution in #133

Full Changelog: 0.13.1...0.13.2

v0.13.1

08 Aug 10:46
2f113f7
Compare
Choose a tag to compare

What's Changed

  • Adds user meta to admin to prevent the Welcome Message modal appearing in the Gutenberg editor by @PaulREnglish in #126

Full Changelog: 0.13.0...0.13.1

0.13.0

03 May 16:11
f052e72
Compare
Choose a tag to compare

What's Changed

  • Ability to set WordPress admin username in config via adminUsername property.
    • Will default to admin.

Full Changelog: 0.12.0...0.13.0

0.12.0

25 Apr 14:57
Compare
Choose a tag to compare

What's Changed

  • Import data from sql file if customDatabase value set in config.

Full Changelog: 0.11.1...0.12.0

0.11.1

02 Nov 11:12
Compare
Choose a tag to compare

What's Changed

  • Removed FS_METHOD from wp-config.php as this caused conflicts with VIP MU Plugins and was defining the WordPress default value therefore was not required in the first place.

Full Changelog: 0.11.0...0.11.1

0.11.0

25 Jul 13:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

25 Jul 12:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.5...0.10.0

0.9.5

05 Feb 01:42
Compare
Choose a tag to compare

Changelog

  • Fixes ESM support issues introduced with node-fetch@^3 dependency update.

0.9.4

03 Feb 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.9.4

0.9.3

16 Dec 11:11
Compare
Choose a tag to compare

Changelog

⚠️ Due to package updates, the minimum supported Node.js version is now set to v12.22.0

Full Changelog: 0.9.2...0.9.3