Support Angular 14
Closed this issue ยท 4 comments
Karman40 commented
Is your feature request related to a problem? Please describe ๐
According to the peer dependencies and tests we don't support Angular 14, but most likely we do support it.
Describe the solution you'd like ๐ค
Check https://angular.io/guide/update-to-latest-version and update the peer dependency
Haroenv commented
If you update with the peer dependency warning ignored, is there any further errors you see indicated?
dhayab commented
@Haroenv I just performed an update on a create-instantsearch-app
template and it works without any additional warnings or issues.
dhayab commented
Hi @Karman40, we just released Angular InstantSearch v4.2.1 which updates the peer dependencies range for Angular.