Philip
Philip
- Fixes missing value on certain Pitch Bend events. - Adds normalized value as well (for ease of use). #### References: * https://www.midi.org/specifications/midi-reference-tables/summary-of-midi-1-0-messages * https://sites.uci.edu/camp2014/2014/04/30/managing-midi-pitchbend-messages/
Patch
* Updates all dependencies. - Most importantly **execa**, which had a dependency on a version of **cross-spawn** that errors when used in worker threads (because of `process.chdir()`). * Adds `overrides`...
Add something like: ```js if (size >= oldSize) { return } ``` at: https://github.com/vbenjs/vite-plugin-compression/blob/077eff37f45f12896326d687aa0e08f99b2b7a07/packages/core/src/index.ts#L99 To avoid deleting the original file if it will be skipped because of compressed size being...
* Only save compressed content if it is smaller than the original (this might need a extra config option, but is a sensible default). * Only delete the original file...
I made some updates to the way the results are logged to the terminal: ### Fixes * Output path display * Size display format ([kibi vs kilo](https://en.wikipedia.org/wiki/Kilobyte)) ### Legibility *...
(Plus some cleanup.)
Fixes #765 Alternatively, the array could be sent as the second argument ([`context`](https://woocommerce.github.io/code-reference/files/woocommerce-includes-class-wc-logger.html#source-view.278)) to the `debug` method, with a string message as first argument.
* Both translation files had many inconsistencies (synonyms, option names, etc) and some weird, misspelled or even wrong translations. So I took the time to fix this. * In the...
- Added a new, safer and improved regex pattern to match the code to replace. - Added support for adjusting the encapsulation depth of the regex pattern in `options`. -...
See security issue information: * https://github.com/nodejs/undici/security/advisories/GHSA-wqq4-5wpv-mx2g * https://github.com/vHeemstra/vite-plugin-imagemin/security/dependabot/17 https://github.com/actions/toolkit/blob/main/packages/http-client/package.json#L49