Skip to content

Say hello to [email protected] 🎉🚀

Compare
Choose a tag to compare
@UpperCod UpperCod released this 18 Apr 03:04
· 8 commits to master since this release

This version has 2 core changes:

  1. 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).
  2. Enhancements in the suspense API, now allowing to properly observe and clean up promises resolved in nested components.