This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@vocab/cli@2.0.1
Patch Changes
#254
17cc753
Thanks @jahredhope! - Remove unused dependency onform-data
npm packageUpdated dependencies [
f0b80de
,17cc753
]:@vocab/phrase@2.0.1
Patch Changes
#255
f0b80de
Thanks @jahredhope! - Update user-agent when calling Phrase to reference Vocab repository#254
17cc753
Thanks @jahredhope! - Fix forbidden errors when pushing translationsMigrate from
form-data
npm package to the native Node FormData class to ensure compatibility with the earlier move to native Fetch.Mixing the two was causing some consumers to receive 503 Forbidden errors when pushing translations to Phrase.