react-app-alias-v2.0.0
oklas
released this
25 Feb 10:39
·
42 commits
to master
since this release
react-app-alias-v2.0.0 (2022-02-25)
Bug Fixes
Features
- migrate to alias options #58 (c6c20f5)
- process config file form extends section of tsconfig #59 (930ee59)
BREAKING CHANGES
- Functions
aliasWebpack
andaliasJest
will receive object with options instead of alias map. Alias map will be optionalias
in object of options. - The
alias
function has been renamed toaliasWebpack
to improve the readability of the rewire API, as part of a major release along with a rename of the library itself.