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

chore!: rewrite to vanilla JS #61

Merged
merged 2 commits into from
Jul 4, 2024
Merged

chore!: rewrite to vanilla JS #61

merged 2 commits into from
Jul 4, 2024

Conversation

phaux
Copy link
Owner

@phaux phaux commented Jul 3, 2024

BREAKING CHANGE: now uses ES modules
BREAKING CHANGE: removed deprecated functions

phaux added 2 commits July 4, 2024 00:53
BREAKING CHANGE: now uses ES modules
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 97.99383% with 13 lines in your changes missing coverage. Please review.

Project coverage is 97.99%. Comparing base (32f363e) to head (7ef9525).

Files Patch % Lines
lib/index.js 97.41% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   93.78%   97.99%   +4.20%     
==========================================
  Files           1        2       +1     
  Lines         177      648     +471     
  Branches       30        0      -30     
==========================================
+ Hits          166      635     +469     
- Misses         10       13       +3     
+ Partials        1        0       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phaux phaux changed the title feat!: rewrite to JS chore!: rewrite to vanilla JS Jul 4, 2024
@phaux phaux merged commit 135e9fd into master Jul 4, 2024
3 checks passed
@phaux phaux deleted the modules branch July 4, 2024 11:45
@korpobot korpobot bot mentioned this pull request Jul 4, 2024
phaux pushed a commit that referenced this pull request Aug 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.0.0](v0.7.0...v1.0.0)
(2024-08-03)


### ⚠ BREAKING CHANGES

* passing ffmpeg path via env var is not supported anymore
* removed deprecated functions

### Features

* pass custom ffmpeg path via argument
([#63](#63))
([af04d72](af04d72))


### Miscellaneous Chores

* rewrite to vanilla JS
([#61](#61))
([135e9fd](135e9fd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: korpobot[bot] <167005483+korpobot[bot]@users.noreply.github.com>
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