Skip to content

Latest commit

 

History

History
179 lines (106 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

179 lines (106 loc) · 10.6 KB

Change Log

2.5.0 (2018-12-02)

Full Changelog

Merged pull requests:

v2.4.0 (2018-09-25)

Full Changelog

Merged pull requests:

v2.3.0 (2018-04-29)

Full Changelog

Closed issues:

  • Source maps aren't getting uploaded #44

Merged pull requests:

v2.2.0 (2017-06-17)

Full Changelog

Merged pull requests:

v2.1.0 (2017-05-30)

Full Changelog

Merged pull requests:

v2.0.1 (2017-03-15)

Full Changelog

Merged pull requests:

v2.0.0 (2017-03-06)

Full Changelog

NOTE: THERE WERE NO BREAKING CHANGES IN THIS RELEASE

Implemented enhancements:

  • Add a simple working example for usage in an Angular app #6
  • Add showWarnings option to avoid logging when not needed #30 (nicoecheza)

Merged pull requests:

v1.7.0 (2017-01-15)

Full Changelog

Fixed bugs:

  • Code splitted sourcemaps not uploaded, despite being emitted by webpack #27
  • Upload unnamed chunks when includeChunks is not specified #28 (brandondoran)

v1.6.0 (2017-01-09)

Full Changelog

Merged pull requests:

v1.5.0 (2016-11-22)

Full Changelog

Closed issues:

  • Remove support for Node 0.12 #24

Merged pull requests:

v1.4.0 (2016-10-07)

Full Changelog

Merged pull requests:

v1.3.1 (2016-09-28)

Full Changelog

Merged pull requests:

v1.3.0 (2016-09-26)

Full Changelog

Closed issues:

  • Success messages are only shown if silent: true #16

Merged pull requests:

v1.2.1 (2016-07-27)

Full Changelog

Merged pull requests:

v1.2.0 (2016-05-16)

Full Changelog

Merged pull requests:

v1.1.0 (2016-05-12)

Full Changelog

Implemented enhancements:

  • Add a simple working example for usage in a React app #5

Merged pull requests:

v1.0.4 (2016-05-09)

Full Changelog

Merged pull requests:

v1.0.3 (2016-05-07)

Full Changelog

Implemented enhancements:

  • Add a change log #7

Fixed bugs:

  • publicPath option should be required #3

Merged pull requests:

v1.0.2 (2016-05-05)

Full Changelog

v1.0.1 (2016-05-05)

* This Change Log was automatically generated by github_changelog_generator