Skip to content

Commit

Permalink
chore(alien_signals): v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
medz committed Jan 7, 2025
1 parent ee4f33e commit b9fb831
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions pub/alien_signals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.0.16

- fix: handle recursed effects correctly

## v0.0.15

- pref: flatten`if` branches in propagate function
Expand Down
2 changes: 1 addition & 1 deletion pub/alien_signals/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: alien_signals
description: The lightest signal library - Dart implementation of alien-signals.
version: 0.0.15
version: 0.0.16
repository: https://github.com/medz/alien-signals-dart

topics:
Expand Down

0 comments on commit b9fb831

Please sign in to comment.