Releases: davestewart/alias-hq
Releases · davestewart/alias-hq
v6.2.0
What's Changed
- Replace TypeScript dependency with JSON5 by @davestewart in #65
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v6.0.0
What's Changed
- Improve plugin utils signature by @davestewart in #59
Full Changelog: v5.4.0...v6.0.0
v5.4.0
What's Changed
- Update README.md by @leoj3n in #47
- Add automatic Alias HQ registration for Node by @diegoulloao in #48
New Contributors
- @leoj3n made their first contribution in #47
- @diegoulloao made their first contribution in #48
Full Changelog: v5.3.0...v5.4.0
v5.3.0
v5.2.0
Added
- Added initial TypeScript type definitions
v5.1.7
Fixed
- Fixed empty defaults for Rollup plugin generating incorrect array config
v5.1.6
Added:
- Jest now has string and array format options
Changed:
- Jest now outputs strings by default
- Rollup now outputs objects by default
Fixed:
- test:plugins script
v5.1.5
Fixed:
- issue where CLI did not recognise
js/tsconfig.json
files without an existingcompilerOptions.paths
node
v5.1.4
Fixed:
- Fixed broken help link
- Bumped
opn
package and updated docs