Skip to content

Allow the user to set an initial value OBJECT instead of just a string

Compare
Choose a tag to compare
@ghiden ghiden released this 12 Jun 06:50
· 163 commits to master since this release

New feature:

  • Allow the user to set an initial value OBJECT instead of just a string #173 Thanks to @antony

This change breaks the previous usage of initial-value as we change the binding from @ to =.
When you update to this version, make sure you remove double curly braces.