Skip to content

4.1.3

Compare
Choose a tag to compare
@e-oz e-oz released this 15 Aug 18:40
· 8 commits to main since this release
  • Use untracked() every time when reactive context should not be affected;
  • Use take(1) instead of first() to prevent no elements in sequence exception.