Skip to content

1.3.1

Compare
Choose a tag to compare
@csnover csnover released this 08 Nov 23:41
· 1188 commits to master since this release

Release overview

  • Regression fix

Bug fixes

  • The default baseUrl for client.html was incorrectly changed, which broke backwards-compatibility in an unintentional way. It has been changed back. (#105)

Install from npm

Regular edition
cd /my/project/root
npm install intern --save-dev
or Geezer edition
cd /my/project/root
npm install intern-geezer --save-dev

Download source