Typescript
- All Inferno types are now included within the library. #1377
- Inferno modules are now compiled using
noUnusedParameter: true
Inferno-mobx
- Removed
"undefined"
from mobx logger. #1379
Inferno-create-class
- Fixes an issue where prototype methods were ignored #1380
Internal
- Updated to Babel 7 to prepare for Fragments
- Updated to Lerna 3
- Removed
dts-bundle
module its no longer used