Commit 5352c12
authored
Fix an issue when
* Fix an issue when `invariant` is called by external libraries when no dev error message handler is loaded.
* Clean up Prettier, Size-limit, and Api-Extractor
---------
Co-authored-by: phryneas <4282439+phryneas@users.noreply.github.com>invariant is called by external libraries when no dev error message handler is loaded. (#12899)1 parent c0d5be7 commit 5352c12
File tree
3 files changed
+15
-4
lines changed- .changeset
- src/utilities/invariant
3 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
125 | 131 | | |
126 | 132 | | |
127 | 133 | | |
| |||
0 commit comments