New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zustand-utils

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zustand-utils - npm Package Versions

2

2.1.0

Diff
arvinxx
published 2.1.0 •

Changelog

Source

Version 2.1.0

<sup>Released on 2025-01-13</sup>

✨ Features
  • CreateContext support for custom defaultEqualityFn.
<br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
  • CreateContext support for custom defaultEqualityFn, closes #3 (4b71b99)
</details> <div align="right">

</div>
arvinxx
published 2.0.0 •

Changelog

Source

Version 2.0.0

<sup>Released on 2025-01-13</sup>

✨ Features
  • Bump peer deps react>=19 and zustand >=5.
<br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
  • Bump peer deps react>=19 and zustand >=5, closes #4 (a3f95ac)
</details>
💥 BREAKING CHANGES
  • react>=19 and zustand >=5
<div align="right">

</div>

Version 1.3.2

<sup>Released on 2024-01-21</sup>

🐛 Bug Fixes
  • Reduce createStoreUpdater update time.
<br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's fixed
  • Reduce createStoreUpdater update time (53d2c2c)
</details> <div align="right">

</div>

Version 1.3.1

<sup>Released on 2023-08-07</sup>

🐛 Bug Fixes
  • Migration to zustand v4.4.
<br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's fixed
  • Migration to zustand v4.4, closes #1 (ccdd5e0)
</details> <div align="right">

</div>
arvinxx
published 1.3.2 •

Changelog

Source

Version 1.3.2

<sup>Released on 2024-01-21</sup>

🐛 Bug Fixes
  • Reduce createStoreUpdater update time.
<br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's fixed
  • Reduce createStoreUpdater update time (53d2c2c)
</details> <div align="right">

</div>
arvinxx
published 1.3.1 •
arvinxx
published 1.3.0 •

Changelog

Source

Version 1.3.0

<sup>Released on 2023-06-15</sup>

✨ Features
  • 增加 storeApiSetState.
<br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
  • 增加 storeApiSetState (f9df32a)
</details> <div align="right">

</div>
arvinxx
published 1.2.5 •

Changelog

Source

1.2.5 (2023-06-15)

🐛 Bug Fixes

  • 优化 createStoreUpdater 的 devtools 提示 (a0e1729)
arvinxx
published 1.2.4 •

Changelog

Source

1.2.4 (2023-06-14)

🐛 Bug Fixes

  • Fix UseStoreUpdater type (94ee56f)
arvinxx
published 1.2.3 •

Changelog

Source

1.2.3 (2023-06-14)

🐛 Bug Fixes

  • 优化 createStoreUpdater 在 devtools 中的 action 名称 (b33e14c)
arvinxx
published 1.2.2 •

Changelog

Source

1.2.2 (2023-04-03)

🐛 Bug Fixes

  • fix storeApi type error (a295b97)
arvinxx
published 1.2.1 •

Changelog

Source

1.2.1 (2023-04-02)

🐛 Bug Fixes

2