Commit 02f280c
authored
See
https://github.com/nodejs/import-in-the-middle/releases/tag/import-in-the-middle-v1.13.1
### Bug Fixes
* handling of circular dependencies
([#181](nodejs/import-in-the-middle#181))
([b58092e](nodejs/import-in-the-middle@b58092e))
* importing JSON files
([#182](nodejs/import-in-the-middle#182))
([8c52014](nodejs/import-in-the-middle@8c52014))
* warning from use of context.importAssertions
([#179](nodejs/import-in-the-middle#179))
([8e56cf1](nodejs/import-in-the-middle@8e56cf1))
This version is already allowed by our range, but in order to ensure
everybody gets this, bumping it here.
1 parent f1121ce commit 02f280c
File tree
3 files changed
+6
-10
lines changed- dev-packages/e2e-tests/test-applications/nextjs-turbo
- packages/node
3 files changed
+6
-10
lines changedLines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 38 | + | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17660 | 17660 | | |
17661 | 17661 | | |
17662 | 17662 | | |
17663 | | - | |
17664 | | - | |
17665 | | - | |
17666 | | - | |
| 17663 | + | |
| 17664 | + | |
| 17665 | + | |
| 17666 | + | |
17667 | 17667 | | |
17668 | 17668 | | |
17669 | 17669 | | |
| |||
0 commit comments