0.2.0
Added
- New command,
checkSitemap
, which verifies the sitemap exists (props @jayedul, @jeffpaul, @ravinderk via #97). - New command,
getBlockEditor
, which returns the proper editor element (props @dkotter, @iamdharmesh via #105).
Changed
- Update target branch from
develop
totrunk
for a few workflows (props @cadic, @iamdharmesh via #90). - Update the versions of WordPress we test on to include 6.3 (props @dkotter, @iamdharmesh via #105).
- Bump Cypress version from
10.11.0
to13.0.0
(props @iamdharmesh, @dkotter via #110).
Fixed
- Ensure passing an empty title or content string to
createPost
doesn't cause an error (props @darylldoyle, @faisal-alvi via #95). - Issue with
checkPostExists
failing when there are no posts within a post type (props @darylldoyle, @peterwilsoncc via #100). - Ensure all E2E tests pass when running on WordPress 6.3 (props @dkotter, @iamdharmesh, @TylerB24890 via #105).
Security
- Bump
yaml
from 1.10.2 to 2.2.2 andlint-staged
from 10.5.4 to 13.2.1 (props @dependabot[bot] via #93). - Bump
tough-cookie
from 2.5.0 to 4.1.3 and@cypress/request
from 2.88.10 to 2.88.12 (props @dependabot[bot] via #106). - Bump
word-wrap
from 1.2.3 to 1.2.5 (props @dependabot[bot] via #107).
New Contributors
- @darylldoyle made their first contribution in #95
- @jayedul made their first contribution in #97
- @ravinderk made their first contribution in #97
- @peterwilsoncc made their first contribution in #100
- @dkotter made their first contribution in #105
- @TylerB24890 made their first contribution in #105
Full Changelog: 0.1.0...0.2.0
View closed items in the milestone.