Skip to content

v1.2.2

Compare
Choose a tag to compare
@Accudio Accudio released this 17 Feb 13:34
· 7 commits to main since this release
fa6d146

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

Full Changelog: 1.2.1...1.2.2