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
headers
property to fetch request. - Add
json
method to fetch response. body
can now take a string.