v1.1.0¶ ↑
Feb 22, 2016
-
#18 - Initialize global.window when it is undefined; fixes compatibility with airbnb/enzyme. (@moonboots)
v1.0.0 - Jul 4, 2015¶ ↑
-
Add testling/browserify support.
-
Add more examples.
v0.5.0 - Jun 26, 2015¶ ↑
-
Add
rerequire()
to help with using mocha-jsdom withmocha --watch
. -
Internal: change coding standard to feross/standard.
v0.4.0 - May 25, 2015¶ ↑
v0.3.0 - Apr 3, 2015¶ ↑
v0.2.1 - Feb 19, 2014¶ ↑
-
Add
LICENSE
file -
Update documentation
-
No functionality changes
v0.2.0 - November 5, 2014¶ ↑
-
Skip warnings. Add
JSDOM_VERBOSE=1
to your env to reenable them.
v0.1.2 - September 27, 2014¶ ↑
-
Throw a useful error when invoked twice.
v0.1.1 - September 27, 2014¶ ↑
-
Re-release with updated Readme.
v0.1.0 - September 25, 2014¶ ↑
-
Initial version.