@forge/lint

5.19.25.19.2-experimental-04cc2b9
CHANGELOG.md
~CHANGELOG.mdModified
+24
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,30 @@
 # @forge/lint
 
+## 5.19.2-experimental-04cc2b9
+
+### Major Changes
+
+- d9ef926: Adds support for TypeScript 5
+
+### Minor Changes
+
+- 6adb226: The Forge linter now reports an error (previously a warning) when the `@forge/sql` SDK is imported but no corresponding `sql` module is declared in the manifest. The autofix continues to add the missing `sql` module and now counts it as a fixed error.
+
+### Patch Changes
+
+- Updated dependencies [c3b96b3]
+- Updated dependencies [814b8fe]
+- Updated dependencies [561f8f4]
+- Updated dependencies [d9ef926]
+- Updated dependencies [bb903a8]
+- Updated dependencies [c1acc55]
+- Updated dependencies [5b67e61]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
 ## 5.19.2
 
 ### Patch Changes