alias-hq

The end-to-end solution for configuring, refactoring, maintaining and using path aliases

MIT License

Downloads
175.3K
Stars
330
Committers
7

Bot releases are hidden (Show)

alias-hq - v3.2.0

Published by davestewart about 4 years ago

Added:

  • Support for directly accessing CLI as .bin
alias-hq - v3.1.3

Published by davestewart about 4 years ago

Added:

  • Tests for CLI paths

Fixed:

  • Fix CLI "make paths json" incorrectly converting relative paths
alias-hq - v3.1.2

Published by davestewart about 4 years ago

Fixed:

  • Fix CLI "make paths json" not recognising paths with spaces
alias-hq - v3.1.1

Published by davestewart about 4 years ago

Fixed:

  • Fix broken Rollup plugin
alias-hq - v3.1.0

Published by davestewart about 4 years ago

Added:

  • CLI tool to generate paths config
alias-hq - v3.0.2

Published by davestewart about 4 years ago

Changed:

  • changed hq.log() to hq.json()
alias-hq - v3.0.1

Published by davestewart about 4 years ago

Changed:

  • change Rollup format default to array
  • change CLI tool from listing plugin names to showing plugin output

Fixed:

  • fix issue with wrong root folder being found
alias-hq - v3.0.0

Published by davestewart about 4 years ago

Added:

  • explicit support for Create React App with tsconfig.base.json fallback
  • interactive CLI tool
  • Rollup format options

Removed:

  • ability to load raw object data (update hq.config directly if needed)
  • ability to load simplified config version
alias-hq - v2.1.0

Published by davestewart about 4 years ago

Added:

  • support for multiple paths per alias
alias-hq - v2.0.1

Published by davestewart about 4 years ago

Added:

  • support for baseUrl
alias-hq - v1.0.0

Published by davestewart about 4 years ago

Initial release