This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Commit 47f7756
authored
fix: revert breaking changes introduced in 13.0.3 (#274)
* Revert "refactor: use factory functions instead of deprecated functions"
This reverts commit 812d17e.
* Revert "refactor: remove deprecated typescript function calls in favor of the factory; replace @ts-ignores with proper code (microsoft/TypeScript#40263 (comment))"
This reverts commit 55c58be.
* Revert "refactor: some of the statements are redundant. It is not necessary to write to write only properties."
This reverts commit 2cbd1de.
* Revert "refactor: address all the typescript deprecations by using the factory"
This reverts commit 72e0b4a.
* chore: run CI github action on pull request
* fix: typo1 parent b186ac3 commit 47f7756
File tree
4 files changed
+120
-157
lines changed- .github/workflows
- src
4 files changed
+120
-157
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments