All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.10.2 (2023-05-11)
0.10.1 (2022-04-20)
0.10.0 (2022-03-22)
0.9.3 (2021-02-07)
0.9.2 (2021-01-05)
0.9.1 (2020-12-11)
0.9.0 (2020-11-24)
- esplint configuration property eslint now only accepts Eslint class options https://eslint.org/docs/developer-guide/nodejs-api#-new-eslintoption if using eslint@7+.
0.8.2 (2020-10-14)
0.8.1 (2020-04-30)
0.8.0 (2020-03-16)
- The esplint record file can no longer have comments. Please remove comments from .esplint.rec.json
0.7.1 (2019-09-04)
0.7.0 (2019-08-18)
- Ignore untracked rules in record file + fix shadow var decla… (#39) (8752416), closes #30
- suppress: Respect eslint config (#41) (7d42a52), closes #31
- eslint 6 support (#42) (6e3071c), closes #40
- Move to separate versioning for records (#43) (79043fc)
- Switch to configHash and error if hashes don't match (#44) (c59f7f2)
0.6.3 (2019-08-20)
0.6.2 (2019-07-15)
0.6.1 (2019-06-21)
- Bump semver from 5.6.0 to 6.1.1 (#16) (aaf7101)
- Ignore configured configFile (#21) (451264c), closes #20