mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Merge 18c1d02d43 into f3bfc65607
This commit is contained in:
commit
2d1e5983c6
7 changed files with 276 additions and 0 deletions
|
|
@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
## [0.4.1] - 2026-07-11
|
||||
|
||||
### Added
|
||||
|
||||
- `tag()` action for adding CollectionService tags to instances. Supports
|
||||
static strings and arrays as well as reactive sources for dynamic tag sets.
|
||||
Tags are automatically removed when the surrounding scope is destroyed.
|
||||
|
||||
### Changed
|
||||
|
||||
- `branch()` is now allowed to be used within a reactive scope.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue