Skip to content

Releases: totallymoney/eslint-plugin-prefer-smart-quotes

v2.0.0

14 Nov 10:21
Compare
Choose a tag to compare

2.0.0 (2021-11-14)

Features

  • add better naming for entity references (5717c81)

BREAKING CHANGES

  • The entity references have changed
    to be more descriptive. Alphanumeric is now named and
    unicode is now numeric as these actually reflect the
    name of the references.

v1.0.5

30 Jul 12:18
Compare
Choose a tag to compare

1.0.5 (2021-07-30)

Bug Fixes

  • dont replace incorrectly for single quotes (b38aa07)

1.0.4

28 Jul 16:35
Compare
Choose a tag to compare

Fixes

  • Fix docs and tests to match prefer rule