sandbox/npm/eslint-config/CHANGELOG.md
Yongmin Hong 712257d20f
npm(eslint-config): bump 0.0.7
Summary:
Bump globals to 15.8.0 (skipping 15.7.0)

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: Not really?

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D530
2024-07-06 13:51:39 +09:00

456 B

@revi/eslint-config changelog

Pre-v0.0.6 changelog is not available.

New entry is listed at the top, and old logs may get truncated.

Version bump criteria follows:

  • major: When the plugin is removed.
  • minor: When the plugin is added.
  • patch: When the rule is modified (without plugin addition/removal).

v0.0.7

Date: 2024-07-06 (KST)

  • Update globals to 15.8.0.

v0.0.6 (2024-07-02)

  • Update eslint and @eslint/js to 9.6.0.