You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* UMD bundle was dropped. Old browsers, like IE, were dropped.
11
+
12
+
### Features
13
+
14
+
* native ESM support ([#476](https://github.com/RakanNimer/react-google-charts/issues/476)) ([aa0281a](https://github.com/RakanNimer/react-google-charts/commit/aa0281a3ba8892ba9a6d640c0d0637504a2e6f0a))
15
+
* new `onLoad` prop ([#451](https://github.com/RakanNimer/react-google-charts/issues/451)) ([855cc4f](https://github.com/RakanNimer/react-google-charts/commit/855cc4fbe8c9cfa9b73fa89ab9a51b6f00340faa))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* fix types for TypeScript 3.8 ([#420](https://github.com/RakanNimer/react-google-charts/issues/420)) ([54fad92](https://github.com/RakanNimer/react-google-charts/commit/54fad92265cd792d6558f6c33d07ba0d60694214))
21
+
***package.json:** rm invalid type field, fix script name ([#413](https://github.com/RakanNimer/react-google-charts/issues/413)) ([6af4c7f](https://github.com/RakanNimer/react-google-charts/commit/6af4c7f667b1c743ea644c0d150db42f32811336))
22
+
23
+
24
+
### build
25
+
26
+
* drop old browsers and umd bundle ([#423](https://github.com/RakanNimer/react-google-charts/issues/423)) ([d94088f](https://github.com/RakanNimer/react-google-charts/commit/d94088f5f508519d190e811689aed552dc31b9e8))
0 commit comments