# What's changed? * Set props on watcher initialization, so we avoid duplicate setStates (from composable and watchers) * Fix pausable watchers not starting up * Flush watchers on post
* Change array type to object type and rename transform type to viewport * Update examples & docs