File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 3.4.2] - 2025-07-08
10+
11+ ### Changed
12+
13+ - Exclude ` .ts ` and ` .tsx ` as XML extensions.
14+
915## [ 3.4.1] - 2024-03-30
1016
1117### Changed
@@ -278,7 +284,10 @@ and it will maintain your formatting.
278284
279285- Initial release 🎉
280286
281- [ unreleased ] : https://github.com/prettier/plugin-xml/compare/v3.3.1...HEAD
287+ [ unreleased ] : https://github.com/prettier/plugin-xml/compare/v3.4.2...HEAD
288+ [ 3.4.2 ] : https://github.com/prettier/plugin-xml/compare/v3.4.1...v3.4.2
289+ [ 3.4.1 ] : https://github.com/prettier/plugin-xml/compare/v3.4.0...v3.4.1
290+ [ 3.4.0 ] : https://github.com/prettier/plugin-xml/compare/v3.3.1...v3.4.0
282291[ 3.3.1 ] : https://github.com/prettier/plugin-xml/compare/v3.3.0...v3.3.1
283292[ 3.3.0 ] : https://github.com/prettier/plugin-xml/compare/v3.2.2...v3.3.0
284293[ 3.2.2 ] : https://github.com/prettier/plugin-xml/compare/v3.2.1...v3.2.2
You can’t perform that action at this time.
0 commit comments