Skip to content

Releases: web-infra-dev/rslint

v0.1.14

05 Dec 02:41

Choose a tag to compare

What's Changed

  • ci: enable cloneSubmodules in renovate config by @chenjiahan in #334
  • chore: release 0.1.13 by @hardfist in #333
  • chore(workflow): add pull request template by @chenjiahan in #335
  • chore: revert back to old runner by @hardfist in #327
  • chore(deps): update dependency @rstest/core to v0.3.2 by @renovate[bot] in #331
  • chore(deps): update dependency @rsbuild/plugin-sass to ^1.4.0 by @renovate[bot] in #329
  • chore(deps): update dependency @rstack-dev/doc-ui to v1.11.0 by @renovate[bot] in #330
  • fix(cli): Convert severity to GitHub workflow commands format by @Thiry1 in #337
  • chore: show lint annotations in ci by @hardfist in #336
  • chore: use tsgo instead of tsc by @hardfist in #338
  • chore: add AGENTS.md by @hardfist in #345
  • docs: update AGENTS.md with CI fix instructions by @hardfist in #349
  • feat(website): show WASM loading status in playground by @hardfist in #348
  • chore(deps): pin dependencies by @renovate[bot] in #340
  • chore: remove copilot-instructions.md by @hardfist in #350
  • feat(rule): implement import/no-webpack-loader-syntax by @Thiry1 in #339
  • playground: print text for node by @hardfist in #353
  • chore: add tsgo notice by @hardfist in #354
  • playground: polish ast panel by @hardfist in #355
  • playground: add share button by @hardfist in #356
  • ci: add PR labeler configuration and workflow by @chenjiahan in #357
  • chore: polish style by @hardfist in #359
  • playground: Add ast typescript panel by @hardfist in #360
  • chore(deps): update dependency @rslib/core to v0.13.2 by @renovate[bot] in #363
  • chore(deps): update actions/download-artifact action to v4.3.0 by @renovate[bot] in #362
  • chore(deps): update dependency @rslib/core to v0.14.0 by @renovate[bot] in #367
  • chore(deps): update dependency @rstest/core to v0.5.0 by @renovate[bot] in #368
  • chore(deps): update dependency @rslib/core to v0.15.0 by @renovate[bot] in #373
  • chore(deps): update dependency @microsoft/api-extractor to v7.53.0 by @renovate[bot] in #372
  • chore(deps): update dependency fast-glob to v3.3.3 by @renovate[bot] in #371
  • chore(deps): update actions/cache action to v4.3.0 by @renovate[bot] in #366
  • chore(deps): update dependency @typescript-eslint/parser to v8.46.0 by @renovate[bot] in #369
  • chore(deps): update dependency cross-env to ^10.1.0 by @renovate[bot] in #374
  • chore(deps): update dependency memfs to ^4.49.0 by @renovate[bot] in #377
  • chore(deps): update dependency node to v20.19.5 by @renovate[bot] in #379
  • chore(deps): update dependency lint-staged to ^16.2.6 by @renovate[bot] in #375
  • chore(deps): update dependency monaco-editor to v0.54.0 by @renovate[bot] in #378
  • chore(deps): update dependency lucide-react to ^0.548.0 by @renovate[bot] in #376
  • feat: Implement many rules with DevBird by @kdy1 in #386
  • chore(deps): update dependency @types/node to ^22.19.0 by @renovate[bot] in #385
  • chore(deps): update dependency @rstest/core to v0.6.2 by @renovate[bot] in #384
  • chore(deps): update dependency @microsoft/api-extractor to v7.54.0 by @renovate[bot] in #391
  • docs: upgrade to Rspress V2 new UI by @SoonIter in #396
  • chore(deps): update dependency @microsoft/api-extractor to v7.55.1 by @renovate[bot] in #394
  • chore(deps): update dependency zx to v8.8.5 [security] by @renovate[bot] in #397
  • chore(deps): update dependency @vscode/vsce to v3.7.1 by @renovate[bot] in #395
  • chore(deps): pin actions/checkout action to 93cb6ef by @renovate[bot] in #390
  • chore(deps): update dependency esbuild to v0.27.0 by @renovate[bot] in #400
  • chore(deps): update dependency @rslib/core to v0.18.0 by @renovate[bot] in #380
  • feat(rule): implement no-debugger by @Thiry1 in #393
  • ci: fix auto update rule-manifest.json by @Thiry1 in #392
  • chore: add eslint core rules to rule-manifest.json by @Thiry1 in #404
  • chore(deps): update dependency prebundle to v1.6.0 by @renovate[bot] in #406
  • chore(deps): update dependency rimraf to v6.1.2 by @renovate[bot] in #407
  • feat: implement @typescript-eslint/no-misused-new by @Thiry1 in #405
  • feat: implement no-sparse-arrays by @Thiry1 in #411
  • chore(deps): update dependency monaco-editor to v0.55.1 by @renovate[bot] in #403
  • chore(deps): update dependency memfs to ^4.51.1 by @renovate[bot] in #402
  • chore(deps): update dependency lucide-react to ^0.555.0 by @renovate[bot] in #401
  • chore(deps): update dependency @typescript-eslint/parser to v8.48.1 by @renovate[bot] in #399
  • chore(deps): update dependency prettier to v3.7.4 by @renovate[bot] in #382
  • chore(deps): update dependency @vscode/test-electron to v2.5.2 by @renovate[bot] in #370
  • chore(deps): update dependency tw-animate-css to ^1.4.0 by @renovate[bot] in #383
  • chore(deps): update actions/checkout digest to 34e1148 by @renovate[bot] in #398
  • feat: implement no-template-curly-in-string by @Thiry1 in #410

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

05 Sep 02:04

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

22 Aug 05:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

15 Aug 08:36

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

14 Aug 13:09

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

14 Aug 13:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

13 Aug 06:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

08 Aug 14:05
be2fdb2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

08 Aug 08:48
c37d3e5

Choose a tag to compare

What's Changed

New Contributors

  • @holyfata made their first contribution in #197

Full Changelog: v0.1.5...v0.1.6

v0.1.5

06 Aug 13:06
50abd87

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5