Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix type definitions for cy.reload() #25779

Merged
merged 15 commits into from
Feb 16, 2023
Merged

fix: Fix type definitions for cy.reload() #25779

merged 15 commits into from
Feb 16, 2023

Commits on Feb 14, 2023

  1. Fix type definitions for cy.reload()

    cy.reload()
    cy.reload(forceReload)
    cy.reload(options)
    cy.reload(forceReload, options)
    podlesny-j committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    baf343b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdfb6e View commit details
    Browse the repository at this point in the history
  3. fix formatting typo

    podlesny-j committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cd26562 View commit details
    Browse the repository at this point in the history
  4. improve description

    podlesny-j committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    55eb108 View commit details
    Browse the repository at this point in the history
  5. add changelog entry

    podlesny-j committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e5d725c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16c5f79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bab7c7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fbfc75 View commit details
    Browse the repository at this point in the history
  9. review requests

    podlesny-j committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    88d61a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. fix changelog entry

    podlesny-j committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5a1bb4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146376a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    c1fdcc8 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    emilyrohrbough authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7db5c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d11635d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aef489 View commit details
    Browse the repository at this point in the history