UNPKG

baset-baseliner-json

Version:

JSON baseliner plugin for BaseT project.

221 lines (83 loc) 4.99 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. <a name="0.14.8"></a> ## [0.14.8](https://github.com/Igmat/baset/compare/v0.14.7...v0.14.8) (2018-10-10) ### Bug Fixes * **baseliner-json:** normalize stack trace for error data type ([bdb1b10](https://github.com/Igmat/baset/commit/bdb1b10)) <a name="0.14.7"></a> ## [0.14.7](https://github.com/Igmat/baset/compare/v0.14.6...v0.14.7) (2018-10-10) ### Bug Fixes * **baseliner-json:** handle exceptions data type ([b181417](https://github.com/Igmat/baset/commit/b181417)) <a name="0.14.6"></a> ## [0.14.6](https://github.com/Igmat/baset/compare/v0.14.5...v0.14.6) (2018-10-09) **Note:** Version bump only for package baset-baseliner-json <a name="0.14.4"></a> ## [0.14.4](https://github.com/Igmat/baset/compare/v0.14.3...v0.14.4) (2018-10-07) **Note:** Version bump only for package baset-baseliner-json <a name="0.14.3"></a> ## [0.14.3](https://github.com/Igmat/baset/compare/v0.14.2...v0.14.3) (2018-10-07) **Note:** Version bump only for package baset-baseliner-json <a name="0.14.2"></a> ## [0.14.2](https://github.com/Igmat/baset/compare/v0.14.1...v0.14.2) (2018-09-17) **Note:** Version bump only for package baset-baseliner-json <a name="0.13.7"></a> ## [0.13.7](https://github.com/Igmat/baset/compare/v0.13.6...v0.13.7) (2018-08-30) **Note:** Version bump only for package baset-baseliner-json <a name="0.13.6"></a> ## [0.13.6](https://github.com/Igmat/baset/compare/v0.13.5...v0.13.6) (2018-06-10) **Note:** Version bump only for package baset-baseliner-json <a name="0.13.4"></a> ## [0.13.4](https://github.com/Igmat/baset/compare/v0.13.3...v0.13.4) (2018-06-08) **Note:** Version bump only for package baset-baseliner-json <a name="0.13.1"></a> ## [0.13.1](https://github.com/Igmat/baset/compare/v0.13.0...v0.13.1) (2018-06-02) **Note:** Version bump only for package baset-baseliner-json <a name="0.13.0"></a> # [0.13.0](https://github.com/Igmat/baset/compare/v0.12.1...v0.13.0) (2018-05-31) **Note:** Version bump only for package baset-baseliner-json <a name="0.12.0"></a> # [0.12.0](https://github.com/Igmat/baset/compare/v0.11.1...v0.12.0) (2018-05-03) **Note:** Version bump only for package baset-baseliner-json <a name="0.11.1"></a> ## [0.11.1](https://github.com/Igmat/baset/compare/v0.11.0...v0.11.1) (2018-03-15) **Note:** Version bump only for package baset-baseliner-json <a name="0.11.0"></a> # [0.11.0](https://github.com/Igmat/baset/compare/v0.10.0...v0.11.0) (2018-03-08) **Note:** Version bump only for package baset-baseliner-json <a name="0.10.0"></a> # [0.10.0](https://github.com/Igmat/baset/compare/v0.9.1...v0.10.0) (2018-03-07) **Note:** Version bump only for package baset-baseliner-json <a name="0.9.0"></a> # [0.9.0](https://github.com/Igmat/baset/compare/v0.8.0...v0.9.0) (2018-03-03) **Note:** Version bump only for package baset-baseliner-json <a name="0.8.0"></a> # [0.8.0](https://github.com/Igmat/baset/compare/v0.7.5...v0.8.0) (2018-02-28) **Note:** Version bump only for package baset-baseliner-json <a name="0.7.4"></a> ## [0.7.4](https://github.com/Igmat/baset/compare/v0.7.3...v0.7.4) (2018-02-26) ### Bug Fixes * **baseliner-json:** reflect circular dependencies in baseline ([7ea8f00](https://github.com/Igmat/baset/commit/7ea8f00)), closes [#43](https://github.com/Igmat/baset/issues/43) <a name="0.7.3"></a> ## [0.7.3](https://github.com/Igmat/baset/compare/v0.7.2...v0.7.3) (2018-02-13) **Note:** Version bump only for package baset-baseliner-json <a name="0.7.2"></a> ## [0.7.2](https://github.com/Igmat/baset/compare/v0.7.1...v0.7.2) (2018-02-12) **Note:** Version bump only for package baset-baseliner-json <a name="0.7.1"></a> ## [0.7.1](https://github.com/Igmat/baset/compare/v0.7.0...v0.7.1) (2018-02-09) **Note:** Version bump only for package baset-baseliner-json <a name="0.6.0"></a> # [0.6.0](https://github.com/Igmat/baset/compare/v0.5.1...v0.6.0) (2018-02-08) ### Bug Fixes * **solution:** correct dependecies versions ([f272f03](https://github.com/Igmat/baset/commit/f272f03)) <a name="0.5.1"></a> ## [0.5.1](https://github.com/Igmat/baset/compare/v0.5.0...v0.5.1) (2018-01-29) **Note:** Version bump only for package baset-plugin-export <a name="0.5.0"></a> # [0.5.0](https://github.com/Igmat/baset/compare/v0.4.1...v0.5.0) (2018-01-26) ### Bug Fixes * **plugin-export:** correct logic for transpiled files ([e68d09b](https://github.com/Igmat/baset/commit/e68d09b)) * **plugin-ts:** using ts-node instead of manual tsc calls ([5292042](https://github.com/Igmat/baset/commit/5292042)), closes [#6](https://github.com/Igmat/baset/issues/6) ### Features * **solution:** plugins architecture initial implementation ([92f598c](https://github.com/Igmat/baset/commit/92f598c)), closes [#5](https://github.com/Igmat/baset/issues/5)