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.1.5 #169

Merged
merged 6 commits into from
Dec 22, 2023
Merged

Release - v1.1.5 #169

merged 6 commits into from
Dec 22, 2023

Conversation

qgustavor
Copy link
Owner

@qgustavor qgustavor commented Sep 26, 2023

Release v1.1.5

Changelog

Patch Changes

Fix Angular link (@qgustavor)

The old link was for old Angular, not modern Angular.

Handle upload progress better and don't minify browser-es (@qgustavor)

Upload progress can be monitored by checking progress events.

Update readme.md (@qgustavor)

Upload progress can be monitored by checking progress events.
The browser-es build is no longer minified because I guess no one using it wants it to be minified, instead they would opt to use a minifier from a bundler which also would do tree shaking. Of they are using Deno, which, in this case, it's better not to minify to make debugging easier.
Handle upload progress better and don't minify browser-es
@qgustavor qgustavor merged commit c69799e into main Dec 22, 2023
7 checks passed
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.

1 participant