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
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
- :art: format codes (177eb54)
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
- refactor observable (777e6f4)