Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Latest commit

 

History

History
50 lines (26 loc) · 661 Bytes

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 661 Bytes

Changelog

1.0.0

  • Update to eslint@7.

0.9.0

  • Update dependencies.
  • Add .liquid as available file extension.

0.8.0

  • Update lodash and tap due to vulnerabilities.

0.7.0

  • 🚨 Deprecated eslint-plugin-script-tag and republished as @mapbox/eslint-plugin-script-tags.

0.6.0

  • Added: .htm extension.

0.5.0

  • Added: .erb extension.

0.4.0

  • Added: .hbs, .ejs, .php, and .vue extensions.

0.3.0

  • Added: .tag extension.

0.2.0

  • Added: .jsp extension.

0.1.4

  • Fixed: removed unnecessary strip-indent devDependency.

0.1.3

  • Fixed: more prudent reindentation.

0.1.2

  • Start this log.