Skip to content

v0.4.0

Compare
Choose a tag to compare
@niemyjski niemyjski released this 03 May 14:57
· 62 commits to master since this release

In this release we focused on improvements to es6/typescript support and added the ability to correctly get contextual sources from web servers running on different ports.

  • Added umd support for different module loaders (@jasonslyvia #55).
  • Modified getSource so that source urls containing port numbers are supported in Firefox (@davidomid #56).
  • Fixed typescript definitions to work with es6 import syntax import * as TraceKit from 'TraceKit';

Please take a look at the change log for a full list of the changes.