HISTORY.md 2.84 KB

v2.0.0

Jun 5, 2018

See Upgrading to v2.0.0 for notes on how to update from an older version.

  • #32 - jsdom is now a direct dependency of mocha-jsdom :tada:

v1.2.0

Jun 5, 2018

  • #29 - Update Jsdom compatibility (@RobLoach)
  • #31 - Update all npm dependencies

v1.1.0

Feb 22, 2016

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 with mocha --watch.
  • Internal: change coding standard to feross/standard.

v0.4.0 - May 25, 2015

  • #5 - Add useEach option. (@jasco, #6)
  • #7 - Add a skipWindowCheck option.

v0.3.0 - Apr 3, 2015

  • #3 - Bump jsdom dependency version. This fixes the "needs a context" error (@nacyot, #3)

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.