Releases: baileyherbert/envato.js
Releases Β· baileyherbert/envato.js
v3.2.0
v3.1.0
v3.0.8
- Added missing
wordpress_plugin_metadata
field to theItem
type - Added missing
href
key to thelive_site
preview field for items - Added a new type named
SearchItem
to preserve the undocumentedurl
key forlive_site
in search results
v3.0.7
- Fixed token generation and renewal in OAuth producing errors
- Switched to
URLSearchParams
and removed theform-data
dependency - Updated dependencies
v3.0.6
- Fixed optional properties that should be
null
- Fixed some comment types that were strings but should have been numbers
- Added a strict type for the
site
property when searching statements
v3.0.5
- Fixed incorrect conversation type in the response for
searchComments()