Skip to content

Releases: baileyherbert/envato.js

v3.2.0

04 Sep 00:50
Compare
Choose a tag to compare
  • Fixed incorrect item type in the getMoreLikeThis() catalog endpoint
  • Added types for the discounts field on some item objects
  • Added the missing discounts field to item search results

v3.1.0

03 May 02:31
Compare
Choose a tag to compare
  • Added missing getMoreLikeThis() catalog endpoint (#13)

v3.0.8

21 Jul 01:05
Compare
Choose a tag to compare
  • Added missing wordpress_plugin_metadata field to the Item type
  • Added missing href key to the live_site preview field for items
  • Added a new type named SearchItem to preserve the undocumented url key for live_site in search results

v3.0.7

12 Jul 22:06
Compare
Choose a tag to compare
  • Fixed token generation and renewal in OAuth producing errors
  • Switched to URLSearchParams and removed the form-data dependency
  • Updated dependencies

v3.0.6

03 Jan 17:12
Compare
Choose a tag to compare
  • 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

03 Jan 16:18
Compare
Choose a tag to compare
  • Fixed incorrect conversation type in the response for searchComments()