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 a643cbb commit 3eda403Copy full SHA for 3eda403
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/jetstream/compare/v2.8.2...2.x)
+## [Unreleased](https://github.com/laravel/jetstream/compare/v2.8.3...2.x)
4
+
5
+## [v2.8.3](https://github.com/laravel/jetstream/compare/v2.8.2...v2.8.3) - 2022-05-30
6
7
+### Changed
8
9
+- Switch to ESM imports by @jessarcher in https://github.com/laravel/jetstream/pull/1059
10
+- Bump tailwindcss/forms to 0.5.0 by @driesvints in https://github.com/laravel/jetstream/pull/1061
11
+- Simplify Tailwind installation by @jessarcher in https://github.com/laravel/jetstream/pull/1060
12
13
## [v2.8.2](https://github.com/laravel/jetstream/compare/v2.8.1...v2.8.2) - 2022-05-24
14
0 commit comments