Skip to content

Releases: s2b/vite-plugin-typo3

1.3.0

22 Jan 18:43
@s2b s2b
Compare
Choose a tag to compare

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

12 Dec 16:35
@s2b s2b
Compare
Choose a tag to compare

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

29 Nov 21:16
@s2b s2b
Compare
Choose a tag to compare

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

19 Oct 15:23
@s2b s2b
d39f0ba
Compare
Choose a tag to compare
  • [BUGFIX] Allow override of watcher ignores

1.0.1

15 Sep 16:06
@s2b s2b
Compare
Choose a tag to compare

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

1.0.0

17 Jul 18:22
@s2b s2b
Compare
Choose a tag to compare

Initial release