Releases: oklas/react-app-alias
Releases · oklas/react-app-alias
react-app-alias-v2.2.2
react-app-alias-v2.2.1
react-app-alias-v2.2.0
react-app-alias-v2.2.0 (2022-03-28)
Features
react-app-alias-ex-v2.1.0
react-app-alias-v2.1.0
react-app-alias-v2.0.2
react-app-alias-v2.0.1
react-app-alias-v2.0.1 (2022-03-08)
Bug Fixes
react-app-alias-ex-v2.0.2
react-app-alias-ex-v2.0.1
react-app-alias-ex-v2.0.1 (2022-03-07)
Bug Fixes
react-app-alias-v2.0.0
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.