Skip to content

2.0.1 (2022-05-26)

Latest
Compare
Choose a tag to compare
@felipeplets felipeplets released this 27 May 01:48
a99681c

Version 2.0.1 is a patch release with a fix for CRA5 users.

🐛 Fixes Invalid parser object on CRA5 projects #23 (thank you @fupengl and @orkisz for helping reproduce and fix the issue)

Note: from this version onwards you need to explicitly install it as CRACO, so in case you don't have it installed in your project you can fix it by running npm i @craco/craco

Committers: 1

Felipe Plets (@felipeplets)