# Migrating from 0.5 to 0.6
## Table model
The type of the table model needs to implement `Clone` now.
## Feature `nested-router` renamed to `yew-nested-router`
Instead of adding an alias feature name, it's now using the actual dependency as the feature name.