Breaking Changes
- No longer minimizes the library.
- The minimization created too many inconveniences.
- It should only be used in dev, and it's small anyway.
Other Changes
- Added support to React 17.
- Added support to the new jsx-runtime transform from babel.
- By the way, this might be a very useful thing for the library in the future.
- Added a mechanism to test both React 16 and React 17