Releases: davestewart/alias-hq
Releases · davestewart/alias-hq
v3.2.0
Added:
- Support for directly accessing CLI as .bin
v3.1.3
Added:
- Tests for CLI paths
Fixed:
- Fix CLI "make paths json" incorrectly converting relative paths
v3.1.2
Fixed:
- Fix CLI "make paths json" not recognising paths with spaces
v3.1.1
Fixed:
- Fix broken Rollup plugin
v3.1.0
Added:
- CLI tool to generate paths config
v3.0.2
Changed:
- changed
hq.log()
tohq.json()
v3.0.1
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
v3.0.0
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
v2.1.0
Added:
- support for multiple paths per alias
v2.0.1
Added:
- support for
baseUrl