What's Changed
- Drop support for Node.js v18 by @getty104 in #248
- Node.jsの最低バージョンを
20.0.0以上に変更しました
- Node.jsの最低バージョンを
- Add code owners and remove reviewers from dependabot by @atm-snag2 in #272
- Fix github action version by hash by @atm-snag2 in #273
- Change schedule for dependabot by @atm-snag2 in #305
- Update README to add precautions about installation by @zumi0 in #313
- Add cooldown configuration to Dependabot with 7-day delay by @wataru86 in #323
- Fix preview watch target file path by @fussy113 in #339
qiita previewコマンド利用時に監視対象のファイルが多い場合に起こる"EMFILE: too many open files"エラーの解消
- Release v1.7.0 by @ohakutsu in #344
Dependency updates
- Bump prettier from 3.4.2 to 3.5.3 by @dependabot[bot] in #239
- Bump ts-jest from 29.2.5 to 29.3.0 by @dependabot[bot] in #242
- Bump ws and @types/ws by @dependabot[bot] in #241
- Bump @types/ws from 8.18.0 to 8.18.1 by @dependabot[bot] in #246
- Bump @types/node from 22.13.10 to 22.14.0 by @dependabot[bot] in #244
- Bump ts-jest from 29.3.0 to 29.3.1 by @dependabot[bot] in #245
- Bump react-router-dom from 6.27.0 to 7.4.1 by @dependabot[bot] in #243
- Bump eslint-plugin-react from 7.35.0 to 7.37.5 by @dependabot[bot] in #251
- Replace react-router from react-router-dom by @atm-snag2 in #252
- Bump typescript from 5.7.2 to 5.8.3 by @dependabot[bot] in #250
- Bump webpack from 5.98.0 to 5.99.5 by @dependabot[bot] in #253
- Bump dotenv from 16.4.7 to 16.5.0 by @dependabot[bot] in #255
- Bump ts-jest from 29.3.1 to 29.3.2 by @dependabot[bot] in #256
- Bump webpack from 5.99.5 to 5.99.6 by @dependabot[bot] in #257
- Bump open from 10.1.0 to 10.1.1 by @dependabot[bot] in #259
- Bump @types/node from 22.14.0 to 22.14.1 by @dependabot[bot] in #254
- Bump react-router from 7.4.1 to 7.5.1 by @dependabot[bot] in #258
- Bump @types/node from 22.14.1 to 22.15.2 by @dependabot[bot] in #261
- Bump lint-staged from 15.5.0 to 15.5.1 by @dependabot[bot] in #263
- Bump webpack from 5.99.6 to 5.99.7 by @dependabot[bot] in #262
- Bump ws from 8.18.1 to 8.18.2 by @dependabot[bot] in #264
- Bump @types/node from 22.15.2 to 22.15.3 by @dependabot[bot] in #266
- Bump webpack from 5.99.7 to 5.99.8 by @dependabot[bot] in #269
- Bump react-router from 7.5.1 to 7.5.2 by @dependabot[bot] in #260
- Bump @types/node from 22.15.3 to 22.15.21 by @dependabot[bot] in #274
- Bump webpack from 5.99.8 to 5.99.9 by @dependabot[bot] in #277
- Bump react-router from 7.5.2 to 7.6.1 by @dependabot[bot] in #275
- Bump express and @types/express by @dependabot[bot] in #270
- Bump @types/node from 22.15.21 to 22.15.30 by @dependabot[bot] in #280
- Bump react, react-dom and @types/react by @dependabot[bot] in #247
- Bump ts-jest from 29.3.2 to 29.4.0 by @dependabot[bot] in #282
- Bump open from 10.1.1 to 10.1.2 by @dependabot[bot] in #279
- Bump @types/react from 19.1.2 to 19.1.8 by @dependabot[bot] in #285
- Bump @types/express from 5.0.2 to 5.0.3 by @dependabot[bot] in #283
- Bump jest and @types/jest by @dependabot[bot] in #286
- Bump dotenv from 16.5.0 to 17.0.1 by @dependabot[bot] in #287
- Bump dotenv from 17.0.1 to 17.2.1 by @dependabot[bot] in #294
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #303
- Bump react-router from 7.6.1 to 7.8.2 by @dependabot[bot] in #304
- Bump prettier from 3.5.3 to 3.6.2 by @dependabot[bot] in #292
- Bump ts-jest from 29.4.0 to 29.4.4 by @dependabot[bot] in #315
- Bump @types/react-dom from 18.2.25 to 19.1.6 by @dependabot[bot] in #284
- Bump react and @types/react by @dependabot[bot] in #310
- Bump ts-loader from 9.5.2 to 9.5.4 by @dependabot[bot] in #316
- Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #309
- Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #324
- Bump chalk from 5.4.1 to 5.6.2 by @dependabot[bot] in #317
- Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #330
- Bump react to v19.2.1 by @ohakutsu in #345
New Contributors
Full Changelog: v1.6.2...v1.7.0