mirror of
https://github.com/wuelnerdotexe/vim-astro.git
synced 2026-01-26 00:36:45 +08:00
853 B
853 B
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.1.1] - 2022-08-07
Fixed
- Regions that were causing conflicts with JavaScript code blocks and expressions are renamed. Now those blocks are replaced by the exclusive code blocks for Astro.
- Regular expressions are fixed to correctly detect Astro directives.
[1.1.0] - 2022-08-06
Added
- A new variable is added to enable stylus support.
- Demonstration images are added.
[1.0.1] - 2022-08-05
Fixed
- Removed unused variable for enable indentation.
[1.0.0] - 2022-08-05
- Initial release
With 💖 from LATAM to the world!