Tim van der Lippe | efb716a | 2020-12-01 12:54:04 | [diff] [blame] | 1 | # Change Log |
| 2 | |
| 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
| 4 | |
| 5 | ## 2.0.0 |
| 6 | |
| 7 | * Add custom error classes |
| 8 | |
| 9 | <a name="1.0.2"></a> |
| 10 | ## [1.0.2](https://github.com/npm/json-parse-even-better-errors/compare/v1.0.1...v1.0.2) (2018-03-30) |
| 11 | |
| 12 | |
| 13 | ### Bug Fixes |
| 14 | |
| 15 | * **messages:** More friendly messages for non-string ([#1](https://github.com/npm/json-parse-even-better-errors/issues/1)) ([a476d42](https://github.com/npm/json-parse-even-better-errors/commit/a476d42)) |
| 16 | |
| 17 | |
| 18 | |
| 19 | <a name="1.0.1"></a> |
| 20 | ## [1.0.1](https://github.com/npm/json-parse-even-better-errors/compare/v1.0.0...v1.0.1) (2017-08-16) |
| 21 | |
| 22 | |
| 23 | ### Bug Fixes |
| 24 | |
| 25 | * **license:** oops. Forgot to update license.md ([efe2958](https://github.com/npm/json-parse-even-better-errors/commit/efe2958)) |
| 26 | |
| 27 | |
| 28 | |
| 29 | <a name="1.0.0"></a> |
| 30 | # 1.0.0 (2017-08-15) |
| 31 | |
| 32 | |
| 33 | ### Features |
| 34 | |
| 35 | * **init:** Initial Commit ([562c977](https://github.com/npm/json-parse-even-better-errors/commit/562c977)) |
| 36 | |
| 37 | |
| 38 | ### BREAKING CHANGES |
| 39 | |
| 40 | * **init:** This is the first commit! |
| 41 | |
| 42 | |
| 43 | |
| 44 | <a name="0.1.0"></a> |
| 45 | # 0.1.0 (2017-08-15) |
| 46 | |
| 47 | |
| 48 | ### Features |
| 49 | |
| 50 | * **init:** Initial Commit ([9dd1a19](https://github.com/npm/json-parse-even-better-errors/commit/9dd1a19)) |