Ecosyste.ms: OpenCollective

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

github.com/babel/babel-preset-env

PSA: this repo has been moved into babel/babel -->
https://github.com/babel/babel-preset-env

Improve README

42c653b2af3115935e479e9a54c45d6ff2c24621 authored about 8 years ago by Diogo Franco <[email protected]>
Tweak README

382ad9cea90ee0d12cd3c27d99df4d4f11298b62 authored about 8 years ago by Brian Ng <[email protected]>
v1.1.1 changelog [skip ci]

8f61295f1034dc14da43f6c2171e46d264ca7247 authored about 8 years ago by Henry Zhu <[email protected]>
1.1.1

4b813fee69eecc15221c10c939af3c71ba31b020 authored about 8 years ago by Henry Zhu <[email protected]>
fix issue with using Object.values

7039e05be79e712e7db73984ff86cba5434b1e50 authored about 8 years ago by Henry Zhu <[email protected]>
1.1.0

6412cd76135afd80b33fc6b03279c3f2a4e48c06 authored about 8 years ago by Henry Zhu <[email protected]>
fixes [skip ci]

048c37fcda0d88771e68a7077adeee90fd1ee0f2 authored about 8 years ago by Henry Zhu <[email protected]>
changelog 1.1.0 [skip ci] (#93)

75baea49d5a274771077a43caeb9bf73a92171d1 authored about 8 years ago by Henry Zhu <[email protected]>
add exclude option, rename whitelist to include (#89)

69a807c31ac110e625bb66b221f8c84d0d3cfb7b authored about 8 years ago by Henry Zhu <[email protected]>
Merge pull request #88 from babel/feature/move-erroneous-dependency-to-dev

Move linting dependency to be dev only

c7117bce057eb7ba6dfe8017af250ed4f4d39611 authored about 8 years ago by Brian Ng <[email protected]>
Cleanup lib before rebuilding (#87)

28af53f77dc48f484482798ac37c8154b2a5670d authored about 8 years ago by Eric Baer <[email protected]>
Move linting dependency to be dev only

d5235fff00387e0f27eaead943d4a48fe7490a05 authored about 8 years ago by Eric Baer <[email protected]>
Update pathnames to aviod uppercase + consistent with other babel projects

03947da35ddfaa02651085ab2e5406cd340c7f00 authored about 8 years ago by Eric Baer <[email protected]>
lint [skip ci]

181a05a29ad98da85e5de9eabfb054a815b10c3d authored about 8 years ago by Henry Zhu <[email protected]>
Optimize result filtration. (#77)

07dc85bc0e62d0abb5e70ef9140708c2d96d4477 authored about 8 years ago by Artem Yavorsky <[email protected]>
call out useBuiltIns [skip ci]

7794c324b39866e9c770b338be6531ca0880e243 authored about 8 years ago by Henry Zhu <[email protected]>
Refactor build data for clarity/consistency (#81)

1e2de5fb7b8bdb9c5d7af35d57efee03e43ca9c0 authored about 8 years ago by Eric Baer <[email protected]>
Update linting rules to cover all js (#82)

00b49e7bfd5c8965311882c763d8575df901e5a8 authored about 8 years ago by Eric Baer <[email protected]>
Update eslint config to align with other babel projects (#79)

d1b06bb6b0c391fffcc11877d6bb8916782e2089 authored about 8 years ago by Eric Baer <[email protected]>
add electron, opera to examples [skip ci]

e8ae4b04bf323defe312d6bd135f40d8ff5a69b9 authored about 8 years ago by Henry Zhu <[email protected]>
add some other projects! [skip ci]

bb10320423c269946c5fea1f94829f1e2fc6e46f authored about 8 years ago by Henry Zhu <[email protected]>
Fix typo (#78) [skip ci]

33716deaad6bccf5d3a60f7bdf85e9c553248485 authored about 8 years ago by Muhammad Habib Rohman <[email protected]>
Fix PR link in changelog. (#75) [skip ci]

7cd11178f00a3a35106b9b93cdfbd24c73a0140a authored about 8 years ago by Nazim Hajidin <[email protected]>
update example [skip ci] (#74)

100453be3f7a2741c2abe04edfdbf77ad5bc4ce3 authored about 8 years ago by Henry Zhu <[email protected]>
v1.0.2 changelog [skip ci] (#73)

f87ffebcd879a777366a6519beae9236b21a908b authored about 8 years ago by Henry Zhu <[email protected]>
1.0.2

33f7f978fbb892794d50849cbed85810517b399e authored about 8 years ago by Henry Zhu <[email protected]>
Fix issue with Object.getOwnPropertySymbols (#71)

a5884faae6699030ae9948ee75528aeceddba3d5 authored about 8 years ago by Brian Ng <[email protected]>
1.0.1

5aee448b371150b4fdbbc7ea439e5cec57702b08 authored about 8 years ago by Henry Zhu <[email protected]>
v1.0.1 changelog (#69) [skip ci]

d29da3b1a49f58b3acb3109fb672a0e6298a908f authored about 8 years ago by Henry Zhu <[email protected]>
fix regenerator import (#68)

900a25fb92a19a4841a264112efb2bad1933d61a authored about 8 years ago by Henry Zhu <[email protected]>
1.0.0

e07b2da36057d5a3e8f2afc400d3211a7b53a9b2 authored about 8 years ago by Henry Zhu <[email protected]>
changelog (#65)

8a674cec57865ddad2c4dc85c6bb840f973689b9 authored about 8 years ago by Henry Zhu <[email protected]>
add tests for electron option

Closes gh-55

cbd52de784a9c7fe83c5c78d884603cc9b0e4a6a authored about 8 years ago by Henry Zhu <[email protected]>
Map Electron versions to Chromium ones

57a23f5ce03a69720d344a15f3a7c0c65973a213 authored about 8 years ago by Paul Betts <[email protected]>
Merge pull request #56 from babel/builtins-option

add useBuiltIns option

48f5e221bc42acf3d0abe6d558a04a095c822868 authored about 8 years ago by Henry Zhu <[email protected]>
always include web polyfills for now

96fdc576b6dd5c914c094f031d80f548b661aa42 authored about 8 years ago by Henry Zhu <[email protected]>
account for multiple features (#62)

2f6d83f43469085c504f31f318fbb9adfbc58d60 authored about 8 years ago by Henry Zhu <[email protected]>
remove console.log, fix tests

370125e1b022e1e4f137ec6a3cde605910f5c5be authored about 8 years ago by Henry Zhu <[email protected]>
separate years, add es2016, es2017

74c780459f7f17531ecd53a49df9336f49b3cf75 authored about 8 years ago by Henry Zhu <[email protected]>
Add builtins for object and es7 string

b753b4b98e0dd2a04da98591da75e9ec80d114f4 authored about 8 years ago by Brian Ng <[email protected]>
do not count against if core-js does not implement

1860aabf98fb499f326d7b7d0a9e9d6cfbbf0760 authored about 8 years ago by Henry Zhu <[email protected]>
update readme

c766bfec30e84a43a4e9e06d8550f1690efa94e2 authored about 8 years ago by Henry Zhu <[email protected]>
Use array features for symbol and array.iterator (#64)

e9c42bcc2a50395c71b80cdd04bc13d9703acca4 authored about 8 years ago by Brian Ng <[email protected]>
Add logs for polyfills. (#59)

2250f81f1e4dd98206904a12688f9e0131010bc9 authored about 8 years ago by Artem Yavorsky <[email protected]>
extra tests

5b1109657da84cc77c3a1706563f0f970c9ebe98 authored about 8 years ago by Henry Zhu <[email protected]>
prevent duplicate imports

6437e4afe7b2f0a4e969be3c64d37d19a9afe0f5 authored about 8 years ago by Henry Zhu <[email protected]>
also transform 'core-js'

8bf818248d30fac1bfad6c23195169ae71bd9d7c authored about 8 years ago by Henry Zhu <[email protected]>
also import regenerator when the transform is required

ef71ac8adf22b6acb465af637fa0cbf6d5c50b41 authored about 8 years ago by Henry Zhu <[email protected]>
fixes

57daa64383e5ceede1467151d31a1e5394878095 authored about 8 years ago by Henry Zhu <[email protected]>
Add `.eslintignore` and `.travis.yml` to `.npmignore`. (#63) [skip ci]

767795856c4b0f7537a0eb52f3ca616f8838d334 authored about 8 years ago by wtgtybhertgeghgtwtg <[email protected]>
add downloads badge [skip ci]

350557174570d690cedf6b5bc5e7ba1a4175b167 authored about 8 years ago by Henry Zhu <[email protected]>
add some tests

63891942a2871004aced82d09b6a1b8c2c083064 authored about 8 years ago by Henry Zhu <[email protected]>
add more features

a07fde8e04c91a3a4907584dde51f74297ecee57 authored about 8 years ago by Henry Zhu <[email protected]>
Add math builtins

ac1f0a0acdf63fceb34ac8a04335fe63dd06dfb3 authored about 8 years ago by Brian Ng <[email protected]>
change format

ad674d7770f3bcf152087fbe0abe0761eb4cf5a4 authored about 8 years ago by Henry Zhu <[email protected]>
plugin transforms the imports/requires

99d6cc4ec6ba8c55ed1f1b3b1804b368baef915d authored about 8 years ago by Henry Zhu <[email protected]>
setup the babel plugin to transform the babel-polyfill calls + pass the data option to the plugin from the preset

6a51aa5251d4f8fc1fa2d7df0622889799c2bb4e authored about 8 years ago by Henry Zhu <[email protected]>
add useBuiltIns option

883b8e9b52b9c0499c33f3392472914278c7f303 authored about 8 years ago by Henry Zhu <[email protected]>
v0.0.9 changelog [skip ci]

ff1e70fe2da7e41bcb66ab413e33a0872981d24b authored about 8 years ago by Henry Zhu <[email protected]>
0.0.9

7b91dde37742c0b5b94b90c260214ac52e99ae04 authored about 8 years ago by Henry Zhu <[email protected]>
add opera at the end

87f02ee9cd2d4297ec0ba4d7eb735613f584cf8c authored about 8 years ago by Henry Zhu <[email protected]>
Update data generation for latest compat-table (#50)

* Update data generation for latest compat-table. See https://github.com/kangax/compat-table/pul...

15a0e2b047550c441590f9a0986a679e379bf4d1 authored about 8 years ago by Sergey Rubanov <[email protected]>
fix headings [skip ci]

0a9988e582c6fe84ea45800b153413fd9d412473 authored about 8 years ago by Henry Zhu <[email protected]>
Add opera (#48)

b0088cbf71bbe4769930e33d3c617f510dbff29f authored about 8 years ago by Henry Zhu <[email protected]>
update description [skip ci]

40d85bd443dc659c1ee25d3493b99c4880292dae authored about 8 years ago by Henry Zhu <[email protected]>
:nail_care: Fix CHANGELOG.md nail polish emoji (#47) [skip-ci]

75acfc208575076e3b4f659bd8c019ac1cab269a authored about 8 years ago by Vesa Laakso <[email protected]>
0.0.8 changelog [skip ci]

009dadec16bb43da31fff82e72132725e12e4874 authored about 8 years ago by Henry Zhu <[email protected]>
0.0.8

03a664d576c90fdd7633eb24b6f09394c2150824 authored about 8 years ago by Henry Zhu <[email protected]>
Only console.log the debug info once (#46)

d489c2e0cbf6512f30e268da86c0ee816416018d authored about 8 years ago by Henry Zhu <[email protected]>
update rest-spread [skip-ci]

dfb2755e461c29aa23a9a0024da30bdb6343064f authored about 8 years ago by Henry Zhu <[email protected]>
Update data generation for latest compat-table. See https://github.com/kangax/compat-table/pull/960 (#44)

89b19702bf133786c917dc2adeaf36a8e8776e60 authored about 8 years ago by Sergey Rubanov <[email protected]>
Rename ios_saf in browserslist data to ios, ignore unknown browsers (#43)

* Rename ios_saf in browserslist data to ios, ignore unknown browsers

browserslist queries, e...

70a6b8a4852f76202f38e5b1eef7b1e5f0314789 authored about 8 years ago by Henry Zhu <[email protected]>
Fix lint

93929b5d5f242f54eb16e103a37befe26e29ce38 authored about 8 years ago by Diogo Franco <[email protected]>
Rename ios_saf in browserslist data to ios, ignore unknown browsers

browserslist queries, especially ones with percentages, often bring in mobile browsers that _pro...

06bd3c4819075e59dc1a1bfbe3170d7b514a9666 authored about 8 years ago by Diogo Franco <[email protected]>
0.0.7

49229104e449455363d12d031ce81601aa6403b3 authored about 8 years ago by Henry Zhu <[email protected]>
fixes [skip ci]

7a136a4fc4da0a9af3ce999f29f5d7412b3f583c authored about 8 years ago by Henry Zhu <[email protected]>
add changelog [skip ci]

47174252f6156ec9528391324ddd4ec52793ccb0 authored about 8 years ago by Henry Zhu <[email protected]>
intro example [skip ci]

d9c445219f39de719f22a0f83b5a78808c114b23 authored about 8 years ago by Henry Zhu <[email protected]>
fix link [skip ci]

5dfaf264592ab1f109f17f9b30b0fb42ecc85a1d authored about 8 years ago by Henry Zhu <[email protected]>
toc [skip ci]

984b1d409bc8b6d6904d034977cd77aec6255f36 authored about 8 years ago by Henry Zhu <[email protected]>
doc fixes [skip ci]

74196304cd1639adcb2855eeef1c4a6375f4d8c3 authored about 8 years ago by Henry Zhu <[email protected]>
Use compat-table equals option (#36)

* Use compat-table equals option

* fixes

231008ecb45896140041c993fd65ae3446de3966 authored about 8 years ago by Henry Zhu <[email protected]>
hardcode a current node version option (#35)

6c6222103d1581fb03c79e533a63d71472110bd6 authored about 8 years ago by Henry Zhu <[email protected]>
fixes [skip ci]

0340d662adf8e60bd993c76287ee55e8f31d3c28 authored about 8 years ago by Henry Zhu <[email protected]>
Change default behavior to act the same as babel-preset-latest (#33)

* Do not throw on empty options, and default to latest preset

* fix lint

4056fdce9690ef56451e3d26453d7eea9585bdd3 authored about 8 years ago by Henry Zhu <[email protected]>
run lint separately (#32)

bc38c5b12495b51fe97e4566a8542380b2fb1c17 authored about 8 years ago by Henry Zhu <[email protected]>
add 'whitelist' option (#31)

Ref https://github.com/babel/babel-preset-env/issues/16

c470708698f341d83df059ea76d9e9251564b685 authored about 8 years ago by Henry Zhu <[email protected]>
add more aliases

a570c6cc53dd4195388d98b4fdd1f8355589d70c authored about 8 years ago by Henry Zhu <[email protected]>
Simple changelog [skip ci]

a4e449d71645133f52988a4554bd0c450504eb61 authored about 8 years ago by Henry Zhu <[email protected]>
Update plugin data: firefox 52 supports async/await! (#29)

16ae97ef1fdb4e515f61487cc9e134934e8e13e5 authored about 8 years ago by Henry Zhu <[email protected]>
Add fixture helper for tests (#28)

c28415fb4eeed81a4e9e1f9bc05c4240d38fa57a authored about 8 years ago by Henry Zhu <[email protected]>
readme on ie [skip ci]

9e314755a5eb08c1beab3d780354a7e63c293cf7 authored about 8 years ago by Henry Zhu <[email protected]>
contributing a new plugin [skip ci]

f283e611dcd4603fcf10044784bd56b41baba648 authored about 8 years ago by Henry Zhu <[email protected]>
0.0.6

f578a857d1cae1526a93f027e212b7fa696cff1e authored about 8 years ago by Henry Zhu <[email protected]>
ignore scripts

ea0faf5e55e7576afe1f757451466cad7e4e7058 authored about 8 years ago by Henry Zhu <[email protected]>
0.0.5

f86a27a33ef9c17bd4946f49baffbc426ea53169 authored about 8 years ago by Henry Zhu <[email protected]>
android/ios

1967bccf8ffc1f2991c9a22185fada3f6c3ada59 authored about 8 years ago by Henry Zhu <[email protected]>
add ie

9d0ed135730aa66ed73aaadb2d829a1649b9d06f authored about 8 years ago by Henry Zhu <[email protected]>
cleanup

e646c4ad188fcc410c7887ef5c7859cc7571ba98 authored about 8 years ago by Henry Zhu <[email protected]>
error when no targets option is passed

6e1d95d95e854b62398147e9dc5bc1c34ecb2e26 authored about 8 years ago by Henry Zhu <[email protected]>