Skip to content

1.3.1

Choose a tag to compare

@matthewp matthewp released this 22 Nov 19:03
· 254 commits to master since this release

This is a patch release fixing a bug with the window object not being the global. This meant if modules that saved state onto the global it wouldn't be available on the window; or vice-versa. Thanks to @nriesco for spotting this issue.