Releases: bigbite/wp-cypress
Releases · bigbite/wp-cypress
0.13.3
0.13.2
v0.13.1
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
What's Changed
- Ability to set WordPress admin username in config via
adminUsername
property.- Will default to
admin
.
- Will default to
Full Changelog: 0.12.0...0.13.0
0.12.0
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
What's Changed
- Removed
FS_METHOD
fromwp-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
What's Changed
- PHP8 compatibility by @noplanman in #93
- Rename incorrect
post_excerpt
argument in User fixture by @over-engineer in #100
New Contributors
- @noplanman made their first contribution in #93
- @over-engineer made their first contribution in #100
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- Cypress 10 compatibility by @ampersarnie
- Make wordpress locale configurable by @rogervanwile in #56
- Sync v1 branch with v0.9.2 changes by @ampersarnie in #80
- Create a multisite htaccess file when enabled by @ampersarnie in #77
- Add php memory limit to config by @ampersarnie in #78
- Add Windows Support by @mirkootter in #82
- Code formatting and tests by @ampersarnie in #85
- Have debug append to file. by @ampersarnie in #89
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #91
- Bump semver-regex from 3.1.3 to 3.1.4 by @dependabot in #96
- Bump ejs from 3.1.6 to 3.1.7 by @dependabot in #103
New Contributors
- @rogervanwile made their first contribution in #56
- @mirkootter made their first contribution in #82
Full Changelog: 0.9.5...0.10.0
0.9.5
Changelog
- Fixes ESM support issues introduced with
node-fetch@^3
dependency update.
0.9.4
What's Changed
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #87
- Bump node-fetch from 2.6.6 to 3.1.1 by @dependabot in #90
Full Changelog: 0.9.3...0.9.4