Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@guanghechen/observable

guanghechen346MIT6.1.7TypeScript support: included

null

observable

readme

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.1.3 (2024-09-19)

  • :art: improve(viewmodel): support to create Computed from another Computed (5fc89ba)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.1.2 (2024-09-18)

  • :rotating_light: improve: fix lint (3083212)
  • :wrench: chore: upgrade devDependencies and fix configs (230fb63)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.1.1 (2024-03-10)

Bug Fixes

  • 🐛 cannot access 'unsubscribable' before initialization (78ba9ed)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.1.0 (2024-03-10)

Features

  • ✨ add @guanghechen/subscriber (ba57528)

Performance Improvements

  • 🎨 refaactor observable with subscriber & remove observable.types (bac2118)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.3 (2024-03-10)

Performance Improvements

  • 🎨 add @guanghechen/monitor back (4c75f05)
  • 🎨 format codes (a953c67)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.2 (2024-03-09)

Bug Fixes

  • 🐛 notify current value to subscriber even the observable has been disposed (235d145)

Performance Improvements

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.1 (2024-03-09)

Performance Improvements