Releases: Subwaytime/vite-aliases
Releases · Subwaytime/vite-aliases
v0.11.8
05 Jan 14:27
Compare
Sorry, something went wrong.
No results found
chore: update packages
fix vite dependency
v0.11.7
29 May 12:53
Compare
Sorry, something went wrong.
No results found
v0.11.6
08 Mar 16:52
Compare
Sorry, something went wrong.
No results found
Typescript was not properly detected in some cases, so this should fix it!
v0.11.5
29 Jan 11:01
Compare
Sorry, something went wrong.
No results found
v0.11.4
15 Jan 09:43
Compare
Sorry, something went wrong.
No results found
v0.11.3
27 Aug 12:23
Compare
Sorry, something went wrong.
No results found
v0.11.2
28 May 13:40
Compare
Sorry, something went wrong.
No results found
Add silent option
Fix some Bugs in example
v0.11.1
19 May 18:16
Compare
Sorry, something went wrong.
No results found
Add new override config Option ovrConfig - This will basically replace the entire config paths block even if you have already set paths in there.
Default prefix has been changed from @ to ~;
Update dependencies/packages
v0.11.0
08 Mar 18:22
Compare
Sorry, something went wrong.
No results found
minify build (should save some bytes)
add automatic typescript detection
add indentation detection (#56 )
minor bugfixes
Breaking Changes:
useTypescript is now dts, it will automatically detect if your project uses typescript and use the config file accordingly
v0.10.0
04 Jan 20:08
Compare
Sorry, something went wrong.
No results found
fix esm build
fix build target
add vite 4 support