Skip to content

v7.0.0

Compare
Choose a tag to compare
@hoodiebot hoodiebot released this 04 Dec 18:24

<a name"7.0.0">

7.0.0 (2016-12-04)

Features

  • Make getState throw an error with no url defined (#105) (713e2a1a)

Breaking Changes

  • The new Hoodie() constructor now requires an url property in the options argument and fails if it's not defined.

    (713e2a1a)