7 lines
250 B
Markdown
7 lines
250 B
Markdown
# Migrations
|
|
|
|
## Migrate from 1.0 to 2.0
|
|
|
|
- __options.removeOnUnmount__: *REMOVED* This was only useful for the lang changes. Lang is now changed through the `hl` prop.
|
|
- __options.lang__: *REMOVED* Instead pass it as the `hl` prop on the component.
|