⚠️ Breaking Changes
- exit 1 when annotations contain error
- Change input syntax #299
json_path
->report-path
textlint_output
->textlint-output
What's Changed
Breaking Changes ⚠️
- exit 1 when annotations contain error by @yutailang0119 in #251
- [Breaking change] Change inputs syntax by @yutailang0119 in #303
- [Breaking change] Change inputs syntax by @yutailang0119 in #312
Other Changes 🛠
- npm run package by @yutailang0119 in #237
- npm run package by @yutailang0119 in #255
- Use actions/core/AnnotationProperties by @yutailang0119 in #256
- Update Usage with continue-on-error on README by @yutailang0119 in #259
- Fix Usage to remove continue-on-error by @yutailang0119 in #260
- Update Usage with continue-on-error by @yutailang0119 in #261
- Update GitHub Actions by Dependabot by @yutailang0119 in #263
- Fix error message when contain error by @yutailang0119 in #270
- Update jest config by @yutailang0119 in #281
- Avoid spawning a shell when running node in test by @yutailang0119 in #282
- Update project by @yutailang0119 in #283
- Bumps tmpl from 1.0.4 to 1.0.5. by @yutailang0119 in #284
- Bump path-parse from 1.0.6 to 1.0.7 by @yutailang0119 in #285
- Update dependencies by @yutailang0119 in #294
- npm update by @yutailang0119 in #295
- Not Pin prettier by @yutailang0119 in #296
- Bump to v2.0.0 by @yutailang0119 in #309
- Cleanup project.json by @yutailang0119 in #310
- Add .github/release.yml by @yutailang0119 in #311
Dependencies 📦
- Bump jest-circus from 27.1.1 to 27.2.0 by @dependabot in #230
- Bump prettier from 2.3.2 to 2.4.0 by @dependabot in #231
- Bump jest from 27.1.1 to 27.2.0 by @dependabot in #232
- Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 by @dependabot in #234
- Bump @actions/core from 1.4.0 to 1.5.0 by @dependabot in #236
- Bump @vercel/ncc from 0.29.0 to 0.31.1 by @dependabot in #235
- Bump eslint-plugin-jest from 24.4.0 to 24.4.2 by @dependabot in #240
- Bump @types/node from 16.9.1 to 16.9.2 by @dependabot in #239
- Bump prettier from 2.4.0 to 2.4.1 by @dependabot in #238
- Bump jest from 27.2.0 to 27.2.1 by @dependabot in #241
- Bump @types/node from 16.9.2 to 16.9.6 by @dependabot in #244
- Bump @typescript-eslint/parser from 4.31.1 to 4.32.0 by @dependabot in #247
- Bump jest from 27.2.1 to 27.2.4 by @dependabot in #249
- Bump @types/jest from 27.0.1 to 27.0.2 by @dependabot in #245
- Bump @types/node from 16.9.6 to 16.10.2 by @dependabot in #250
- Bump @actions/core from 1.5.0 to 1.6.0 by @dependabot in #252
- Bump eslint-plugin-jest from 24.4.2 to 24.5.2 by @dependabot in #253
- Bump @types/node from 16.10.2 to 16.10.3 by @dependabot in #257
- Bump jest from 27.2.4 to 27.2.5 by @dependabot in #262
- Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 by @dependabot in #254
- Bump eslint-plugin-jest from 24.5.2 to 25.0.5 by @dependabot in #266
- Bump typescript from 4.3.5 to 4.4.4 by @dependabot in #267
- Bump eslint-plugin-github from 4.1.5 to 4.3.2 by @dependabot in #258
- Bump eslint-plugin-jest from 25.0.5 to 25.2.2 by @dependabot in #276
- Bump jest from 27.2.5 to 27.3.1 by @dependabot in #278
- Bump ts-jest from 27.0.5 to 27.0.7 by @dependabot in #280
- Bump @types/node from 16.10.3 to 16.11.2 by @dependabot in #279
- Bump @types/node from 16.11.2 to 16.11.4 by @dependabot in #286
- Bump @types/node from 16.11.4 to 16.11.5 by @dependabot in #288
- Bump @types/node from 16.11.5 to 16.11.6 by @dependabot in #289
- Bump eslint-plugin-jest from 25.2.2 to 25.2.4 by @dependabot in #292
- Bump @types/node from 16.11.6 to 16.11.7 by @dependabot in #293
- Bump eslint from 7.32.0 to 8.2.0 by @dependabot in #291
- Bump @typescript-eslint/parser from 5.3.1 to 5.4.0 by @dependabot in #297
- Bump @typescript-eslint/eslint-plugin from 5.3.1 to 5.4.0 by @dependabot in #298
- Bump eslint-plugin-github from 4.3.4 to 4.3.5 by @dependabot in #300
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #301
- Bump @types/node from 16.11.7 to 16.11.9 by @dependabot in #304
- Bump eslint from 8.2.0 to 8.3.0 by @dependabot in #305
- Bump @types/node from 16.11.9 to 16.11.10 by @dependabot in #306
- Bump eslint-plugin-jest from 25.2.4 to 25.3.0 by @dependabot in #307
- Bump @vercel/ncc from 0.31.1 to 0.32.0 by @dependabot in #302
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #308
Full Changelog: v1.0.1...v2.0.0