You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
- Changed format of `babel.config.js` from plain object export to function export (potentially breaking!)
6
6
- Modularized Babel config to use a slightly different config for `web` and `node` as target
7
-
- Added [React Fast Refresh](https://reactnative.dev/docs/fast-refresh) using [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin)
7
+
- Added [React Fast Refresh](https://reactnative.dev/docs/fast-refresh) using [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) (Thanks to [@Ephem](https://github.com/Ephem)!)
8
8
- Added `typed-css-modules-plugin` to generate `.d.ts` files for CSS Modules on the fly
0 commit comments