Skip to content

Latest commit

 

History

History
1856 lines (808 loc) · 80.8 KB

CHANGELOG.md

File metadata and controls

1856 lines (808 loc) · 80.8 KB

13.2.1 (2022-08-10)

Bug Fixes

  • bump @typescript-eslint/typescript-estree from 5.31.0 to 5.32.0 (#927) (361e757)

13.2.0 (2022-08-01)

Features

  • Update dependencies; Adjust to breaking changes. (#922) (9826684)

13.1.0 (2022-04-09)

Features

  • exclude ts-jest from dependency usage checks (#863) (b53d888)

13.0.0 (2022-03-23)

Bug Fixes

  • Move TypeScript to peer dependency and allow >=4 <5. (#851) (1002e40)

BREAKING CHANGES

  • This will install a newer version of TypeScript than before. Since 4.6.2 is currently a breaking change compared to 4.5.5, this might require action in your library.

12.7.1 (2022-03-21)

Bug Fixes

  • bump @typescript-eslint/typescript-estree from 5.12.1 to 5.15.0 (#846) (d846161)

12.7.0 (2022-02-04)

Features

12.6.6 (2022-02-02)

Bug Fixes

12.6.5 (2022-01-31)

Bug Fixes

12.6.4 (2022-01-25)

Bug Fixes

12.6.3 (2022-01-25)

Bug Fixes

  • Report malformed package json better. (#805) (1f2d18d)

12.6.2 (2022-01-17)

Bug Fixes

  • Analyze succeeds even if ts output config is missing. (#788) (8424542)

12.6.1 (2022-01-11)

Bug Fixes

  • Handle TypeScript error during testing (including watch mode). (#785) (5509cd6)

12.6.0 (2021-11-19)

Features

  • Move linter configuration packages to peer dependencies. (#760) (565c022)

12.5.0 (2021-11-02)

Features

  • Load tsconfig using tsc API; This respects the extends field now. (#745) (a46a323), closes #743

12.4.0 (2021-11-02)

Features

  • Update dependencies for node v16.12+ compatibility. (#746) (811dcb7)

12.3.0 (2021-09-16)

Features

  • Make license check configuration optional for analyze command. (#718) (122b81d)

12.2.5 (2021-09-15)

Bug Fixes

  • Add readme section documenting pre-script return values. (#717) (19b0a19)

12.2.4 (2021-09-03)

Bug Fixes

  • perform type check during qa command (#708) (66c790b)

12.2.3 (2021-08-27)

Bug Fixes

12.2.2 (2021-08-26)

Bug Fixes

12.2.1 (2021-08-25)

Bug Fixes

12.2.0 (2021-08-24)

Features

  • check license against SPDX license list (#701) (6125043)

12.1.3 (2021-08-24)

Bug Fixes

  • bump eslint-config-es from 3.30.11 to 3.30.13 (#700) (e13ecb9)

12.1.2 (2021-08-20)

Bug Fixes

12.1.1 (2021-08-16)

Bug Fixes

12.1.0 (2021-08-16)

Features

12.0.0 (2021-08-04)

Features

  • TypeScript rewrite; Overhaul feature-set. (#632) (2d8c768)

BREAKING CHANGES

    • Rename the analyse command to analyze
  • Add package-json linting
  • Remove the update command
  • Remove the feature to run npm scripts via the roboter
  • Remove the node version check from the deps command
  • Redesign license check configuration and behavior to give the responsibility for license compatibility to the project owner(s)
  • Redesign the pre/post script running in tests
  • Add watch mode for tests
  • Add parameter to filter the executed tests
  • Add option not to bail after failing tests

Internal things:

  • Use Node.js APIs of tools wherever possible (tsc, mocha, eslint, npm-package-json-lint)
  • Full typescript rewrite
  • Redesign the roboter tests. Now faster and more readable
  • Use the roboter to analyse and test itself

11.7.8 (2021-07-21)

Bug Fixes

11.7.7 (2021-06-15)

Bug Fixes

  • bump is-typescript from 4.0.3 to 4.0.5 (#629) (b31860e)
  • bump processenv from 3.0.5 to 3.0.8 (#625) (ab1e1d8)

11.7.6 (2021-06-10)

Bug Fixes

  • bump normalize-url from 5.3.0 to 5.3.1 (#622) (3119456)

11.7.5 (2021-06-08)

Bug Fixes

  • bump glob-parent from 5.1.1 to 5.1.2 (#621) (ae4cc78)

11.7.4 (2021-06-08)

Bug Fixes

  • bump trim-newlines from 3.0.0 to 3.0.1 (#620) (09688b4)

11.7.3 (2021-05-31)

Bug Fixes

11.7.2 (2021-05-31)

Bug Fixes

11.7.1 (2021-05-25)

Bug Fixes

11.7.0 (2021-05-25)

Features

  • Support mocharc.js to configure test types. (#611) (f7f367b)

11.6.50 (2021-05-24)

Bug Fixes

11.6.49 (2021-05-24)

Bug Fixes

11.6.48 (2021-05-20)

Bug Fixes

11.6.47 (2021-05-17)

Bug Fixes

11.6.46 (2021-05-17)

Bug Fixes

  • bump is-typescript from 4.0.2 to 4.0.3 (#595) (5dfb712)

11.6.45 (2021-05-17)

Bug Fixes

11.6.44 (2021-05-17)

Bug Fixes

11.6.43 (2021-05-17)

Bug Fixes

11.6.42 (2021-05-11)

Bug Fixes

11.6.41 (2021-05-10)

Bug Fixes

  • bump hosted-git-info from 2.8.8 to 2.8.9 (#587) (11c0483)

11.6.40 (2021-04-28)

Bug Fixes

  • bump eslint-config-es from 3.28.26 to 3.28.27 (#572) (ee83c8a)

11.6.39 (2021-04-23)

Bug Fixes

  • bump buntstift from 4.0.22 to 4.0.23 (#570) (24b19ad)

11.6.38 (2021-04-12)

Bug Fixes

  • bump eslint-config-es from 3.28.25 to 3.28.26 (#567) (232b80d)

11.6.37 (2021-03-30)

Bug Fixes

  • bump eslint-config-es from 3.28.24 to 3.28.25 (#564) (4d44de5)

11.6.36 (2021-03-29)

Bug Fixes

11.6.35 (2021-03-27)

Bug Fixes

11.6.34 (2021-03-26)

Bug Fixes

11.6.33 (2021-03-25)

Bug Fixes

11.6.32 (2021-03-25)

Bug Fixes

11.6.31 (2021-03-25)

Bug Fixes

11.6.30 (2021-03-24)

Bug Fixes

  • bump eslint-config-es from 3.28.21 to 3.28.23 (#544) (69da195)

11.6.29 (2021-03-23)

Bug Fixes

  • bump eslint-config-es from 3.28.18 to 3.28.21 (#542) (54f9bc9)

11.6.28 (2021-03-23)

Bug Fixes

11.6.27 (2021-03-22)

Bug Fixes

11.6.26 (2021-03-22)

Bug Fixes

  • bump @types/mocha from 8.2.1 to 8.2.2 (#538) (cd307df)

11.6.25 (2021-03-10)

Bug Fixes

  • bump eslint-config-es from 3.28.14 to 3.28.16 (#532) (04f9ea7)

11.6.24 (2021-03-05)

Bug Fixes

  • bump eslint-config-es from 3.28.13 to 3.28.14 (#530) (7f37b94)

11.6.23 (2021-03-02)

Bug Fixes

  • bump eslint-config-es from 3.28.10 to 3.28.13 (#527) (3407d4e)

11.6.22 (2021-03-02)

Bug Fixes

  • bump buntstift from 4.0.19 to 4.0.20 (#526) (618a82e)

11.6.21 (2021-03-02)

Bug Fixes

11.6.20 (2021-02-23)

Bug Fixes

  • bump eslint-config-es from 3.28.8 to 3.28.10 (#519) (0aeda8e)

11.6.19 (2021-02-17)

Bug Fixes

  • bump @types/mocha from 8.2.0 to 8.2.1 (#517) (ba104da)

11.6.18 (2021-02-17)

Bug Fixes

11.6.17 (2021-02-15)

Bug Fixes

  • bump eslint-config-es from 3.28.5 to 3.28.8 (#515) (12663d5)

11.6.16 (2021-02-15)

Bug Fixes

11.6.15 (2021-02-10)

Bug Fixes

11.6.14 (2021-02-10)

Bug Fixes

  • bump eslint-config-es from 3.28.4 to 3.28.5 (#507) (166e746)

11.6.13 (2021-02-09)

Bug Fixes

11.6.12 (2021-02-09)

Bug Fixes

  • bump eslint-config-es from 3.28.2 to 3.28.4 (#505) (f9eeab7)

11.6.11 (2021-02-09)

Bug Fixes

  • Update missing license compatibility. (dfb0121)

11.6.10 (2021-02-09)

Bug Fixes

  • bump eslint-config-es from 3.28.1 to 3.28.2 (#504) (838b852)

11.6.9 (2021-02-01)

Bug Fixes

  • bump eslint-config-es from 3.28.0 to 3.28.1 (#502) (5f34ac5)

11.6.8 (2021-02-01)

Bug Fixes

11.6.7 (2021-02-01)

Bug Fixes

11.6.6 (2021-01-28)

Bug Fixes

  • bump eslint-config-es from 3.27.5 to 3.28.0 (#500) (28ce1b4)

11.6.5 (2021-01-27)

Bug Fixes

  • bump buntstift from 4.0.18 to 4.0.19 (#496) (f681105)

11.6.4 (2021-01-13)

Bug Fixes

  • bump eslint-config-es from 3.27.4 to 3.27.5 (#490) (0b92312)

11.6.3 (2021-01-12)

Bug Fixes

  • bump eslint-config-es from 3.27.1 to 3.27.4 (#489) (b1a7f43)

11.6.2 (2021-01-07)

Bug Fixes

  • bump eslint-config-es from 3.26.15 to 3.27.1 (#486) (a98b0ab)

11.6.1 (2021-01-06)

Bug Fixes

11.6.0 (2021-01-05)

Features

11.5.30 (2021-01-04)

Bug Fixes

  • bump buntstift from 4.0.17 to 4.0.18 (#480) (2bd0c5d)

11.5.29 (2020-12-28)

Bug Fixes

11.5.28 (2020-12-19)

Bug Fixes

11.5.27 (2020-12-13)

Bug Fixes

11.5.26 (2020-12-08)

Bug Fixes

  • bump @types/mocha from 8.0.4 to 8.2.0 (#470) (405cec2)

11.5.25 (2020-12-08)

Bug Fixes

  • bump eslint-config-es from 3.26.9 to 3.26.11 (#469) (bf2b96e)

11.5.24 (2020-12-08)

Bug Fixes

11.5.23 (2020-12-07)

Bug Fixes

11.5.22 (2020-12-04)

Bug Fixes

  • Use correct error constructor when non-strict dependencies are found. (#465) (b6a1a99)

11.5.21 (2020-12-03)

Bug Fixes

11.5.20 (2020-12-02)

Bug Fixes

11.5.19 (2020-11-30)

Bug Fixes

  • bump eslint-config-es from 3.26.7 to 3.26.9 (#460) (43cd040)

11.5.18 (2020-11-27)

Bug Fixes

11.5.17 (2020-11-27)

Bug Fixes

11.5.16 (2020-11-26)

Bug Fixes

  • Add license compatibility for stackframe 0.3.1. (2d2a7c5)

11.5.15 (2020-11-26)

Bug Fixes

11.5.14 (2020-11-26)

Bug Fixes

11.5.13 (2020-11-25)

Bug Fixes

  • bump eslint-config-es from 3.26.5 to 3.26.7 (#454) (68a401f)

11.5.12 (2020-11-23)

Bug Fixes

11.5.11 (2020-11-19)

Bug Fixes

11.5.10 (2020-11-17)

Bug Fixes

  • bump eslint-config-es from 3.26.3 to 3.26.5 (#448) (46ec078)

11.5.9 (2020-11-16)

Bug Fixes

  • bump eslint-config-es from 3.26.2 to 3.26.3 (#444) (e475835)

11.5.8 (2020-11-11)

Bug Fixes

  • bump @types/mocha from 8.0.3 to 8.0.4 (#442) (27c8a1d)

11.5.7 (2020-11-09)

Bug Fixes

  • bump eslint-config-es from 3.26.0 to 3.26.2 (#440) (79395c1)

11.5.6 (2020-11-09)

Bug Fixes

11.5.5 (2020-11-09)

Bug Fixes

  • bump command-line-usage from 6.1.0 to 6.1.1 (#437) (3a21810)

11.5.4 (2020-11-04)

Bug Fixes

  • bump eslint-config-es from 3.25.4 to 3.26.0 (#435) (b93a5b9)

11.5.3 (2020-11-04)

Bug Fixes

  • bump buntstift from 4.0.16 to 4.0.17 (#432) (f1ecde5)

11.5.2 (2020-11-03)

Bug Fixes

  • bump is-typescript from 4.0.0 to 4.0.1 (#428) (91a2bf1)
  • bump processenv from 3.0.2 to 3.0.3 (#426) (5974001)

11.5.1 (2020-11-03)

Bug Fixes

  • bump eslint-config-es from 3.25.1 to 3.25.3 (#424) (697937b)

11.5.0 (2020-11-03)

Features

11.4.9 (2020-11-03)

Bug Fixes

11.4.8 (2020-10-30)

Bug Fixes

  • bump eslint-config-es from 3.25.0 to 3.25.1 (#419) (9cad5dd)

11.4.7 (2020-10-30)

Bug Fixes

  • bump eslint-config-es from 3.24.9 to 3.25.0 (#417) (fa1d084)

11.4.6 (2020-10-29)

Bug Fixes

11.4.5 (2020-10-28)

Bug Fixes

11.4.4 (2020-10-28)

Bug Fixes

11.4.3 (2020-10-19)

Bug Fixes

11.4.2 (2020-10-14)

Bug Fixes

  • bump eslint-config-es from 3.24.2 to 3.24.6 (#403) (5e24a4a)

11.4.1 (2020-10-14)

Bug Fixes

11.4.0 (2020-10-12)

Features

  • Run component tests between unit and integration tests. (#398) (ccd6c40)

11.3.15 (2020-10-12)

Bug Fixes

11.3.14 (2020-10-08)

Bug Fixes

  • bump eslint-config-es from 3.24.1 to 3.24.2 (#396) (13fb01d)

11.3.13 (2020-10-07)

Bug Fixes

  • bump eslint-config-es from 3.23.8 to 3.24.1 (#395) (e6d48b2)

11.3.12 (2020-10-03)

Bug Fixes

  • bump eslint-config-es from 3.23.7 to 3.23.8 (#394) (f456844)

11.3.11 (2020-09-29)

Bug Fixes

  • bump eslint-config-es from 3.23.5 to 3.23.7 (#393) (2ff98b4)

11.3.10 (2020-09-28)

Bug Fixes

11.3.9 (2020-09-25)

Bug Fixes

  • bump eslint-config-es from 3.23.2 to 3.23.3 (#390) (2e9cb32)

11.3.8 (2020-09-24)

Bug Fixes

  • Additional tests were not run if no unit or integration tests existed. (#389) (f5ce08b)

11.3.7 (2020-09-22)

Bug Fixes

  • bump eslint-config-es from 3.21.2 to 3.23.2 (#388) (08910d6)

11.3.6 (2020-09-19)

Bug Fixes

11.3.5 (2020-09-18)

Bug Fixes

11.3.4 (2020-09-18)

Bug Fixes

11.3.3 (2020-09-18)

Bug Fixes

11.3.2 (2020-09-18)

Bug Fixes

11.3.1 (2020-09-16)

Bug Fixes

  • bump eslint-config-es from 3.20.1 to 3.20.3 (#383) (7298f4e)

11.3.0 (2020-09-13)

Features

11.2.28 (2020-09-11)

Bug Fixes

  • bump eslint-config-es from 3.19.67 to 3.19.68 (#379) (7c7f663)

11.2.27 (2020-09-08)

Bug Fixes

  • bump buntstift from 4.0.15 to 4.0.16 (#378) (5af475e)

11.2.26 (2020-08-29)

Bug Fixes

11.2.25 (2020-08-26)

Bug Fixes

11.2.24 (2020-08-23)

Bug Fixes

11.2.23 (2020-08-23)

Bug Fixes

  • bump buntstift from 4.0.14 to 4.0.15 (#375) (6e0f3fc)

11.2.22 (2020-08-23)

Bug Fixes

11.2.21 (2020-08-20)

Bug Fixes

11.2.20 (2020-08-19)

Bug Fixes

  • bump eslint-config-es from 3.19.65 to 3.19.67 (#370) (f3b4255)

11.2.19 (2020-08-18)

Bug Fixes

  • bump @types/mocha from 8.0.2 to 8.0.3 (#371) (f694039)

11.2.18 (2020-08-16)

Bug Fixes

  • bump @types/mocha from 8.0.1 to 8.0.2 (#368) (95e6a95)

11.2.17 (2020-08-14)

Bug Fixes

  • bump buntstift from 4.0.13 to 4.0.14 (#367) (78addaf)

11.2.16 (2020-08-14)

Bug Fixes

11.2.15 (2020-08-07)

Bug Fixes

  • bump buntstift from 4.0.12 to 4.0.13 (#366) (1d69f38)

11.2.14 (2020-08-05)

Bug Fixes

11.2.13 (2020-08-01)

Bug Fixes

  • bump @types/mocha from 8.0.0 to 8.0.1 (#364) (f65b1ba)

11.2.12 (2020-07-31)

Bug Fixes

11.2.11 (2020-07-27)

Bug Fixes

  • bump eslint-config-es from 3.19.52 to 3.19.65 (#361) (8a0271c)

11.2.10 (2020-07-24)

Bug Fixes

  • bump buntstift from 4.0.11 to 4.0.12 (#360) (cf19cd8)

11.2.9 (2020-07-23)

Bug Fixes

  • bump buntstift from 4.0.10 to 4.0.11 (#359) (8521049)

11.2.8 (2020-07-18)

Bug Fixes

11.2.7 (2020-07-13)

Bug Fixes

11.2.6 (2020-07-12)

Bug Fixes

  • bump @types/mocha from 7.0.2 to 8.0.0 (#353) (810f900)

11.2.5 (2020-07-11)

Bug Fixes

11.2.4 (2020-07-06)

Bug Fixes

11.2.3 (2020-07-02)

Bug Fixes

11.2.2 (2020-07-02)

Bug Fixes

11.2.1 (2020-06-12)

Bug Fixes

11.2.0 (2020-06-10)

Features

  • Add other writing style for Apache 2.0 license. (d7f3fbe)

11.1.26 (2020-05-25)

Bug Fixes

11.1.25 (2020-05-21)

Bug Fixes

11.1.24 (2020-05-13)

Bug Fixes

11.1.23 (2020-05-04)

Bug Fixes

11.1.22 (2020-04-30)

Bug Fixes

11.1.21 (2020-04-27)

Bug Fixes

11.1.20 (2020-04-27)

Bug Fixes

11.1.19 (2020-04-25)

Bug Fixes

11.1.18 (2020-04-24)

Bug Fixes

11.1.17 (2020-03-30)

Bug Fixes

  • bump eslint-config-es from 3.19.50 to 3.19.52 (#309) (08a8835)

11.1.16 (2020-03-25)

Bug Fixes

  • bump eslint-config-es from 3.19.48 to 3.19.50 (#307) (98a52e6)

11.1.15 (2020-03-22)

Bug Fixes

11.1.14 (2020-03-19)

Bug Fixes

11.1.13 (2020-03-18)

Bug Fixes

11.1.12 (2020-03-18)

Bug Fixes

11.1.11 (2020-03-17)

Bug Fixes

  • bump eslint-config-es from 3.19.46 to 3.19.48 (#297) (3cc574b)

11.1.10 (2020-03-16)

Bug Fixes

  • bump eslint-config-es from 3.19.45 to 3.19.46 (#295) (dc6bc1f)

11.1.9 (2020-03-15)

Bug Fixes

  • bump eslint-config-es from 3.19.40 to 3.19.45 (#294) (98cd9db)

11.1.8 (2020-03-10)

Bug Fixes

11.1.7 (2020-03-08)

Bug Fixes

  • bump eslint-config-es from 3.19.39 to 3.19.40 (#288) (93ba4c1)

11.1.6 (2020-03-07)

Bug Fixes

  • bump eslint-config-es from 3.19.38 to 3.19.39 (#287) (697fc7c)

11.1.5 (2020-03-04)

Bug Fixes

11.1.4 (2020-03-04)

Bug Fixes

  • bump eslint-config-es from 3.19.36 to 3.19.38 (#284) (1c1d11f)

11.1.3 (2020-03-04)

Bug Fixes

  • bump @types/mocha from 7.0.1 to 7.0.2 (#283) (4f53497)

11.1.2 (2020-02-29)

Bug Fixes

11.1.1 (2020-02-29)

Bug Fixes

11.1.0 (2020-02-26)

Features

11.0.25 (2020-02-26)

Bug Fixes

11.0.24 (2020-02-24)

Bug Fixes

  • bump eslint-config-es from 3.19.34 to 3.19.36 (#276) (dc5f1aa)

11.0.23 (2020-02-20)

Bug Fixes

11.0.22 (2020-02-19)

Bug Fixes

  • bump eslint-config-es from 3.19.33 to 3.19.34 (#273) (a67b2f9)

11.0.21 (2020-02-17)

Bug Fixes

  • bump eslint-config-es from 3.19.31 to 3.19.33 (#271) (61834ca)

11.0.20 (2020-02-12)

Bug Fixes

  • bump eslint-config-es from 3.19.30 to 3.19.31 (#269) (8d6d30b)

11.0.19 (2020-02-12)

Bug Fixes

11.0.18 (2020-02-11)

Bug Fixes

11.0.17 (2020-02-11)

Bug Fixes

  • bump eslint-config-es from 3.19.29 to 3.19.30 (#267) (57f224c)

11.0.16 (2020-02-11)

Bug Fixes

  • bump eslint-config-es from 3.19.25 to 3.19.29 (#266) (b62e41e)

11.0.15 (2020-02-04)

Bug Fixes

  • bump eslint-config-es from 3.19.24 to 3.19.25 (#260) (c6f0250)

11.0.14 (2020-02-04)

Bug Fixes

  • bump eslint-config-es from 3.19.23 to 3.19.24 (#259) (76ba5ee)

11.0.13 (2020-02-03)

Bug Fixes

11.0.12 (2020-02-03)

Bug Fixes

  • bump eslint-config-es from 3.19.20 to 3.19.23 (#257) (95008d2)

11.0.11 (2020-01-31)

Bug Fixes

11.0.10 (2020-01-30)

Bug Fixes

11.0.9 (2020-01-30)

Bug Fixes

  • bump @types/mocha from 5.2.7 to 7.0.1 (#251) (94bce30)

11.0.8 (2020-01-28)

Bug Fixes

  • bump eslint-config-es from 3.19.19 to 3.19.20 (#248) (b865f65)

11.0.7 (2020-01-28)

Bug Fixes

  • bump eslint-config-es from 3.19.18 to 3.19.19 (#245) (c35b1cb)

11.0.6 (2020-01-27)

Bug Fixes

11.0.5 (2020-01-26)

Bug Fixes

11.0.4 (2020-01-25)

Bug Fixes

11.0.3 (2020-01-22)

Bug Fixes

11.0.2 (2020-01-21)

Bug Fixes

  • bump eslint-config-es from 3.19.17 to 3.19.18 (#238) (a4111c4)

11.0.1 (2020-01-21)

Bug Fixes

  • bump eslint-config-es from 3.19.15 to 3.19.17 (#237) (45ce1bf)

11.0.0 (2020-01-20)

Bug Fixes

  • Release major version after mistaken minor release. (#235) (ed11cf2)

BREAKING CHANGES

  • This commit releases the previous minor release as the intended major release.

10.2.0 (2020-01-20)

Features

  • Update to new Mocha configuration file format. (#234) (ae91f62)

10.1.24 (2020-01-16)

Bug Fixes

  • bump eslint-config-es from 3.19.14 to 3.19.15 (#233) (0e84097)

10.1.23 (2020-01-16)

Bug Fixes

10.1.22 (2020-01-14)

Bug Fixes

10.1.21 (2020-01-14)

Bug Fixes

  • bump eslint-config-es from 3.19.12 to 3.19.14 (#230) (af3285b)

10.1.20 (2020-01-13)

Bug Fixes

10.1.19 (2020-01-10)

Bug Fixes

10.1.18 (2020-01-10)

Bug Fixes

10.1.17 (2020-01-07)

Bug Fixes

10.1.16 (2020-01-07)

Bug Fixes

  • bump eslint-config-es from 3.19.10 to 3.19.12 (#222) (3b50396)

10.1.15 (2020-01-07)

Bug Fixes

10.1.14 (2020-01-05)

Bug Fixes

10.1.13 (2020-01-04)

Bug Fixes

10.1.12 (2020-01-01)

Bug Fixes

  • bump eslint-config-es from 3.19.9 to 3.19.10 (#215) (6ada4e3)

10.1.11 (2019-12-30)

Bug Fixes

  • bump eslint-config-es from 3.19.8 to 3.19.9 (#214) (36ae7ba)

10.1.10 (2019-12-28)

Bug Fixes

10.1.9 (2019-12-27)

Bug Fixes

  • bump eslint-config-es from 3.19.5 to 3.19.8 (#212) (3eb635a)

10.1.8 (2019-12-23)

Bug Fixes

  • Add parantheses to broken license string. (#209) (95d6c84)

10.1.7 (2019-12-23)

Bug Fixes

  • bump eslint-config-es from 3.19.4 to 3.19.5 (#207) (377f17a)

10.1.6 (2019-12-23)

Bug Fixes

  • Add LGPL-OR-MIT as compatible to various licenses. (#208) (bc9b96e)

10.1.5 (2019-12-20)

Bug Fixes

10.1.4 (2019-12-20)

Bug Fixes

10.1.3 (2019-12-17)

Bug Fixes

10.1.2 (2019-12-17)

Bug Fixes

10.1.1 (2019-12-17)

Bug Fixes

  • bump eslint-config-es from 3.19.2 to 3.19.4 (#201) (ade0966)

10.1.0 (2019-12-16)

Features

10.0.6 (2019-12-15)

Bug Fixes

10.0.5 (2019-12-14)

Bug Fixes

10.0.4 (2019-12-09)

Bug Fixes

  • bump eslint-config-es from 3.19.0 to 3.19.2 (#196) (dc07fde)

10.0.3 (2019-12-04)

Bug Fixes

10.0.2 (2019-12-04)

Bug Fixes

10.0.1 (2019-12-03)

Bug Fixes

  • bump eslint-config-es from 3.18.1 to 3.19.0 (#192) (181c25a)

10.0.0 (2019-11-29)

Bug Fixes

BREAKING CHANGES

  • The remove command was dropped. Use semantic-release instead.