This repository was archived by the owner on Dec 5, 2024. It is now read-only.
forked from MindscapeHQ/raygun4js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Darcy/worm 248/deprecated message (MindscapeHQ#501)
* Update CHANGELOG.md * Update chrome driver
- Loading branch information
1 parent
4e40abb
commit f803f29
Showing
3 changed files
with
1,722 additions
and
1,057 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
- Unused normalize.css file | ||
--> | ||
|
||
|
||
## 2023-08-28 Update | ||
|
||
[2nd phase of deprecations] | ||
NPM and nuget packages (2.26.4 and older) were marked deprecated on NPM and Nuget with message: | ||
|
||
>This package is deprecated. It may not perform completely in browsers newer than Chromium 114 | ||
<!-- | ||
npm deprecate "[email protected]" "This package is deprecated. It may not perform completely in browsers newer than Chromium 114. Please Upgrade to @latest" | ||
npm deprecate "[email protected] - 2.26.1" "This package is deprecated. It may not perform completely in browsers newer than Chromium 114. Please Upgrade to @latest" | ||
--> | ||
|
||
|
Oops, something went wrong.