Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

40 lines (19 loc) · 2.87 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.5 (2022-11-18)

Bug Fixes

0.2.4 (2022-03-26)

Bug Fixes

  • no-nested-object-setvalue: only throw error for Array & Object expressions (#18) (0e51834), closes #17

0.2.3 (2022-02-28)

Bug Fixes

0.2.2 (2022-01-16)

Bug Fixes

0.2.1 (2021-07-03)

Features

  • add recommended configs. (#10) (d08a223)
  • no-access-control: add new rule (494ef85)
  • no-nested-object-setvalue: introduce new rule (#9) (fc7127c)