Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] v1.3.0 #5513

Merged
merged 1 commit into from
Jan 31, 2023
Merged

[Release] v1.3.0 #5513

merged 1 commit into from
Jan 31, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 31, 2023

Build info

  • Browser build (UMD) (./dist/axios.min.js) 31.5 kB (11.8 kB gzipped)
    • v1.2.6 - 31.2 kB
    • v1.2.5 - 31.2 kB
    • v1.2.4 - 31.2 kB
    • v1.2.0 - 29.6 kB
    • v1.1.3 - 26.7 kB
  • Browser build (ESM) (./dist/esm/axios.min.js) 28.8 kB (11.2 kB gzipped)
    • v1.2.6 - 28.6 kB
    • v1.2.5 - 28.5 kB
    • v1.2.4 - 28.5 kB
    • v1.2.0 - 26.9 kB
    • v1.1.3 - 25.3 kB

Release notes:

Bug Fixes

Features

  • fomdata: added support for spec-compliant FormData & Blob types; (#5316) (6ac574e)

Contributors to this release

}

if (boundary.length < 1 || boundary.length > 70) {
throw Error('boundary must be 10-70 characters long')

Check notice

Code scanning / CodeQL

Semicolon insertion

Avoid automated semicolon insertion (92% of all statements in [the enclosing function](1) have an explicit semicolon).
@DigitalBrainJS DigitalBrainJS merged commit 7fbfbbe into v1.x Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant