Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent console logging duplicate deprecation warnings (#7733)
* (feat): added Set to prevent console logging multiple deprecation warnings #7719 * feat!: added Set to prevent console logging multiple deprecation warnings #7719 * refactor: renamed variable and rewrote comment Edited By Cpcallen Co-authored-by: Christopher Allen <[email protected]> * refactor: added guard clause and rewrote comment Edited By Cpcallen Co-authored-by: Christopher Allen <[email protected]> * refactor: removed checkMsg Variable name and replaced it with previousWarnings * refactor: removed checkMsg Variable name and replaced it with previousWarnings --------- Co-authored-by: Christopher Allen <[email protected]>
- Loading branch information