-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Discussion of what needs to be done before cutting a 7.0.0 release. There is a milestone created which concrete issues and PRs can be linked to once they are agreed here.
TypeScript
- Various fixup tasks (Typescript tasks #1269)
Gherkin & Messages
- Minimal support for
Rule
in out-of-box formatters (format: add support for gherkin rule/example syntax #1273) - Change messages output to NDJSON instead of binary (format: change message formatter to output NDJSON instead of binary #1295)
- Validate message output with CCK, use latest Gherkin, messages etc (update gherkin etc, validate against cck #1318)
- Mark the built-in JSON formatter as deprecated (show a warning at runtime?) (Deprecate JSON formatter #1249)
Other Breaking Changes?
Do we take the opportunity to make some other breaking changes?
Make CLI args case consistent (see cli: --retryTagFilter case inconsistent with other args #1291)Publish to npm under@cucumber/cucumber
in line with other packages (see build: scoped package name #1411)Change to how custom formatters are loaded to support external packages (see Load custom formatter by relative path only if it begins with a dot #1413)
rayk47 and ddsultan
Metadata
Metadata
Assignees
Labels
No labels