ChuckJonas / ts-force

A Salesforce REST Client written in Typescript for Typescript
88 stars 21 forks source link

Is 3.1.0-beta.1 a real release? #125

Closed colinfindlay-nz closed 1 year ago

colinfindlay-nz commented 2 years ago

There doesn't seem to be anything in the repo for 3.1 - is it authentic?

cjonas published 3.1.0-beta.1 • 6 months ago

ChuckJonas commented 2 years ago

ya, looks like it just wasn't pushed up. It's a minor change (upgrading axios) but has potential to break a lot of implementations that rely on axios features like interceptors. I never got around to properly testing it