Skip to content

Tags: ExpediaGroup/cypress-codegen

Tags

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use named import for @babel/generator to fix bundled codegen cra…

…sh (#477)

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Infer parameter type from default value when no explicit type an…

…notation (#476)

Infer parameter type from default value when no type annotation is present

When a function parameter has a default value but no explicit TypeScript
type annotation (e.g. `input1 = 123`), the generated interface now infers
the correct type from the literal (number, string, boolean) rather than
emitting an untyped optional parameter.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): Update permissions in publish.yml to write-all

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): Update semantic-release-action to version 6

v2.4.6

Toggle v2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependencies (#447)

* fix(deps): update dependencies

* Update packageManager version to bun@1.3.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dan Adajian <dadajian@expediagroup.com>

v2.4.5

Toggle v2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependencies (#441)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2.4.4

Toggle v2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependencies glob from v10.4.2 to v10.4.3 (#386)

v2.4.3

Toggle v2.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: revert to cjs (#383)

* try esm

* fix: try esm

* fix: try esm

* fix: try esm

* fix: try splitting false

* fix: downgrade chalk for now

* fix

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update oven-sh/setup-bun action and fix entrypoint in pack…

…age.json (#382)

* chore(deps): update oven-sh/setup-bun action from vv1 to v2

* use bun-version-file

* fix package.json and lockfile

* fix package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dan Adajian <dadajian@expediagroup.com>

v2.4.1

Toggle v2.4.1's commit message
fix(deps): update dependencies glob from v10.4.1 to v10.4.2