Skip to content

Latest commit

 

History

History
386 lines (175 loc) · 22.3 KB

File metadata and controls

386 lines (175 loc) · 22.3 KB

breaking

  • release version 5.0.0 of @cypress/schematic. (e3c9214)

BREAKING CHANGES

  • release version 5.0.0 of @cypress/schematic, which supports Angular 20 and 21 and adds scaffolding support for @cypress/angular-zoneless for Angular 21+ projects. Since Cypress introduced @cypress/angular-zoneless in Cypress 15.8.0, Cypress ^15.8.0 is now a peer dependency of @cypress/schematic. Additionally, support for Angular 18 and 19 have been removed and will only be supported in @cypress/schematic ^4.0.0.

Features

  • add cypress/angular-zoneless testing harness for Angular 21 (also supports Angular 20) (#33025) (0f215f3)

Features

Bug Fixes

  • move @cypress/schematic npm registry query to https (#32390) (21be37e)

Bug Fixes

  • Redirect spammy electron stderr to a debug sink (#32188) (e463fdb)

Features

breaking

BREAKING CHANGES

  • Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.

  • empty commit to kick CI

  • update changelog references to make it clearer on where angular 17 packages live historically

  • fix cy framework errors app test to use angualr 18 and 19

  • fix issue where di was not discoverable in resolved system tests config

  • fix scaffold dependencies to use angular 18 and 19 and not 17 and 18

  • fix zonr.js system test dependency resolution

  • bump cache

  • fix failing handler test

breaking

  • release version 3.0.0 of @cypress/schematic. (e51b975)

Features

  • support angular 19 and update tests [run ci] (#30675) (dcdefb4)

BREAKING CHANGES

  • Cypress 14 drops support for Angular 13-16. Angular 17.2 and up is supported.

Bug Fixes

Bug Fixes

  • cypress-schematic: do not disable e2e support file (#25400) (d52f3dc)

Features

Features

Features

  • introduce v8 snapshots to improve startup performance (#24295) (b0c0eaa)

Bug Fixes

Features

Bug Fixes

  • cypress-schematic: suffix template files so they are not ignored (#23645) (3fd56bc)

Bug Fixes

Features

  • cypress/schematic: add support for component testing (#23385) (99562af)

Bug Fixes

  • cypress-schematic add exception for nguniversal ssr dev server (#23348) (1f05ff0)

Bug Fixes

  • use legacy-peer-deps for semantic-release process (#23231) (1a354b2)

Bug Fixes

  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)
  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

Bug Fixes

  • remove --config-file false references and update types (#20643) (110f8ae)
  • remove baseUrl from root-level types for supported fields (#20589) (54f3b90)

chore

  • enable @cypress/schematic for npm publishing (dadfd4b)

Features

BREAKING CHANGES

  • support for Cypress v10 schematics and builders

Features

  • cypress/schematic: add headed option and other fixes (#21415) (8de7594)

Features

  • deps: update dependency electron to v15 🌟 (#18317) (3095d73)

Bug Fixes

Bug Fixes

Bug Fixes

  • cypress/schematic: add edge to list of allowed browsers (#17637) (49de24f)

Features

  • cypress/schematic: add reporter and reporter-options to builder schematic (#17353) (b7783e6)

Bug Fixes

  • plugin file referenced by cypress config in angular schematics (#17143) (5c2efc7)

Bug Fixes

Features

  • add ng generate to @cypress/schematic to generate e2e spec files (#16962) (96a9db4)

Bug Fixes

  • ensure schematic is installed as devDependency (#16965) (b49fcaf)
  • angular: set rxjs versions > 6.6.0 as dependency (#16676) (46de81e)

Features

  • update @cypress/schematic to NOT remove e2e folder or dependencies. (#16692) (8b5bad0)

Features

Features

Bug Fixes

  • angular schematic readme update. add check to make sure e2e folder exists to avoid deletion error. (#16506) (ae33b5c)

Bug Fixes

Bug Fixes

@cypress/schematic-v1.0.0 (2021-05-12)

Bug Fixes

Features

  • add cypress schematic and builders for angular (#16449) (cac3685)