Skip to content

2.0.9

Choose a tag to compare

@github-actions github-actions released this 01 Aug 08:15
· 110 commits to master since this release
ad5c616

Changes

Bug Fixes 🐛

  • Fix memory leak at Configuration subscribers @zjklee (#456)

    What's inside:

    • fixes memory leak caused by observable subscribers were not removed

    Issues:

Contributors

@zjklee