@trebired/code-discipline 6.0.6 → 6.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,10 @@ This project follows semantic versioning once published.
|
|
|
6
6
|
|
|
7
7
|
## Unreleased
|
|
8
8
|
|
|
9
|
+
## 6.0.7
|
|
10
|
+
|
|
11
|
+
- Fixed native dead-import detection so side-effect imports are not glued to the following import or export statement.
|
|
12
|
+
|
|
9
13
|
## 6.0.6
|
|
10
14
|
|
|
11
15
|
- Relaxed external preset `forVersion` matching so only the Code Discipline major and minor versions must match.
|
package/native/darwin-arm64.node
CHANGED
|
Binary file
|
package/native/darwin-x64.node
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|