- Improve TypeScript types
- Improve tree-shaking support
- Add browser support
- Reduce npm package size
- Fix
package.json
- Switch to MIT license
- Reduce npm package size
- Do not allow keys to be symbols in the second argument
- Export more TypeScript types:
Index
,Updates
andOptions
- Allow update keys to be
*
to target all array items
- The default export is now a named export
set()
- Minimal supported Node.js version is now
14.18.0