File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.19.0] ( https://github.com/will-stone/2n8/compare/0.18.4...0.19.0 ) (2025-05-14)
4+
5+ ### Minor changes
6+
7+ - Subscriptions are now tracked by field
8+ ([ 2d0e483] ( https://github.com/will-stone/2n8/commit/2d0e48395d9b50b33cf54d34384daf7770d20df3 ) )
9+
10+ This means subscriptions will not fire if the thing they are tracking hasn't
11+ changed.
12+
13+ This has also had an affect on when state officially changes which is now only
14+ after an emit.
15+
316## [ 0.18.4] ( https://github.com/will-stone/2n8/compare/0.18.3...0.18.4 ) (2025-05-14)
417
518### Patches
Original file line number Diff line number Diff line change 11{
22 "name" : " 2n8" ,
3- "version" : " 0.18.4 " ,
3+ "version" : " 0.19.0 " ,
44 "description" : " Simple state management." ,
55 "keywords" : [
66 " react" ,
You can’t perform that action at this time.
0 commit comments