This version has 2 core changes:
- Improvements in the context API to achieve state synchronization in extreme and collaborative cases (When using Atomico within other libraries like React, Vue or Angular).
- Enhancements in the suspense API, now allowing to properly observe and clean up promises resolved in nested components.