Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 688 Bytes

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.

1.0.0

  • Initial release

2.0.0

  • Removed unused package-lock.json
  • Removed Auto Rename Tag.

Auto Rename Tag

VSCode released the Auto update tags, which makes unnecessary the usage of an extra extensions for this.

It is worth noting that this option is disabled by default. It can be enabled by setting:

"editor.linkedEditing": true