Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 2.24 KB

File metadata and controls

70 lines (46 loc) · 2.24 KB

[v3.8.4]

  • Bump axios dependency to version 1.12.0 #[107]

[v3.8.3]

  • Bump axios dependency to version 1.11.0 #[106]
  • Bump axios dependency to version 1.6.8 #[98]
  • Bump axios dependency to version 1.6.0 #[97]
  • Add bookable events support #95 - thanks @tia-hrodriguez
  • Update package description
  • Use Axios to replace Request that is deprecated #90- thanks @gl-aagostino!
  • Adds support for Update External events #87- thanks again @tia-svazquez!
  • Adds support for Available Period endpoints #85, #86 - thanks @tia-svazquez!
  • Normalize the value of data_center, including fallback when passed the value us #83
  • Add hmacValid to verify the HMAC of push notifications #77
  • Fix readAvailabilityRule being a POST when it should be a GET #78
  • Update dev dependencies and CI