Skip to content

v3.8.0

Compare
Choose a tag to compare
@tannerlinsley tannerlinsley released this 06 Feb 18:43
2da342c

3.8.0 (2021-02-06)

Bug Fixes

  • check if the navigator global is available before usage (#1755) (7c08f33)
  • make sure state is not updated when unmounted (#1758) (5bd3fa9)
  • update synchronously to make sure observers always have the latest state (#1757) (2da342c)

Features

  • run selector if reference changes to enable use of dependencies (#1751) (bd6c2b5)