Releases: s2b/vite-plugin-typo3
Releases · s2b/vite-plugin-typo3
1.3.0
What's Changed
This release restores compatibility with recently released Vite versions (6.0.9+, 5.4.12+) which contained security fixes related to CORS handling.
- Bugfix/cors by @s2b in #14
- [FEATURE] Register aliases for all available extensions by @s2b in #15
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- [TASK] Improve ignore list for watcher by @s2b in #10
- [TASK] Add support for Vite 6, update dependencies by @s2b in #11
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- [FEATURE] Provide EXT:my_extension as alias by @s2b in #9
Full Changelog: 1.0.2...1.1.0
1.0.2
- [BUGFIX] Allow override of watcher ignores
1.0.1
What's Changed
- [TASK] Avoid error due do undefined config by @s2b in #5
- [BUGFIX] Improve error output for missing composer.json by @s2b in #7
Full Changelog: 1.0.0...1.0.1