0.20.0 • Published 5 years ago

react-union-polyfills v0.20.0

Weekly downloads
46
License
MIT
Repository
github
Last release
5 years ago

Fork of react-app-polyfill.

Usage

Import it as the first line in your application code.

import 'react-union-polyfills';

Internet Explorer

If you need to support older versions of Internet Explorer, call:

// for IE 11:
import 'react-union-polyfills/ie11';
import 'react-union-polyfills';


// for IE 9:
import 'react-union-polyfills/ie9';
import 'react-union-polyfills';
0.20.0

5 years ago

0.19.0

5 years ago

0.18.0

5 years ago

0.17.0

5 years ago

0.16.0

5 years ago

0.15.2

5 years ago

0.15.1

6 years ago

0.15.0

6 years ago

0.14.4

6 years ago

0.14.3

6 years ago

0.14.2

6 years ago

0.14.0

6 years ago