Skip to content

Releases: timarney/react-app-rewired

2.2.1

15 Feb 14:11
Compare
Choose a tag to compare

#606
Add /config folder to package.json files array

2.2.0

15 Feb 12:26
Compare
Choose a tag to compare

#593

  • Removes the rewiring-related duplicated code fragments and move them to separate files
  • Adds the folder config/webpack.config.js, config/webpackDevServer.config.js and config/paths.config.js files that export the rewired configuration

#595

  • Premature removal of the --config-overrides CLI argument

2.1.11

30 Dec 18:52
Compare
Choose a tag to compare

fix: Override paths in memory also in "test" mode
#571

v2.1.10

29 Dec 11:38
Compare
Choose a tag to compare

Resolve and load dependent module paths in react-scripts

#530

2.1.9

22 Dec 12:58
Compare
Choose a tag to compare

2.1.8

12 Dec 11:34
768b0dd
Compare
Choose a tag to compare

fix: support false values in jest config override
#498

2.1.7

04 Dec 22:59
6452a09
Compare
Choose a tag to compare
  • Added check if overridden value is primitive value like number or boolean
    #508

  • Fix using new jsx transform in tests
    #501

2.1.6

27 May 17:25
e8a7306
Compare
Choose a tag to compare

Fixes path config order
#456

Version 2

06 Jan 11:25
0848602
Compare
Choose a tag to compare
  • Breaking updates to support CRA v2.1.2 see #346 thanks @tiffon
  • Removes utility rewire helpers

Iterate rule `loader` in addition to `use` and `oneOf` when possible

24 Apr 10:15
9b48c7e
Compare
Choose a tag to compare