Skip to content

Latest commit

 

History

History
101 lines (53 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

101 lines (53 loc) · 1.14 KB

@swd/eslint-config

1.4.1

Patch Changes

  • 98b1f19: disable next.js img rule

1.4.0

Minor Changes

  • 1095a1c: add no-unnecessary-condition rule

1.3.0

Minor Changes

  • ed4332e: make options optional and update deps

1.2.5

Patch Changes

  • f634c38: update deps

1.2.4

Patch Changes

  • d74c3c1: lazy load configs

1.2.3

Patch Changes

  • f04705b: add astro support and format code

1.2.2

Patch Changes

  • f13bf62: add rules

1.2.1

Patch Changes

  • 3e14caa: add override

1.2.0

Minor Changes

  • f4d2d7a: add expo config

1.1.5

Patch Changes

  • 2a6feed: remove console log

1.1.4

Patch Changes

  • a2359b7: add nextjs optional plugin

1.1.3

Patch Changes

  • 5f639ce: updated deps
  • bb8117a: update no-misused-promises rule
  • 5441057: add repo url to package.json

1.1.2

Patch Changes

  • 427fa87: add react button rule, update readme

1.1.1

Patch Changes

  • 179a326: explicitly add dep

1.1.0

Minor Changes

  • 95767dd: add tailwind rule
  • 6965cb2: fix extension build

1.0.1

Patch Changes

  • cca0c25: first version
  • cca0c25: added publish commands