Bugfixes
-
An upstream cache bug that affected certain combinations of build formats has been fixed
- The error that was fixed would look similar to:
(typescript) Error: ENOENT: no such file or directory, rename '[...]/my-lib/node_modules/.cache/rollup-plugin-typescript2/rpt2_4c61ae4392b9bd24f4d43d13a3f56419b8b5805d/code/cache_' -> '[...]/my-lib/node_modules/.cache/rollup-plugin-typescript2/rpt2_4c61ae4392b9bd24f4d43d13a3f56419b8b5805d/code/cache'
- The error that was fixed would look similar to:
-
The built-in
lodash
->lodash-es
replacement no longer breaks imports oflodash/fp
Dependencies
- The warning about incompatible peerDeps from
eslint-config-react-app
has been resolved
Commits
Lists of commits:
Bugfixes
- fix/deps: upgrade rpts2 to fix cache issue (#896) eaa1c3b
- fix: don't replace lodash/fp imports with lodash-es/fp (#884) 8b91c74
Dependencies
GitHub
Internal
- test: add a smoke test that builds all formats (#896) e2f1b76
- test: ensure lodash-es replacement is done properly (#884) 9c4ce68
All Contributors
- docs: add tanem as a contributor (#902) 81c8b2d
- docs: add altrim as a contributor (#895) d292dd9
- docs: add ludofischer as a contributor (#894) da53ea8