Skip to content

Releases: s2b/vite-plugin-typo3

2.1.0

06 Aug 12:38
@s2b s2b

Choose a tag to compare

What's Changed

  • [FEATURE] Ability to configure automatic alias creation by @s2b in #24

Full Changelog: 2.0.2...2.1.0

2.0.2

17 Jul 18:59
@s2b s2b

Choose a tag to compare

What's Changed

  • [TASK] Support for vite 7 by @s2b in #23

Full Changelog: 2.0.1...2.0.2

2.0.1

01 Jun 18:54
@s2b s2b

Choose a tag to compare

[BUGFIX] Allow access to vite through DDEV reverse proxy

Full Changelog: 2.0.0...2.0.1

2.0.0

01 Jun 18:27
@s2b s2b

Choose a tag to compare

  • [FEATURE] Expose default ignore list
  • [TASK] Use consistent output format for library mode
  • [TASK] Switch to tinyglobby
  • [TASK] Require vite 6
  • [TASK] Apply strict CORS rules

Full Changelog: 1.3.0...2.0.0

1.3.0

22 Jan 18:43
@s2b s2b

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

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

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

Choose a tag to compare

  • [BUGFIX] Allow override of watcher ignores

1.0.1

15 Sep 16:06
@s2b s2b

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

Choose a tag to compare

Initial release