Marco Pasqualetti

Results 21 issues of Marco Pasqualetti

Follow up to #140 > [!NOTE] > I'm creating a separate issue since the following changes should not affect package behaviour in user land. > [!NOTE] > Alike #140 If...

discussion
origin-ticket

While rebasing #143 I noticed that now tests are run each time a `commit` is performed. Someone (me 😅) could using commits as a backup of a work in progress....

Part of #141 --- ## Unit tests updates ### ### Split tests between files Unit tests have been divided into multiple files and now use snapshots. This should improve readability...

enhancement

I would like to propose some improvements for this package: ## Use `peerDependencies` ### Add `rollup` to `peerDependencies` Since this is a rollup plugin I think this should be added...

discussion
origin-ticket

To celebrate the ["Seekers of the Storm" expansion upcoming release 🎉](https://store.steampowered.com/news/app/632360/view/6890030714194305619?l=english) I made some improvements to the app: - all dependencies and dev dependencies have been updated - added prettier...

### Badge Name and Link Biome | `https://img.shields.io/badge/Biome-3447FF?style=for-the-badge&logo=biome&logoColor=white` --- ## Badge Category Linters --- > [!NOTE] > Why replace Rome? > > From https://biomejs.dev/blog/annoucing-biome/ > > Biome is the official...

I changed the `webp` script using a node script which relies on [sharp](https://sharp.pixelplumbing.com) to convert all png images to webp. The major benefit is that the script can run on...

I'm opening an issue to avoid posting off topic content on #17 and because I have the same error on #18 Regarding https://github.com/tjosepo/ror2-editor/pull/17#pullrequestreview-2273980836 `Deploy to Firebase Hosting on PR` workflow...

### New `api` option - Close #159 - Close #154 - Related to #152 Add new optional `api` option to allow opt-in for `sass` modern compiler API. Allowed values are:...

- Followup of #139 --- - Related to #158 - Related to #161 - Close #157 ---- This PR aims to replace referencing insertStyle file using the path to the...

enhancement