·
12 commits
to master
since this release
This release updates Create React App from v4.0.2 to v5.0.1.
It includes major changes to several core dependencies.
Highlights from CRA update:
- webpack 5 (facebook#11201)
- Jest 27 (facebook#11338)
- ESLint 8 (facebook#11375)
- PostCSS 8 (facebook#11121)
- Fast Refresh improvements and bug fixes (facebook#11105)
- Support for Tailwind (facebook#11717)
- Improved package manager detection (facebook#11322)
- Unpinned all dependencies for better compatibility with other tools (facebook#11474)
- Dropped support for Node 10 and 12
Check #24 to see the changes.
NOTE: this means quite many changes to CSS files!
Read more from FTW-daily's PR:
sharetribe/ftw-daily#1531