package:web v0.3.0
- Updated source IDL to
v3.39.1. - Fixed a bug where
typedefs were not declared with the IDL type's
nullability. - Types that were aliased to
doubleare now aliased tonum. This is to make
it easier for users to pass integer values without going through a cast and to
make migration fromdart:htmleasier.