7.1.0 (2023-03-12)
- Now exports both commonjs and esm builds, with type definitions (0c2e1c4)
- suspend: New function to simplify React Suspension use-cases (64808ec)
7.0.0 (2022-10-10)
- Removed dom and fs exports from the index file so that webpack doesn’t freak.
- Removed dom and fs exports from the index file so that webpack doesn’t freak. (289b801)
6.1.1 (2022-09-29)
- filter: filtering a map will now produce a map instead of an object. (0e43e3c)
- pMap: pMap will no longer spit out an object when given an array. (5f1819a)
6.1.0 (2022-08-30)
- pDebounce: Added promise aware debounce function. (e8ec88f)
- woops, didn’t include the index.js [release] (3076c80)