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.
- Added the ability to set the
exclude_assetsoption via environment variablePT_EXCLUDE_ASSETS
- Added the uploader hostname to payload in order to identify errant uploads
- Updated a few dependencies
- Better error handling and visibility for failed states
- More general purpose logging (to help with debugging)
- Updated dependencies
- Fixed a few typos #8
- CLI tool! for use with create react app
- new
exclude_assetsoption to filter assets you don't want to track - Improved js bundle reporting by leveraging webpack-bundle-analyzer directly
Initial Release