You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
# Changelog
2
+
### 2.9.3 - 2025-04-13
3
+
4
+
🚨 Versions 2.9.0 to 2.9.2 introduced breaking changes with Tailwind 4 and have been deprecated. Please upgrade to 2.9.3, which is compatible with ~> 2.8
5
+
2
6
### 2.8.4 - 2025-02-22 22:04:15
3
7
4
8
- User Dropdown Menu - `avatar_src` and `current_user_name` are optional by @mitkins in https://github.com/petalframework/petal_components/pull/406
@@ -136,7 +140,7 @@
136
140
137
141
### 2.0.2 - 2024-09-20 04:06:05
138
142
139
-
- Fixed: heroicon pattern matching is based on deps folder - rather than dependencies listed for petal_components
143
+
- Fixed: heroicon pattern matching is based on deps folder - rather than dependencies listed for petal_components
140
144
- Improved error messages for incorrect heroicon names
0 commit comments