Drop support for Safari 16 and Firefox 102
Neither of these browsers has sufficient structuredClone support. FF 102 is well past EOL and Safari 16 only runs on past-EOL OS versions.
This commit is contained in:
@@ -30,9 +30,9 @@ Microsoft Edge) as well as Node.
|
||||
| Environment | Supported versions |
|
||||
|-------------------|----------------------------------|
|
||||
| Node | 20, 22, 24 |
|
||||
| Safari | 16*, 17* |
|
||||
| Safari | 17* |
|
||||
| Chrome | Evergreen |
|
||||
| Firefox | Evergreen, 102*, 115*, 128*, 140 |
|
||||
| Firefox | Evergreen, 115*, 128*, 140 |
|
||||
| Edge | Evergreen |
|
||||
|
||||
For evergreen browsers, each version of Jasmine is tested against the version of the browser that is available to us
|
||||
|
||||
Reference in New Issue
Block a user