Skip to content

ImmuView State Utility v1.0.1

Compare
Choose a tag to compare
@Cylop Cylop released this 04 Oct 01:29
· 6 commits to main since this release

🚀 Introducing Readonly State Utility v1.0.1!

🔒 Create immutable states with ease and ensure your application's state remains consistent.

Highlights:

  • Deeply Nested Proxies: Handle nested readonly states effortlessly.
  • Lazy Proxy Initialization: Efficiently manage large objects.
  • Support for Various Data Types: Objects, arrays, dates, and more.
  • Custom Error Handling: Flexibility to handle errors your way.
  • Validation: Built-in validation system for state consistency.

🔧 This release has passed our robust CI tests, ensuring reliability.

🙏 We welcome contributions! See our contribution guidelines and code of conduct.

📦 Install via npm:

npm install immuview

Thank you for your support! Share your feedback and suggestions to help us improve.