Adam Haglund

Results 33 issues of Adam Haglund

## Summary An improvement of #748, this PR fixes the issue that the JSX transform options are not used when using babel to transpile the output. The old PR added...

### System Info ``` System: OS: macOS 12.6.3 CPU: (10) arm64 Apple M1 Max Memory: 15.62 GB / 64.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.19.1 - ~/.local/share/rtx/installs/nodejs/16.19.1/bin/node Yarn:...

bug

I'm trying to set up a minimal setup to test using this for work, but something seems wrong, as the dev server just crashes immediately as you load the site...

### Describe the issue I'm trying to use aws-lite in a ECS Fargate container, but ran into the `ECS IMDSv2 token not found` error when trying to make calls. ###...

bug

Write a section about known missing features, bugs, and/or simple guides for people trying to move from `globby`, `fast-glob`, `glob`, etc. For example: - tinyglobby does not currently support running...

documentation

Closes #29103 ## What I did This PR replaces a number of packages (see #29103) with `empathic`, a smaller, faster alternative. ## Checklist for Contributors ### Testing #### The changes...

dependencies
core
ci:normal

### Clear and concise description of the problem I'm testing out using Temporal instead of Date, and one of the pain points I found is `vi.setSystemTime` only accepting `number |...

enhancement: pending triage

It seems like the B2 opendal backend is not deleting files from the storage, but rather soft-deleting them. ![Image](https://github.com/user-attachments/assets/ec7f528f-cb7c-4ca8-b45e-bf34523448b9) ![Image](https://github.com/user-attachments/assets/cf0d7dfa-ffa4-408c-a808-5148d8d8fd80) https://sh.reddit.com/r/backblaze/comments/1arnnnx/comment/kqlrtno

A-backends
C-upstream

This PR replaces tsup with tsdown for building the package. I replaced the previous polyfill library and replaced it with [`unenv`](https://github.com/unjs/unenv) which is used by nuxt (and removed the unused...

### Is there an existing issue or pull request for this? - [x] I have searched the existing issues and pull requests ### Feature description This package uses a few...