Skip to content

Latest commit

 

History

History
381 lines (246 loc) · 31.3 KB

CHANGELOG.md

File metadata and controls

381 lines (246 loc) · 31.3 KB

Changelog

3.3.0 (2021-05-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Upload unnamed chunks when includeChunks is not specified #28 (brandondoran)

Security fixes:

Merged pull requests:

v3.2.0 (2021-01-08)

Full Changelog

v3.1.0 (2020-12-04)

Full Changelog

Closed issues:

  • replace after emit logic for webpack v4.29+ #61

v3.0.1 (2020-10-23)

Full Changelog

v1.1.0-beta.1 (2020-10-16)

Full Changelog

v3.0.0 (2020-10-09)

Full Changelog

Closed issues:

  • BREAKING CHANGE: Drop support for Webpack 3 and older #263

v2.12.0 (2020-09-11)

Full Changelog

v2.11.5 (2020-08-28)

Full Changelog

v2.11.4 (2020-07-31)

Full Changelog

Closed issues:

  • Dependabot can't resolve your JavaScript dependency files #209

v2.11.3 (2020-07-17)

Full Changelog

v2.11.2 (2020-07-11)

Full Changelog

Closed issues:

  • Double slash on one sourcemap? #197

v2.11.1 (2020-06-05)

Full Changelog

v2.11.0 (2020-05-22)

Full Changelog

Implemented enhancements:

  • NextJs dynamic routing not resolving to source map #162

Closed issues:

  • How to see http logs? Seems like the request is failing silently. #82

v2.10.3 (2020-05-15)

Full Changelog

v2.10.2 (2020-05-08)

Full Changelog

v2.10.1 (2020-04-17)

Full Changelog

v2.10.0 (2020-03-23)

Full Changelog

v2.8.0 (2020-03-20)

Full Changelog

Closed issues:

  • Nextjs fn example #67

v2.7.0 (2020-02-09)

Full Changelog

Closed issues:

  • Documentation example is misleading for using hidden source maps #69
  • Migrate from mocha/expect to Jest #47

v2.6.0 (2020-02-06)

Full Changelog

Fixed bugs:

  • Using publicPath with trailing slash breaks sourcemaps #74

Closed issues:

  • Two source maps not being uploaded #72
  • Uploading the bundle to rollbar, not the map file #54

v2.5.3 (2020-01-14)

Full Changelog

v2.5.2 (2020-01-08)

Full Changelog

v2.5.1 (2019-04-08)

Full Changelog

Closed issues:

  • Were there actually any breaking changes in v2? #59

v2.5.0 (2018-12-03)

Full Changelog

v2.4.0 (2018-09-25)

Full Changelog

v2.3.0 (2018-04-29)

Full Changelog

Closed issues:

  • Source maps aren't getting uploaded #44

v2.2.0 (2017-06-17)

Full Changelog

v2.1.0 (2017-05-30)

Full Changelog

v2.0.1 (2017-03-15)

Full Changelog

v2.0.0 (2017-03-06)

Full Changelog

Implemented enhancements:

  • Add a simple working example for usage in an Angular app #6

v1.7.0 (2017-01-15)

Full Changelog

Fixed bugs:

  • Code splitted sourcemaps not uploaded, despite being emitted by webpack #27

v1.6.0 (2017-01-09)

Full Changelog

v1.5.0 (2016-11-22)

Full Changelog

Closed issues:

  • Remove support for Node 0.12 #24

v1.4.0 (2016-10-07)

Full Changelog

v1.3.1 (2016-09-28)

Full Changelog

v1.3.0 (2016-09-26)

Full Changelog

Closed issues:

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

v1.2.1 (2016-07-27)

Full Changelog

v1.2.0 (2016-05-16)

Full Changelog

v1.1.0 (2016-05-12)

Full Changelog

Implemented enhancements:

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

v1.0.4 (2016-05-09)

Full Changelog

v1.0.3 (2016-05-07)

Full Changelog

Implemented enhancements:

  • Add a change log #7

Fixed bugs:

  • publicPath option should be required #3

v1.0.2 (2016-05-05)

Full Changelog

v1.0.1 (2016-05-05)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator