|
@@ -107,6 +107,8 @@ depth: 1
|
|
|
* Replace ad-hoc JavaScript and vendor Mousetrap usage to a new Stimulus controller (`w-kbd`/`KeyboardController`) (Neeraj Yetheendran)
|
|
|
* Update django-filter to 24.x (Sebastian Muthwill)
|
|
|
* Remove jQuery usage in telepath widget classes (Matt Westcott)
|
|
|
+ * Remove `xregexp` (IE11 polyfill) along with `window.XRegExp` global util (LB (Ben) Johnston)
|
|
|
+ * Refactor the Django port of `urlify` to use TypeScript, officially deprecate `window.URLify` global util (LB (Ben) Johnston)
|
|
|
|
|
|
|
|
|
## Upgrade considerations
|