Socket
Socket
Sign inDemoInstall

@maverick-js/observables

Package Overview
Dependencies
1
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

4.10.0

Diff

Changelog

Source

4.10.0 (2022-11-30)

Features

  • new untrack export (a5a3fa5)

Bug Fixes

  • onDispose should return dispose function if no scope (ca04b24)
mihar-22
published 4.9.7 •

Changelog

Source

4.9.7 (2022-11-26)

Bug Fixes

  • only track observed by if not same scope (d609fef)
  • track only current observers on each run (1f1d818)
mihar-22
published 4.9.6 •

Changelog

Source

4.9.6 (2022-11-25)

Bug Fixes

  • isObserving now requires arg (8fd3ade)
  • drop deprecated getParent (6a1b64d)
  • drop deprecated isObserved (a7d169a)
mihar-22
published 4.9.5 •

Changelog

Source

4.9.5 (2022-11-25)

Bug Fixes

  • isObserved -> isObserving (7a96166)
  • allow fallback to be set if computed init error (2cd85b2)
  • remove auto-dispose perf overhead (bbbbbe6)
  • root should not add any observers (36baad2)
mihar-22
published 4.9.4 •

Changelog

Source

4.9.4 (2022-11-25)

Bug Fixes

  • clear error handlers before each computed run (8a716cd)
mihar-22
published 4.9.3 •

Changelog

Source

4.9.3 (2022-11-25)

Bug Fixes

  • option to silence computed init error (7b98328)
mihar-22
published 4.9.2 •

Changelog

Source

4.9.2 (2022-11-25)

Bug Fixes

  • log error if computed throws on first run (8582879)
  • remove redundant try/catch in queued task (c95e02e)
mihar-22
published 4.9.1 •

Changelog

Source

4.9.1 (2022-11-25)

Bug Fixes

  • general error handling improvements (3b7095f)
mihar-22
published 4.9.0 •

Changelog

Source

4.9.0 (2022-11-25)

Features

  • new ObservableOptions type export (e6aa68c)

Bug Fixes

  • auto-dispose computed if no observers (0ab5855)
  • only dispose needed parts (a3db078)
  • remove child from parent set on dispose (4fcbaec)
  • stop observing computed after its disposed (c2daca8)
mihar-22
published 4.8.5 •

Changelog

Source

4.8.5 (2022-11-16)

Bug Fixes

  • consistent empty disposals order (3459a1a)
  • simplify effect child disposal (0feced4)
23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc