Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

v4.1.0 (2023-07-26)

Added

  • Export the Vue 2 recommended configuration (45ba68e)

v4.0.1 (2023-04-11)

Changed

  • Add a global exports to easier global definitions (8ac5ee5)

v4.0.0 (2023-04-11)

Changed

  • ⚠️ Update ESLint v8 → v9 (#54)
  • ⚠️ Migrate to an ESM only package (#54)

Removed

  • ⚠️ Remove support for TypeScript (#54)
  • ⚠️ Remove overrides for Vue files (#54)