Luke Childs
|
616e770a48
|
Recommend 'module' field over 'jsnext:main'
|
8 years ago |
Rich-Harris
|
80da8ecf3e
|
-> v0.41.4
|
8 years ago |
Rich Harris
|
23d50f62cc
|
Merge pull request #1262 from rollup/gh-1257
handle call expressions of uncallable things more gracefully
|
8 years ago |
Rich-Harris
|
5c88259abc
|
handle call expressions of uncallable things more gracefully (#1257)
|
8 years ago |
Rich Harris
|
9c588337af
|
Merge pull request #1261 from rollup/gh-1252
handle multiple export * from external declarations
|
8 years ago |
Rich-Harris
|
457be9c961
|
handle multiple export * from external declarations (#1252)
|
8 years ago |
Rich-Harris
|
4bbf9fd272
|
-> v0.41.3
|
8 years ago |
Rich Harris
|
603d2e7b74
|
Merge pull request #1260 from rollup/gh-1258
don't treat this.foo as possible namespace
|
8 years ago |
Rich-Harris
|
3a8b1c1460
|
dont treat this.foo as possible namespace - fixes #1258
|
8 years ago |
Rich Harris
|
e2d9b6bb05
|
-> v0.41.2
|
8 years ago |
Rich Harris
|
2a01a993ef
|
Merge pull request #1241 from kzc/0_41_0_changelog_addition
change log addition for 0.41.0
|
8 years ago |
Rich Harris
|
c038cdaede
|
Merge pull request #1240 from rollup/gh-841-updated
optimize namespace["foo"]
|
8 years ago |
kzc
|
61528b7303
|
change log addition for 0.41.0
|
8 years ago |
Rich-Harris
|
82b284de1d
|
optimize ns["foo"] (#841)
|
8 years ago |
Rich Harris
|
40a0ed52be
|
Merge pull request #1239 from rollup/gh-1213
suppress warnings with --silent
|
8 years ago |
Rich-Harris
|
bc0f791195
|
suppress warnings with --silent (closes #1213)
|
8 years ago |
Rich Harris
|
6384b6c161
|
Merge pull request #1238 from rollup/gh-797
use options.indent for UMD block
|
8 years ago |
Rich-Harris
|
101ad286b5
|
use options.indent for UMD block - fixes #797
|
8 years ago |
Rich Harris
|
e938d86c12
|
-> v0.41.1
|
8 years ago |
Rich Harris
|
b0a83b8bf4
|
Merge pull request #1234 from rollup/gh-1233
include new expressions where callee is a class
|
8 years ago |
Rich Harris
|
585bde0f36
|
test for #1233
|
8 years ago |
Rich Harris
|
766e91d95f
|
include new expressions where callee is a class (#1233)
|
8 years ago |
Rich Harris
|
e4682a3a47
|
-> v0.41.0
|
8 years ago |
Rich Harris
|
e955ea76b1
|
Merge pull request #1231 from rollup/gh-1140
[WIP] [BREAKING] add this.warn method to plugin contexts
|
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
Fix missing bracket.
|
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
`throw` always considered to be a side effect
|
8 years ago |
Rich Harris
|
47e0f93a6e
|
Merge pull request #1226 from rollup/gh-791
implement export * from external
|
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
omit globals for empty imports
|
8 years ago |
Rich Harris
|
46f5dbf67c
|
Merge pull request #1223 from rollup/gh-986
Populate file property of sourcemaps when plugins are involved
|
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
handle export default{}
|
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
[WIP] [BREAKING] More consistent error logging, with code frames etc
|
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 |