|
@@ -102,6 +102,7 @@ Wagtail now provides a set of utilities for creating data migrations on StreamFi
|
|
|
* Extracted generic lock / unlock views from page lock / unlock views (Sage Abdullah)
|
|
|
* Move `identity` JavaScript util into shared utils folder (LB (Ben Johnston))
|
|
|
* Remove unnecessary declaration of function to determine URL query params, instead use `URLSearchParams` (Loveth Omokaro)
|
|
|
+ * Update `tsconfig` to better support modern TypeScript development and clean up some code quality issues via Eslint (Loveth Omokaro)
|
|
|
|
|
|
## Upgrade considerations
|
|
|
|