Ecosyste.ms: OpenCollective

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

github.com/babel/babel-polyfills

A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
https://github.com/babel/babel-polyfills

Update every `@babel/*` dependency

nicolo-ribaudo opened this pull request over 2 years ago
refactor: flow -> ts

agilgur5 opened this pull request over 2 years ago
deps: upgrade to Prettier v2

agilgur5 opened this pull request over 2 years ago
feat: throw error when targets are used with regenerator

agilgur5 opened this pull request almost 3 years ago
feat: better error message when no options are provided

agilgur5 opened this pull request almost 3 years ago
docs: add a simple CONTRIBUTING.md

agilgur5 opened this pull request almost 3 years ago
docs: remove leftover references to duplicate targets

agilgur5 opened this pull request almost 3 years ago
Update `core-js`

zloirock opened this pull request almost 3 years ago
[corejs3] Avoid duplicate `es.`+`esnext.` polyfills

nicolo-ribaudo opened this pull request almost 3 years ago
[Bug]: Array.prototype.at parse wrong with babel/cli

lyz810 opened this issue almost 3 years ago
[Bug]: NodeList.prototype.forEach is not polyfilled in pure mode

fire332 opened this issue almost 3 years ago
Update `core-js`

zloirock opened this pull request about 3 years ago
core-js absolute path import getting added automatically after compilation

AnubhutiRoX opened this issue about 3 years ago
[es-shims] Add Error cause polyfill

nicolo-ribaudo opened this pull request about 3 years ago
[es-shims] Add support for the `String.prototype` Annex B methods

nicolo-ribaudo opened this pull request over 3 years ago
chore: test on node.js 16

JLHwung opened this pull request over 3 years ago
fix: update es-shims compat data

JLHwung opened this pull request over 3 years ago
[es-shims] Add `Math.imul`, `Math.log10`, `Number#toExponential`

nicolo-ribaudo opened this pull request over 3 years ago
Support new proposals corejs3 polyfills

JLHwung opened this pull request over 3 years ago
Use `es.*` for stable esnext features

JLHwung opened this pull request over 3 years ago
(corejs3) `"".replaceAll` not being polyfilled in Node v14 LTS

joealden opened this issue over 3 years ago
Function 'finally' on prototype shouldn't polyfill 'promise'

chenjianzhonglol opened this issue over 3 years ago
Latest babel-plugin-polyfill-corejs3 is unpublished

chibibirdie opened this issue over 3 years ago
[corejs3,es-shims] Add array "find from last" methods

nicolo-ribaudo opened this pull request over 3 years ago
[corejs3] Fix instance.at proposals imports

anthochamp opened this pull request over 3 years ago
[core-js 3] Add support for `Object.hasOwn`

nicolo-ribaudo opened this pull request over 3 years ago
[es-shims] Add `Object.hasOwn`

nicolo-ribaudo opened this pull request over 3 years ago
Add `dirname` to the cache key for missing dependencies

nicolo-ribaudo opened this pull request over 3 years ago
Docs: Migration of @babel/transform-runtime

thernstig opened this issue over 3 years ago
[es-shims] Add `Number.*` and `Array.prototype.filter`

nicolo-ribaudo opened this pull request over 3 years ago
Fix shim/polyfill terminology

ljharb opened this pull request over 3 years ago
ponyfills

thernstig opened this issue over 3 years ago
globalThis is not being polyfilled, even though IE 11 requires it.

utrolig opened this issue over 3 years ago
Fix compatibility with native ESM interop

nicolo-ribaudo opened this pull request over 3 years ago
Update package.json

hzoo opened this pull request over 3 years ago
`Symbol.iterator` should not load full `Symbol` polyfill

zloirock opened this issue over 3 years ago
Fully resolve absolute imports

nicolo-ribaudo opened this pull request almost 4 years ago
[corejs3] Inject `usage-global` imports in the correct order

nicolo-ribaudo opened this pull request almost 4 years ago
babel-polyfill for babel version '6.3.26'

Hripsime95 opened this issue almost 4 years ago
Provide an ESM build

nicolo-ribaudo opened this pull request almost 4 years ago
Fix typo in documentation (absoluteRuntime -> absoluteImports)

charlessuh opened this pull request almost 4 years ago
Hi. I have a problem with adding babel-polyfill to my froject.

Hripsime95 opened this issue almost 4 years ago
Clarification on debug output

mike-oakley opened this issue almost 4 years ago
fix(corejs2): fix polyfills definitions

fangbinwei opened this pull request almost 4 years ago
fix(corejs3): fix the issue about unmatched polyfill injections. (#69)

wangziling opened this pull request almost 4 years ago
[corej3] Add `[].flat` global polyfill

nicolo-ribaudo opened this pull request almost 4 years ago
Do I still need this package to polyfill ?

qiulang opened this issue almost 4 years ago
polyfill-regenerator pollutes global scope even if set to "usage-pure"

utrolig opened this issue almost 4 years ago
[corejs3] Avoid injecting `"".split` polyfill when not necessary

nicolo-ribaudo opened this pull request almost 4 years ago
[corejs3] Fix disappearing polyfills with old preset-env versions

nicolo-ribaudo opened this pull request almost 4 years ago
Object.keys polyfill

pustovalov opened this pull request about 4 years ago
polyfill-regenerator doesn't support targets

agilgur5 opened this issue over 4 years ago
Mention the rfc to move targets top level in the readme?

hzoo opened this issue over 4 years ago
Better error message when not providing options

hzoo opened this issue over 4 years ago
Update flow

nicolo-ribaudo opened this pull request over 4 years ago