-
Release v0.2.0 Stable
released this
2024-04-04 06:11:15 +03:00 | 7 commits to main since this releaseWhat's Changed
- Fix module resolution by @ksv741 in https://github.com/ksv741/react-scripts/pull/4
- Add support
.envfiles https://github.com/ksv741/react-scripts/commit/7059f50d - Add devServer options https://github.com/ksv741/react-scripts/commit/b344e3ea
- Fix resolving esm modules, css modules https://github.com/ksv741/react-scripts/commit/93159ec9 https://github.com/ksv741/react-scripts/commit/506c9291
- Disable
eslint-pluginfor project witheslintversion lower8.0.0https://github.com/ksv741/react-scripts/commit/3e908496
Full Changelog: https://github.com/ksv741/react-scripts/compare/v0.1.1...v0.2.0
Downloads