mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Remove aggregate construction
This commit is contained in:
parent
3b8d9098c0
commit
ccaeb030f3
4 changed files with 5 additions and 72 deletions
|
|
@ -18,6 +18,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- A scope can no longer be destroyed while it is active. Strict mode will check
|
||||
for this.
|
||||
|
||||
### Removed
|
||||
|
||||
- Aggregate construction when setting properties with `create()`.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## [0.3.1] - 2024-10-09
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue