amplitude / redux-query

A library for managing network state in Redux
https://amplitude.github.io/redux-query
Other
1.1k stars 67 forks source link

removed dependency from idx package #331

Closed AdarshHatkar closed 1 year ago

AdarshHatkar commented 1 year ago

// import idx from 'idx';

shifted all usage of idx into optional chaining and removed all idx related dependency

kelsonpw commented 1 year ago

Thank you!

kelsonpw commented 1 year ago

@AdarshHatkar this is published in 3.5.2