Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-10-13 | 1.5 kB | |
v0.14.1.tar.gz | 2020-10-13 | 425.7 kB | |
v0.14.1.zip | 2020-10-13 | 493.3 kB | |
Totals: 3 Items | 920.5 kB | 1 |
Bugfixes
- An upstream cache bug that affected certain combinations of build formats has been fixed
-
The error that was fixed would look similar to:
txt (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 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