Skip to content

v0.9.1

Choose a tag to compare

@Subwaytime Subwaytime released this 05 Mar 20:23
· 82 commits to main since this release

New Release with major Breaking Changes!

  • paths are now always relative (this is due to the fact that absolute paths are rarely used in js/ts configurations and relatives are more common)
  • remove useRelativePaths
  • add useAbsolute
  • rename allowLogging to createLog
  • rename allowGlobalAlias to createGlobalAlias

Further more, i have tried to improve performance when creating new config files and logs, as well as when using vite-aliases with vite dev mode. It now should be possible to properly add/remove folders while working, without removing existing non-project paths or configurations!

As this Version changes a lot of Code, please report any Issues on Github as some special use cases might have been not covered by my Tests!

Overwise, thanks for using vite-aliases, stay safe and healthy in these times! 👋