- **Breaking change**: Drop deprecated `page_type` and `is_single` arguments from `AutocompletePanel`
- Update the panel and widget codes based on panels of `wagtail.admin.edit_handlers` - mainly `PageChooserPanel`
- Security updates of NPM dependencies
- Update use of deprecated `django.conf.urls.url` function.