Version 1, Update 58
New:
- New method createImageAsync to create an image from a url string.
- Add new field consumers to
BaseStyle, which refers to the field where the style is applied.
Updates to fetch:
- Add
headersproperty to fetch request. - Add
jsonmethod to fetch response. bodycan now take a string.