We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff78d2 commit 9de2b45Copy full SHA for 9de2b45
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/jetstream/compare/v1.6.5...1.x)
+## [Unreleased](https://github.com/laravel/jetstream/compare/v1.6.6...1.x)
4
+
5
6
+## [v1.6.6 (2021-01-05)](https://github.com/laravel/jetstream/compare/v1.6.5...v1.6.6)
7
8
+### Changed
9
+- Update to Laravel Mix v6 ([#582](https://github.com/laravel/jetstream/pull/582))
10
11
+### Fixed
12
+- Avoids eqeqeq errors in eslint ([#580](https://github.com/laravel/jetstream/pull/580))
13
14
15
## [v1.6.5 (2020-12-15)](https://github.com/laravel/jetstream/compare/v1.6.4...v1.6.5)
0 commit comments