Skip to content

Commit 9b89bee

Browse files
committed
Demote Safari to best-effort support
1 parent 592d47e commit 9b89bee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Microsoft Edge) as well as Node.
3030
| Environment | Supported versions |
3131
|-------------------|----------------------------|
3232
| Node | 18, 20, 22 |
33-
| Safari | 15-17 |
33+
| Safari | 15*, 16*, 17* |
3434
| Chrome | Evergreen |
3535
| Firefox | Evergreen, 102*, 115*, 128 |
3636
| Edge | Evergreen |
@@ -39,9 +39,9 @@ For evergreen browsers, each version of Jasmine is tested against the version of
3939
at the time of release. Other browsers, as well as older & newer versions of some supported browsers, are likely to work.
4040
However, Jasmine isn't tested against them and they aren't actively supported.
4141

42-
\* Environments that are past end of life are supported on a best-effort basis.
43-
They may be dropped in a future minor release of Jasmine if continued support
44-
becomes impractical.
42+
\* Supported on a best-effort basis. Support for these versions may be dropped
43+
if it becomes impractical, and bugs affecting only these versions may not be
44+
treated as release blockers.
4545

4646
To find out what environments work with a particular Jasmine release, see the [release notes](https://github.com/jasmine/jasmine/tree/main/release_notes).
4747

0 commit comments

Comments
 (0)