MCMXC
MCMXC
## Description - uninstall `globby` dependency - install `tinyglobby` dependency - replace usages of `globby` with `tinyglobby` in various files ## Motivation and Context Closes https://github.com/es-tooling/ecosystem-cleanup/issues/102 [npmgraph.js.org?q=globby](https://npmgraph.js.org/?q=globby) uses a total...
## Description - uninstall `strip-ansi` dependency from multiple `package.json` - replace `strip-ansi` import with `util.stripVTControlCharacters` in `wide-truncate.ts` - replace `strip-ansi` import with `util.stripVTControlCharacters` in `index.spec.ts` ## Motivation and Context References...
## Changes - uninstall `cpy` dependency - replace `cpy` import with `cp` from `node:fs/promises` in `glob-assets.test.js` ## Motivation Closes https://github.com/es-tooling/ecosystem-cleanup/issues/124
## Changes - uninstall `aggregate-error` dependency - remove `AggregateError` import from `success.js` and `verify.js` files ## Motivation https://www.npmjs.com/package/aggregate-error notes that "With [Node.js 15](https://medium.com/@nodejs/node-js-v15-0-0-is-here-deb00750f278), there's now a built-in [AggregateError](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AggregateError) type." Since...
A tool like `knip` is currently reported with a size of 5.7 MB, but 3.4 MB alone is from `typescript` which is defined as a peer dependency, see https://github.com/webpro-nl/knip/blob/main/packages/knip/package.json#L81 With...
## Changes - upgrade rollup and its related dependencies to latest ## Description See https://github.com/rollup/rollup/blob/master/CHANGELOG.md#400 Works as before, tested by running `npm run build && npm run linkdist` and re-logging...
## Changes - add remove command to `linkdist` npm script to ensure files are generated in correct hierarchy ## Screenshots Before  After  ## Motivation With this simple change,...
I was struggling to get the extension to show up in "Extensions" application. That's because when running `npm run build` and `npm run linkdist`, a symlink to `dist` is created...
- upgrade all dependencies to latest - remove postcss.config.cjs - add postcss.config.mjs with tailwind v4 setup - update svelte-preprocess import in svelte.config.js - remove tailwind.config.cjs - update app.css with tailwind...
Having support for the https://warpcast.com social network would be great! See https://docs.farcaster.xyz/reference/warpcast/cast-composer-intents about pre-filling cast composer.