v1.2.2
1.2.2 is a minor bugfix release. You can update it in your project using:
npm install async-alpine@latest
What's Changed
- Fix: race condition in nested components by @helio3197 in #40
- Tests: added test for nested component race conditions
New Contributors
- @helio3197 made their first contribution in #40
Full Changelog: 1.2.1...1.2.2