react-umd 19.0.0 → 19.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -3,9 +3,7 @@
3
3
  > umd build of react v19
4
4
 
5
5
  [![Build Status](https://img.shields.io/github/actions/workflow/status/magicdawn/react-umd/ci.yml?style=flat-square&branch=main)](https://github.com/magicdawn/react-umd/actions/workflows/ci.yml)
6
- [![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/react-umd.svg?style=flat-square)](https://codecov.io/gh/magicdawn/react-umd)
7
6
  [![npm version](https://img.shields.io/npm/v/react-umd.svg?style=flat-square)](https://www.npmjs.com/package/react-umd)
8
- [![npm downloads](https://img.shields.io/npm/dm/react-umd.svg?style=flat-square)](https://www.npmjs.com/package/react-umd)
9
7
  [![npm license](https://img.shields.io/npm/l/react-umd.svg?style=flat-square)](http://magicdawn.mit-license.org)
10
8
 
11
9
  ## Why
@@ -20,11 +18,6 @@ But this is a complicate world, some places still use UMD.
20
18
  - https://unpkg.com/react-umd/dist/react-dom.umd.js
21
19
  - https://unpkg.com/react-umd/dist/react-dom-client.umd.js
22
20
 
23
- ## Todo
24
-
25
- - [ ] version align to react
26
- - [ ] automaticly publish
27
-
28
21
  ## License
29
22
 
30
23
  the MIT License http://magicdawn.mit-license.org