Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cypress-io/cypress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.0
Choose a base ref
...
head repository: cypress-io/cypress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref

Commits on Jul 27, 2021

  1. fix: make vite re-run on supportFile change (#17485)

    * fix: make vite re-run on supportFile change
    
    * chore: vite - add an example of support css
    
    * fix lachlan's remarks
    Barthélémy Ledoux authored Jul 27, 2021
    Copy the full SHA
    6cbf4c3 View commit details
  2. Copy the full SHA
    ae0f8aa View commit details
  3. Copy the full SHA
    90882a9 View commit details

Commits on Jul 29, 2021

  1. Merge branch 'develop'

    chrisbreiding committed Jul 29, 2021
    4
    Copy the full SHA
    a3f55d8 View commit details
  2. build: make vite build strict (#17509)

    Barthélémy Ledoux authored Jul 29, 2021
    4
    Copy the full SHA
    13f792c View commit details

Commits on Jul 30, 2021

  1. fix: use process.geteuid and catch uid errors in file util (#17488)

    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    flotwig and jennifer-shehane authored Jul 30, 2021
    4
    Copy the full SHA
    209efa4 View commit details
  2. chore: Update Chrome (beta) to 93.0.4577.18 (#17536)

    Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
    github-actions[bot] and cypress-bot[bot] authored Jul 30, 2021
    4
    Copy the full SHA
    d47b1c4 View commit details
  3. fix: last test skipped with top navigation and already run suite (#17498

    )
    
    Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
    kuceb and chrisbreiding authored Jul 30, 2021
    4
    Copy the full SHA
    67c8a33 View commit details
  4. fix: vue 3 types, beta suffix & component name (#17508)

    * fix: update test-utils dependency & remove beta suffix
    
    * test: add typescript in the tests
    
    * chore: add setup example to cypress vue
    
    * build: remove noEmit from tsconfig.json
    
    * fix: make bigger types
    
    * test: make functinoal and definecompoennt tested
    
    * ci: make circle run typechek on vue
    
    * test: typescript files
    
    * test: remove usage of regenerator-runtime
    
    * style: avoid using internal types of vtu + comment
    Barthélémy Ledoux authored Jul 30, 2021
    Copy the full SHA
    b4733a6 View commit details
  5. Merge branch 'master' into develop

    Barthélémy Ledoux committed Jul 30, 2021
    4
    Copy the full SHA
    d5f1dc3 View commit details

Commits on Jul 31, 2021

  1. Copy the full SHA
    b4a24df View commit details
  2. chore: release @cypress/vue-v3.0.3

    [skip ci]
    semantic-release-bot committed Jul 31, 2021
    Copy the full SHA
    9fe7c8f View commit details
  3. Copy the full SHA
    6c8f3a2 View commit details

Commits on Aug 2, 2021

  1. fix: plugin for next 11.0.2 moved webpack-config (#17529)

    closes #17519, #17476
    Barthélémy Ledoux authored Aug 2, 2021
    Copy the full SHA
    130c086 View commit details
  2. Merge branch 'master' into develop

    Barthélémy Ledoux committed Aug 2, 2021
    4
    Copy the full SHA
    44ef42a View commit details
  3. feat: add Cypress.currentTest (#16652)

    Co-authored-by: Zach Bloomquist <github@chary.us>
    Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
    3 people authored Aug 2, 2021
    4
    Copy the full SHA
    70e9c0f View commit details
  4. feat: proxy logging (#16730)

    Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
    flotwig and chrisbreiding authored Aug 2, 2021
    4
    Copy the full SHA
    2454c19 View commit details

Commits on Aug 3, 2021

  1. 4
    Copy the full SHA
    bd011b9 View commit details
  2. 4
    Copy the full SHA
    f79bc19 View commit details
  3. chore: release @cypress/react-v5.9.3

    [skip ci]
    semantic-release-bot committed Aug 3, 2021
    Copy the full SHA
    ab35d0f View commit details

Commits on Aug 4, 2021

  1. 4
    Copy the full SHA
    6f32561 View commit details
  2. fix: add check for argument as callback on cy.wait (#17561)

    Co-authored-by: Zach Bloomquist <git@chary.us>
    maddhruv and flotwig authored Aug 4, 2021
    4
    Copy the full SHA
    ece07b2 View commit details
  3. 4
    Copy the full SHA
    697ab54 View commit details
  4. fix: reload every spec file when support updated (#17598)

    Barthélémy Ledoux authored Aug 4, 2021
    Copy the full SHA
    efc38b6 View commit details
  5. Merge branch 'master' into develop

    Barthélémy Ledoux committed Aug 4, 2021
    4
    Copy the full SHA
    9e338e7 View commit details
  6. release 8.2.0 [skip ci]

    flotwig committed Aug 4, 2021
    Copy the full SHA
    ea4a56c View commit details
Loading