Skip to content

Commit 9eff3b0

Browse files
committed
fix: check dependencies when adding imports (smithy-lang#1239)
* fix: check dependencies when adding imports * avoid method overload with super type * handle node: prefix package imports * exempt node: prefix packages from enforced registration * remove addImportUnchecked * remove stray deprecation tag * convert import logic to class * comment grammar * add internalapi annotation to ImportFrom
1 parent 659a690 commit 9eff3b0

File tree

2 files changed

+875
-0
lines changed

2 files changed

+875
-0
lines changed

.changeset/chilly-flies-double.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

0 commit comments

Comments
 (0)