UNPKG

@bundle-analyzer/core

Version:

Bundle Analyzer Node.js uploader.

54 lines (18 loc) 1.88 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.5.1](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/compare/v0.5.0...v0.5.1) (2019-10-18) ### Bug Fixes * updating now detect ([#4](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/issues/4)) ([4ff5223](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/commit/4ff5223)) # [0.5.0](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/compare/v0.4.0...v0.5.0) (2019-10-02) ### Features * add support for now ([6fda221](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/commit/6fda221)), closes [#15](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/issues/15) # [0.4.0](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/compare/v0.3.1...v0.4.0) (2019-09-17) **Note:** Version bump only for package @bundle-analyzer/core ## [0.3.1](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/compare/v0.3.0...v0.3.1) (2019-09-16) ### Bug Fixes * fix fs issue & improve error messages ([bb8e58b](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/commit/bb8e58b)) # [0.3.0](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/compare/v0.2.1...v0.3.0) (2019-09-16) ### Features * add CLI to upload stats ([6c4cf84](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/commit/6c4cf84)) * support config file ([7d66601](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/core/commit/7d66601))