All notable changes to the "react-import-sorter" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.7 - 2023-09-07
- Extension setting shows "My Extension" as title instead of "React Import Sorter"! #5
0.0.6 - 2023-06-10
- Direct import adds redundant
from
keyword! #1 - Multi cursor selection keeps redundant imports after sorting! #2
0.0.5 - 2023-05-15
- Support older versions.
0.0.4 - 2023-05-13
- Extension ignored user configured sorting order.
0.0.3 - 2023-05-13
- Update readme to have a demo gif.
0.0.2 - 2023-05-13
- Update license and readme.
0.0.1 - 2023-05-13
- First release of the extension. Check README.md for the details.