Increment version to 1.4.0 - #491
Merged
Merged
Conversation
Failure screenshots already cover debugging, so encoding video for every spec run was pure overhead with no one consuming it.
PR Test Results — ✅ all checks passed
Tested commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What was done?
package.jsonbump +npm run build, regeneratingdist/,dist-archive/anddocs/assets/)video: false) — failure screenshots already cover debugging, so encoding video for every spec run was pure overheadDoes this introduce a breaking change?
This PR itself only bumps the version, rebuilds the release artifacts, and tweaks the Cypress config. The one breaking change shipping in 1.4.0 — Up/Down in the search input now navigates the option list instead of moving the text caret — was already merged to
mastervia #485; it's called out in the release notes.Verifications
npm run validate(tsc + eslint + stylelint): clean, exit 0npm run test(Cypress e2e): 420/420 passing, 28 specsnpm run test:scripts: 72/72npm run test:build: 4/4