react-app-alias

Alias and multiple src directory for craco or rewired create-react-app

MIT License

Downloads
115K
Stars
173
Committers
12

Bot releases are hidden (Show)

react-app-alias - react-app-alias-v2.2.2 Latest Release

Published by oklas about 2 years ago

react-app-alias-v2.2.2 (2022-09-09)

Bug Fixes

  • main: check extends section for existence (699bcb3)
react-app-alias - react-app-alias-v2.2.1

Published by oklas about 2 years ago

react-app-alias-v2.2.1 (2022-07-23)

Bug Fixes

  • set configPaths options to empty object (7c4140b)
react-app-alias - react-app-alias-v2.2.0

Published by oklas over 2 years ago

react-app-alias-v2.2.0 (2022-03-28)

Features

  • baseUrl: add support baseUrl from config and options #10 (a857fd3)
react-app-alias - react-app-alias-ex-v2.1.0

Published by oklas over 2 years ago

react-app-alias-ex-v2.1.0 (2022-03-28)

Bug Fixes

  • main: support both api of TsChecker #44 (d8b07ff)

Features

  • baseUrl: add support baseUrl from config and options #10 (a857fd3)
react-app-alias - react-app-alias-v2.1.0

Published by oklas over 2 years ago

react-app-alias-v2.1.0 (2022-03-15)

Features

react-app-alias - react-app-alias-v2.0.2

Published by oklas over 2 years ago

react-app-alias-v2.0.2 (2022-03-08)

Bug Fixes

  • make craco options actual (11a04f9)
react-app-alias - react-app-alias-ex-v2.0.2

Published by oklas over 2 years ago

react-app-alias-ex-v2.0.2 (2022-03-08)

Bug Fixes

  • make craco options actual (11a04f9)
react-app-alias - react-app-alias-v2.0.1

Published by oklas over 2 years ago

react-app-alias-v2.0.1 (2022-03-08)

Bug Fixes

  • react-app-alias: one rename was missing to stage #64 (af77597)
react-app-alias - react-app-alias-ex-v2.0.1

Published by oklas over 2 years ago

react-app-alias-ex-v2.0.1 (2022-03-07)

Bug Fixes

  • react-app-alias-ex: update deps version #62 (a928679)
react-app-alias - react-app-alias-ex-v2.0.0

Published by oklas over 2 years ago

react-app-alias-ex-v2.0.0 (2022-02-25)

Bug Fixes

  • function alias renamed to aliasWebpack #60 (c9a6d38)

Features

BREAKING CHANGES

  • Functions aliasWebpack and aliasJest will receive object with options instead of alias map. Alias map will be option alias in object of options.
  • The alias function has been renamed to aliasWebpack to improve the readability of the rewire API, as part of a major release along with a rename of the library itself.
react-app-alias - react-app-alias-v2.0.0

Published by oklas over 2 years ago

react-app-alias-v2.0.0 (2022-02-25)

Bug Fixes

  • function alias renamed to aliasWebpack #60 (c9a6d38)

Features

  • migrate to alias options #58 (c6c20f5)
  • process config file form extends section of tsconfig #59 (930ee59)

BREAKING CHANGES

  • Functions aliasWebpack and aliasJest will receive object with options instead of alias map. Alias map will be option alias in object of options.
  • The alias function has been renamed to aliasWebpack to improve the readability of the rewire API, as part of a major release along with a rename of the library itself.
react-app-alias - react-app-alias-v1.1.0

Published by oklas over 2 years ago

react-app-alias-v1.1.0 (2022-02-25)

Features

  • process config file form extends section of tsconfig #59 (2e3079c)