Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.65 KB

File metadata and controls

63 lines (39 loc) · 1.65 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.3.0

Added

  • Added the ability to set the exclude_assets option via environment variable PT_EXCLUDE_ASSETS

2.2.0

Added

  • Added the uploader hostname to payload in order to identify errant uploads

Changed

  • Updated a few dependencies

2.1.1

Changed

  • Better error handling and visibility for failed states
  • More general purpose logging (to help with debugging)

2.1.0

Added

  • Improved error messaging, fixing both #5 and #9

Changed

  • Updated dependencies

2.0.1

Changed

  • Fixed a few typos #8

2.0.0

Added

  • CLI tool! for use with create react app
  • new exclude_assets option to filter assets you don't want to track
  • Improved js bundle reporting by leveraging webpack-bundle-analyzer directly

[1.1.1]

Changed

[1.1.0]

Added

Changed

[1.0.1]

Initial Release