0.20.0 ā€¢ Published 4 years ago

react-union-polyfills v0.20.0

Weekly downloads
46
License
MIT
Repository
github
Last release
4 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

4 years ago

0.19.0

4 years ago

0.18.0

4 years ago

0.17.0

4 years ago

0.16.0

4 years ago

0.15.2

4 years ago

0.15.1

4 years ago

0.15.0

4 years ago

0.14.4

5 years ago

0.14.3

5 years ago

0.14.2

5 years ago

0.14.0

5 years ago