dslinter 0.0.33 → 0.0.34

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
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.0.34
4
+
5
+ [compare changes](https://github.com/jrmybtlr/DSLinter/compare/v0.0.33...v0.0.34)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - Update native binding version checks to 0.0.33 and improve type definitions in ComponentPlaygroundPane ([99ad1e6](https://github.com/jrmybtlr/DSLinter/commit/99ad1e6))
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Jeremy Butler <jeremy.butler@laravel.com>
14
+
3
15
  ## v0.0.33
4
16
 
5
17
  [compare changes](https://github.com/jrmybtlr/DSLinter/compare/v0.0.32...v0.0.33)