Skip to content

Releases: rafgraph/rollpkg

v0.5.7

14 May 21:41
Compare
Choose a tag to compare

Add support for monorepo concurrent builds 🎉🎉, #10 by @piter2k1

v0.5.6

07 May 20:35
Compare
Choose a tag to compare

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.5

06 Apr 03:18
Compare
Choose a tag to compare

Update dependencies

v0.5.4

06 Apr 03:17
Compare
Choose a tag to compare

Temporary fix for #6

v0.5.3

05 Apr 13:56
Compare
Choose a tag to compare

Print full Bundlephobia error to console.

v0.5.2

23 Mar 17:32
Compare
Choose a tag to compare

Change Rollpkg build target to ES2018 to support Node v12

v0.5.1

21 Mar 20:14
Compare
Choose a tag to compare

Downgrade rollup-plugin-typescript2 to v0.29.0 to fix issue where tslib isn't transpiled (#5).

v0.5.0

19 Mar 18:56
Compare
Choose a tag to compare

In @rollup/plugin-replace use preventAssignment: true setting.

v0.4.3

19 Mar 18:54
Compare
Choose a tag to compare

No significant changes from v0.4.2

v0.4.2

11 Feb 16:52
Compare
Choose a tag to compare

No significant changes from v0.4.1