1681 Commits (v0.41.0)
 

Author SHA1 Message Date
Rich Harris e4682a3a47 -> v0.41.0 8 years ago
Rich Harris e955ea76b1 Merge pull request #1231 from rollup/gh-1140 8 years ago
Rich Harris be7c90f0c7 use plugin names in CLI logs 8 years ago
Rich Harris 7831164748 implement this.error 8 years ago
Rich Harris 6d418687c0 add this.warn method to plugin contexts (#1140) 8 years ago
Rich Harris 79d1ecf2ad Merge pull request #1230 from mbostock/patch-1 8 years ago
Mike Bostock e1a940edf4 Fix missing bracket. 8 years ago
Rich Harris c4a4938be4 Merge pull request #1227 from kzc/fix-throw-side-effect 8 years ago
Rich Harris 47e0f93a6e Merge pull request #1226 from rollup/gh-791 8 years ago
kzc f2d0851f12 `throw` always considered to be a side effect 8 years ago
Rich-Harris ade3ee352a implement export * from external (#791) 8 years ago
Rich-Harris be76a1ff7a -> v0.40.2 8 years ago
Rich Harris cebc3003e5 Merge pull request #1224 from rollup/gh-1217 8 years ago
Rich Harris 46f5dbf67c Merge pull request #1223 from rollup/gh-986 8 years ago
Rich-Harris 502e58d0b0 omit globals for empty imports (#1217) 8 years ago
Rich-Harris e4f995ed62 remove unused files 8 years ago
Rich-Harris 1032e75d46 add file property to sourcemaps with plugins 8 years ago
Rich-Harris 7e717779ff put test where it belongs 8 years ago
Rich-Harris a9bcf45a62 Merge branch 'master' into gh-986 8 years ago
Rich-Harris 6cf998a6f7 -> v0.40.1 8 years ago
Rich Harris 7af9387ecc Merge pull request #1218 from rollup/export-default-no-space 8 years ago
Rich Harris e7fa75cfe4 handle export default{} 8 years ago
Rich Harris 5dfae02e87 -> v0.40.0 8 years ago
Rich Harris 219f1f13da Merge pull request #1212 from rollup/gh-545 8 years ago
Rich Harris 35785fff12 more consistent error logging in CLI 8 years ago
Rich-Harris dd9a93f094 more error stuff 8 years ago
Rich-Harris dc53d05614 use error helpers in more places 8 years ago
Rich-Harris 4a2e791ab0 lint 8 years ago
Rich-Harris 2368ae242e use error helpers consistently, update tests 8 years ago
Rich-Harris be0f82c623 add module.error helper for consistently reporting errors (#545) 8 years ago
Rich Harris 7885ab7671 Merge pull request #1210 from rollup/gh-1209 8 years ago
Rich-Harris 812d1062ba chmod a+x bin/rollup (#1209) 8 years ago
Rich Harris 60b8a9209d Merge pull request #1206 from rollup/gh-1201 8 years ago
Rich-Harris 23813bc4e7 apply kzc patch to prevent escape codes and emojis appearing in non-TTY stderr (#1201) 8 years ago
Rich-Harris a00d3916c9 -> v0.39.2 8 years ago
Rich Harris 04dbe126f9 Merge pull request #1205 from rollup/gh-1153 8 years ago
Rich-Harris 595fa5878d prevent mutation of cached ASTs (#1153) 8 years ago
Rich-Harris 415985b1ee -> v0.39.1 8 years ago
Rich Harris 38bb9d9a87 Merge pull request #1204 from rollup/gh-1198 8 years ago
Rich-Harris d1d667f9a8 ignore var inits in dead branches - fixes #1198 8 years ago
Rich Harris 11a283021a Merge pull request #1202 from rollup/gh-1082 8 years ago
Rich-Harris 532dff162e change recommendation to local installation of rollup-watch (#1082) 8 years ago
Rich Harris c597b91368 Merge pull request #1200 from rollup/gh-1197 8 years ago
Rich-Harris 708fb9821b warn on missing format (fixes #1197) 8 years ago
Rich-Harris 979cfc25a7 update a few dependencies 8 years ago
Rich-Harris aa1c72a81c -> v0.39.0 8 years ago
Rich Harris a53555d213 Merge pull request #1199 from rollup/gh-1194 8 years ago
Rich-Harris f695e628d6 richer warnings in CLI 8 years ago
Rich-Harris a44a171dad update CLI to handle new warnings 8 years ago
Rich-Harris 8813641170 include location info in stringified warnings 8 years ago