projecte_ionic/node_modules/@eslint/eslintrc/CHANGELOG.md
2022-02-09 18:30:03 +01:00

3.9 KiB
Executable file

v0.4.3 - July 17, 2021

  • ce78027 Fix: ensure config files are files (#42) (Tom Jenkinson)
  • 95b1c9b Chore: pin fs-teardown@0.1.1 (#45) (Milos Djermanovic)
  • 593fbe3 Chore: fix failing test (#44) (Tom Jenkinson)

v0.4.2 - June 4, 2021

  • cc79a4d Upgrade: update globals to version 13.6 (#32) (Rouven Weßling)

v0.4.1 - May 7, 2021

  • aa38ef4 Fix: Properly export module resolver (#34) (Richie Bendall)
  • 62ea4bd Build: add node v16 (#33) (薛定谔的猫)
  • 7c43d77 Chore: add tests for built-in rules config schema validation (fixes #15) (#31) (Milos Djermanovic)
  • d8ea601 Chore: Test on Node 15.x (#30) (Milos Djermanovic)
  • 0b2f80d Chore: lint test files (#18) (Milos Djermanovic)

v0.4.0 - February 27, 2021

  • d9a527b New: Implement DotCompat class (#20) (Nicholas C. Zakas)
  • dac76c0 Chore: Replace usage of lodash with cache set (#29) (Tim van der Lippe)
  • 3ae2d77 Update: add AggregateError global to es2021 environment (#28) (Milos Djermanovic)

v0.3.0 - January 15, 2021

  • 5184490 Upgrade: lodash@4.17.20 (#24) (Milos Djermanovic)
  • f1179c5 Update: Implement missing functionality from ESLint port (fixes #12) (#23) (Nicholas C. Zakas)

v0.2.2 - December 5, 2020

  • 1746840 Fix: include loadRules in internalSlotsMap cache (#19) (Henry Q. Dineen)
  • f30bb49 Chore: Test fixes for CascadingConfigArrayFactory (#17) (Nicholas C. Zakas)
  • 4440df8 Chore: Fix config-array tests (#16) (Nicholas C. Zakas)
  • 7890e02 Chore: Test fixes for config-array-factory.js (#13) (Nicholas C. Zakas)

v0.2.1 - October 26, 2020

  • 8b202ff Fix: validate schema for built-in rules (#14) (Milos Djermanovic)
  • 04f3cae Fix: cache compiled config schema (#9) (Milos Djermanovic)

v0.2.0 - October 16, 2020

  • cb12255 Update: Allow eslint:all and eslint:recommended paths to be passed in (#11) (Nicholas C. Zakas)
  • a75bacd Chore: use GitHub Actions (#10) (Milos Djermanovic)

v0.1.3 - September 1, 2020

  • 8647a61 Fix: version number and eslint-release version (refs #6) (Nicholas C. Zakas)