You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in some cases this was inferred to `any` instead of the right type, after TS 5.1.3.
This fix was also done in the helper: algolia/algoliasearch-helper-js#943
this would have been caught if it was moved in the JS monorepo so the code could be in a shared package, or if we had updated to TS 5.1.3
0 commit comments