Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rollup/rollup

Next-generation ES module bundler
https://github.com/rollup/rollup

-> 0.25.5

dd3796ed74ca70006b6cdb1570fe002fd722afcf authored almost 9 years ago
Merge pull request #562 from rollup/ghi-560

Fix edge case for non-exported variable declaration aliases for exported globals.

6fc8631ba1aad718885151f4c2eb33596cc6fa45 authored almost 9 years ago
Merge pull request #566 from rollup/ghi-565

Rewrite an entire member expression for namespace imports.

f3aca11a851ca13bc829081aa9daf999e10ca4ac authored almost 9 years ago
Rewrite an entire member expression for namespace imports.

Closes #565.

4fc588ea9f919193b2e99472e448d0a306deb492 authored almost 9 years ago
Fix edge case for non-exported variable declaration aliases for exported globals.

Closes #560.

fa521cbddd278d6753dc35c9e8d9fb1148094740 authored almost 9 years ago
Merge pull request #542 from alalonde/master

Allow 'exports' key

b50167646efe19297b40de49f19caebe2eb77018 authored almost 9 years ago
fixed bad merge

69bac2eb1c2031825bf7610808fe3ae35c3711a6 authored almost 9 years ago
Merge branch 'master' of github.com:alalonde/rollup

22adf5d97757cf060657029b66dfc4425fbf45b8 authored almost 9 years ago
Added test for exports flag, fixed test flag assertion comparator

6096a72856338eb5f899f2b58544773bc47579b5 authored almost 9 years ago
Allow 'exports' key

73523e29b53ad0d2093a635ecbf82da3a3d17d80 authored almost 9 years ago
Merge pull request #528 from rollup/gh-527

Make sure shorthand destructuring assignments don't break

f8e3627448aca440a06e25030c493e48a67e2810 authored almost 9 years ago
Fix #527

d2cf4c5e87ed0a43bd1f2a116e18b4a5fa768c81 authored almost 9 years ago
-> 0.25.4

7c07a77e2e2d09bd72ea36af1cb6adeb41a20804 authored almost 9 years ago
Merge pull request #516 from rollup/gh-513

fix misnamed exports of default imports in ES bundles

f32c7224bb268490c374a223a88a434b277f3ff2 authored almost 9 years ago
fix misnamed exports of default imports in ES bundles (#513)

c7be55368439fcdc9a07a2521ed40f3ebae11d39 authored almost 9 years ago
Merge pull request #515 from rollup/config-no-exports

warn on missing options in config file

82877b44dfb5a0089e48448202400047192d9244 authored almost 9 years ago
warn on missing options in config file

8a867c17e507c7d8076951fba377e7fc3996042f authored almost 9 years ago
Merge pull request #514 from rollup/linebreaks

Force unix linebreaks

dd7aa3dc7bb0e15348ca330f503a058e9c73fe7d authored almost 9 years ago
Merge branch 'master' into linebreaks

cc37febe234924256c64851433b1490c06d5e133 authored almost 9 years ago
linting

6b80842dedfdbdf9c22f848a93ad714dde6e0bb5 authored almost 9 years ago
ensure external modules stay in sequence

884803d1f419259085c44bf733f7d93ba151ee1b authored almost 9 years ago
Merge pull request #512 from kzc/issue476

Detect side effect in member expression assignment when not top level

2e8d55367ad9acf0da33f2c426b66d86e878c49b authored almost 9 years ago
Merge pull request #499 from krzksz/module-name

Don't overwrite moduleName object for IIFE and UMD

c28557ff8bf2b55e17373a996abf4b20380ba606 authored almost 9 years ago
linting, consistency

fe21dc85c87b875188f63eb0c2c68a308f4b9d73 authored almost 9 years ago
Merge branch 'retain-class-computed-property-symbols' of https://github.com/ochafik/rollup into ochafik-retain-class-computed-property-symbols

8f270e3266810c9380691ed60f798137212d2ad6 authored almost 9 years ago
Merge pull request #498 from rollup/gh-486

warn on empty exports, don't fail

157ba12cedf62f8833bbcbb90ba55ca4f18631fe authored almost 9 years ago
Force unix linebreaks

38cbfbc5f84438c63e72f613ad5c6acb4bffed73 authored almost 9 years ago
Detect side effect in member expression assignment when not top level. Fixes #476.

b748464f711f0b81da287c83ed2c02716853efab authored almost 9 years ago
Merge pull request #507 from ReadmeCritic/master

Update README URLs based on HTTP redirects

9549309dd412276355a5a22e3d6fa27d784c6da5 authored almost 9 years ago
Retain symbols of computed properties defined on classes.

(fixes #504, similar fix as #439)

2a29d4bde346e7b4c7f376838b0e73e86ddc2e2f authored almost 9 years ago
Update README URLs based on HTTP redirects

1f7364d5688438e55c5c064851e12877b4938a6f authored almost 9 years ago
Remove empty lines at the end of files added by Atom

92703bf46db0e18536cfc6817fed2498b3be10e2 authored almost 9 years ago
Test fixes rollup/rollup#493

afed9d4d437187d2973df1119f049e081a2fb9ad authored almost 9 years ago
Fixes rollup/rollup#493

57a3c574f6db3715c9bfb2715d5e9662e957e4b8 authored almost 9 years ago
-> 0.25.3

a853fc163c18fe240fb13e0e76ccc94b4b7b195c authored almost 9 years ago
warn on empty exports, dont fail (closes #486)

ab767b125d7c3fdbf07839b8105448dc49ed79e5 authored almost 9 years ago
Merge pull request #491 from borisirota/master

check that _interopDefault's input is a non-null object

b3ac1c97ba5cb7ef962113e89e3c5185ce5237c9 authored almost 9 years ago
check that _interopDefault's input is a non-null object fixes #474

b1658066ed92761cf03e7b7447b61ec4443110ed authored almost 9 years ago
-> 0.25.2

affc5380671317525eb7e7c040d7c0d3dd7fc8f4 authored almost 9 years ago
Merge pull request #485 from rollup/gh-484

correctly rewrite exported var declarations

1e99194cc0905ab8461f3d6434710b8c670193c6 authored almost 9 years ago
Merge pull request #472 from rollup/export-global

Support export { global }

51a87a85c9c8f9b11b65cf08f713367fd195193c authored almost 9 years ago
Merge pull request #465 from rollup/skip-dead-conditional-expression-branches

Skip dead branches of a conditional expression.

6200ade8f3c0d1ca2c5cffd06167159d4f334f2e authored almost 9 years ago
correctly rewrite exported var declarations (fixes #484)

366b414151542e4a8de1e6ba0d4ba0e560a0e78a authored almost 9 years ago
Use forOwn

d638fa6dc2e4c581b75a3eb2612e4f071079c916 authored almost 9 years ago
Add SyntheticGlobalDeclaration

1297998ca7af1f9c2300f3a47db3a93facaf9dce authored almost 9 years ago
Prefer forOwn() over keys().forEach()

5bdf2b6ca455eb29bcfc169e42283278e6275c1b authored almost 9 years ago
Add failing test for exporting a global.

4afbf70c8aad64ba3b2913b3c700544290a682b7 authored almost 9 years ago
Merge pull request #471 from ariutta/patch-1

Update README.md

82ad3431505ca787dd25df225baba90a9c1b76b2 authored almost 9 years ago
Update README.md

11690161b8133ecd9a1e5e49803d2d1ff85f844d authored almost 9 years ago
Skip dead branches of a conditional expression.

This allows replacement of inline conditions such as in `export const resolve = isWindows ? win3...

1a0011485e912295df28bea534fd69abc823b701 authored almost 9 years ago
-> 0.25.1

c750730d9ba2ba3395e28c1a47dc8c8c27019c67 authored almost 9 years ago
Merge pull request #453 from rollup/gh-438

Fix double export of aliased names

227bfe53ba59d24f0e907f6d51a4665830add406 authored almost 9 years ago
Merge pull request #456 from Victorystick/reexport-fs-functions

Reexport fs functions directly

1282ba59db94d3b3def9a75c53cbb3f7515d2aba authored almost 9 years ago
Merge pull request #458 from aearly/cjs-interop-require

use an interopDefault function for external CJS deps

88a0e91ce88d8e7f8c1173e708384fc75ad1c273 authored almost 9 years ago
add _interopDefault to globals, fix behavior or module__default, make cjs work with browserify

1f3488dcfdb059a53fa24aaef827bbdcae19ab6e authored almost 9 years ago
Just re-export them all

d8c73f707666989460b59200331a6bc64110953d authored almost 9 years ago
use an interopRequire function for external CJS deps with a default export

98e4adb3226bdd70a629050d0e4bd674578c462b authored about 9 years ago
Merge pull request #451 from rollup/gh-446

error if namespace is called

4b6145574de33d3af5957f37d7eefd8afbdc91b3 authored about 9 years ago
merge master -> gh-446

5d742fd5cae8c858a39b93f0473c570db3b89c1e authored about 9 years ago
Merge pull request #455 from rollup/gh-275

provide informative error if rollup is used in browser without custom resolveId/load functions

82f9915d4a81cee14870557bbb4e111e19fcdbae authored about 9 years ago
Reexport fs functions directly

d266c8aab9e9feefca02a326bcda7b85f5c7cd6a authored about 9 years ago
provide informative error if rollup is used in browser without custom resolveId/load functions

d99a89de578dc51178b07ba602424690fee1a4b8 authored about 9 years ago
Merge pull request #427 from rollup/gh-425

prevent stack overflow with mutual strong dependencies – fixes #425

45ab79bddb225d4a4f884c97ade69e08ffafc03a authored about 9 years ago
merge master -> gh-425

a29d9416082a3b640891b0ec997da1d71a7ed3f5 authored about 9 years ago
prevent double export (#438)

32324e01fce98968e713afdcc1fa92f4f22d6c47 authored about 9 years ago
Merge pull request #441 from rollup/external-import-alias-shadow

Add a failing test illustrating a renaming bug in ES6 output.

beec316553bb317822cb8f66f48bf41e0a58f769 authored about 9 years ago
Merge pull request #452 from rollup/gh-426

fix `var exports.foo`

1e67b411787c2f9078e203686c227bcef361c1c8 authored about 9 years ago
fix `var exports.foo` (#426)

94f98d81ecf90cdb579c080c23e83378342bc57a authored about 9 years ago
fix #441

275f0df91dc86f59d64c1bf29720b16ca5607d31 authored about 9 years ago
gah

a20fc4122feb5d22eb8a0daf8271c1adf0fef36e authored about 9 years ago
ugh windows

29f7732f5f8ee64c75eb6400c5911945eb9a5228 authored about 9 years ago
error if namespace is called (#446)

9d91ecaa71bd0c36a51268579b13f10d9c0786b7 authored about 9 years ago
fix browser version

d41060182175a5bd899875861c6b962c04024eed authored about 9 years ago
follow symlinks

1a81585a9281cbcb7cf503f3114425fbbc7f6ead authored about 9 years ago
-> 0.25.0

79befa409fe639451a9863f1930d651812535bfe authored about 9 years ago
Merge pull request #443 from rollup/gh-435

Fix module ordering

a015c19867cac75ae9afbae51bc17104b0659c8e authored about 9 years ago
update tests

dee23e9bc41144f88e9b13e24a1e0d01f1856383 authored about 9 years ago
find importer of badly-ordered modules in order to provide useful feedback

995737eb6d022c3e2278bb4c9d485e7723c95785 authored about 9 years ago
warn on dangerous ordering

b993baff4e86c07a713ee2815b3ec1662f26daee authored about 9 years ago
handle complex call expressions (#440)

e6ab027313bc5bc5e8eba59d5b4bc3b790339f4e authored about 9 years ago
Add a failing test illustrating a renaming bug in ES6 output.

90a345338842d7884342b5d9f770b27d43e2e900 authored about 9 years ago
separate running from calling

557c7baa34f0a91dc75b954372e97a0139877978 authored about 9 years ago
add some failing tests

680be6973e18c2673ba0beb2839a4ef8e05477cd authored about 9 years ago
simple sort

40d6158147e9f991d2d132b314755f824dd6004c authored about 9 years ago
-> 0.24.1

8b68d1ce90b30b00154c291e30a16ab22a1096ff authored about 9 years ago
Merge pull request #433 from rollup/gh-430

Chained namespace imports

f3b2f95cca7c917ef60a2d2bf27d8a907ab6840c authored about 9 years ago
Merge pull request #423 from rollup/gh-421

handle calls to default exports other than function expressions

000403250ad24645c16fb78b190d594b5d1a41d9 authored about 9 years ago
Merge pull request #439 from rollup/computed-property-keys-should-count

Ensure computed property keys are considered references.

f8b1f0f32309a5ec9a286ec1dbd23a6fef9f39e3 authored about 9 years ago
Ensure computed property keys are considered references.

Fixes #434

2eb5c8f0f55b4e746ae628acb0acf40406f4eb28 authored about 9 years ago
ensure namespace blocks are created for chained namespace imports – fixes #430

3ea4c25dcb48e65a86e2cd77ee3d387ba51b208e authored about 9 years ago
Remove swap file

1d31d50f7d79112aa0b8a954d9614327df5f51ff authored about 9 years ago
Add test re. #430 - include-as-chain

79fbac21e7572c89932f4de1176ffa5867afd9f6 authored about 9 years ago
prevent stack overflow with mutual strong dependencies – fixes #425

389b10439ba4626d9bec43c6ad88941f41a764ce authored about 9 years ago
additional test for #421

800e0a41127de1f1dcd99b02c967da3ff54d66fa authored about 9 years ago
handle calls to default exports other than function expressions – fixes #421

d0879d4d4ed103265f5e05cf07ae350a2b59a678 authored about 9 years ago
Merge pull request #420 from rollup/force-external-windows

Force external (windows)

065990bb96dbfcab21f6d2ea89e2bdd7a8e333d2 authored about 9 years ago
doh

e53bd850e77fef9de8853a0d8f96a267db5af039 authored about 9 years ago
windows fix?

283eefa946d3cef14827181a9f69052f19793a69 authored about 9 years ago
Merge branch 'master' into force-external

9cfe87b8c7db98cdad1f7940ce002675ede54541 authored about 9 years ago
Merge pull request #417 from rollup/pass-external-through

Pass external config option through to `rollup.rollup`

de32fbdad48f20c51828b00073c3f65c4851ebbf authored about 9 years ago