Skip to content

Instantly share code, notes, and snippets.

@cookpete
Created January 16, 2018 07:27
Show Gist options
  • Save cookpete/6a612f915bbaa0dbc05a68214b7b9006 to your computer and use it in GitHub Desktop.
Save cookpete/6a612f915bbaa0dbc05a68214b7b9006 to your computer and use it in GitHub Desktop.

Changelog

All notable changes to this project will be documented in this file.

Generated by auto-changelog.

17 August 2017

  • Bug Fix: Error message is stripped if stack exists #49
  • fix: Error message is stripped if stack exists b32f9b3
  • Bump to @rc.1 0342294

19 June 2017

  • FIX: implicitly has an 'any' return type. #47
  • Bump to 2.1.1 3f77528

5 April 2017

  • Implement pretty-error/start 12b4ad9
  • Add the npm downloads badge to README c25b613
  • Bump to 2.1.0 26ae783

14 March 2017

  • Update renderkid version and bump our own version 84bccab

15 October 2016

  • Link typescript definitions in package.json #36
  • Bump to 2.0.2 be707de

22 September 2016

    • new: Issue #31 - Missing Typescript Definition #34
  • Bump to 2.0.1 fc09dbb

22 December 2015

  • Shorten docs and fix typos #29
  • Don't mistake long error messages as stack trace lines. #2
  • Change formatting ba54889
  • Bump to 2.0.0 3be04df
  • Use renderkid@2.0.0 e3e9592

15 August 2015

5 April 2015

  • Update dependencies #11
  • Remove irrelevant tests for iojs 30203aa
  • Typo in documentation e22e120

27 May 2014

  • Fixes the case when there's no existing `Error.prepareStackTrace`. bd351c8

26 May 2014

26 May 2014

  • Replaces little-popo with more commonly used mocha. 435bd1d
  • Minor CS syntax optimization. 7df0ffb
  • Adds `stop` and removes callback from `start`. 6c9facd

17 February 2014

  • Implemented PrettyError.filterParsedError() and bumped to 0.1.17 f5ebd72
  • Minor tweaks for the new RenderKid c9d5dde

30 January 2014

30 January 2014

30 January 2014

  • Tests pass again, but on windows 72e1e52
  • Seems to be working on linux/mac d5f8976
  • 'can: open, worms: everywhere' 8d40fdf

25 January 2014

25 January 2014

25 January 2014

24 January 2014

24 January 2014

  • Added repo to package.json 2d45267

24 January 2014

  • Release 0.1.5 70c9214
  • modules to skip and everything else is now configurable 31aa4e7
  • Added PrettyError.config() and PrettyError.skipNodeFiles() df7c907

17 January 2014

14 January 2014

  • added maxTraceItems as an argument to PrettyError.render() 0a2dcf6

13 January 2014

  • fixed a minor bug where trace items were undefined 2f1e88b

8 January 2014

0.1.0

8 January 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment