Skip to content

Commit

Permalink
computed: Mention 0.5.1 in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mstniy committed Oct 9, 2024
1 parent bbeb4c6 commit d0b8b43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/computed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.5.1 - 2024-10-09

- `dispose` also runs when the value of a computation changes
- Upgraded dependencies

## 0.5.0 - 2024-09-16

- New computation configuration options: `dispose`, `onCancel`, `assertIdempotent`
Expand Down

0 comments on commit d0b8b43

Please sign in to comment.