We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563f3fb commit 680b0b5Copy full SHA for 680b0b5
CHANGELOG.md
@@ -88,9 +88,9 @@ callback][rsc].
88
89
### Bug Fixes
90
91
-- [Dashboard] Read phoenix js assests at compile time.
+- [Dashboard] Read phoenix js assets at compile time.
92
93
- Stop bundling phoenix and liveview assests. Instead, read them at compile time and concatinate
+ Stop bundling phoenix and liveview assets. Instead, read them at compile time and concatenate
94
with app js.
95
96
- [Search] Trim strings when splitting to parse integers.
0 commit comments