Skip to content

Releases: rafgraph/rollpkg

v0.5.7

Choose a tag to compare

@rafgraph rafgraph released this 14 May 21:41

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

v0.5.6

Choose a tag to compare

@rafgraph rafgraph released this 07 May 20:35

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

Choose a tag to compare

@rafgraph rafgraph released this 06 Apr 03:18

Update dependencies

v0.5.4

Choose a tag to compare

@rafgraph rafgraph released this 06 Apr 03:17

Temporary fix for #6

v0.5.3

Choose a tag to compare

@rafgraph rafgraph released this 05 Apr 13:56

Print full Bundlephobia error to console.

v0.5.2

Choose a tag to compare

@rafgraph rafgraph released this 23 Mar 17:32

Change Rollpkg build target to ES2018 to support Node v12

v0.5.1

Choose a tag to compare

@rafgraph rafgraph released this 21 Mar 20:14

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

v0.5.0

Choose a tag to compare

@rafgraph rafgraph released this 19 Mar 18:56

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

v0.4.3

Choose a tag to compare

@rafgraph rafgraph released this 19 Mar 18:54

No significant changes from v0.4.2

v0.4.2

Choose a tag to compare

@rafgraph rafgraph released this 11 Feb 16:52

No significant changes from v0.4.1