Releases: rafgraph/rollpkg
Releases · rafgraph/rollpkg
v0.5.7
Add support for monorepo concurrent builds 🎉🎉, #10 by @piter2k1
v0.5.6
Make typescript eslint rules more forgiving in default eslint config. It now warns instead of errors on unsafe access, call, assignment, and return, as well as when using @ts
comments.
v0.5.3
Print full Bundlephobia error to console.
v0.5.2
Change Rollpkg build target to ES2018 to support Node v12
v0.5.1
Downgrade rollup-plugin-typescript2
to v0.29.0
to fix issue where tslib
isn't transpiled (#5).
v0.5.0
In @rollup/plugin-replace
use preventAssignment: true
setting.
v0.4.3
No significant changes from v0.4.2
v0.4.2
No significant changes from v0.4.1