Results 16 issues of Nick Mazuk

### Version 0.1.7 ### Platform Darwin Nicks-MacBook-Pro.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64 ### What steps will reproduce the bug? Clone: https://github.com/Nick-Mazuk/bun-resolution-reproduction ```...

bug

### Overview One of the best features of Next.js is incremental static regeneration. It would be great to have something similar to it. https://nextjs.org/docs/basic-features/data-fetching#incremental-static-regeneration The core features being: - Pages...

feature request
size:large

## Is your feature request related to a problem? Please describe. There should be an option to prefetch links by default. In my opinion, page transitions should always be instantaneous...

enhancement
router
p2-nice-to-have

I'm experiencing some similar performance issues as mentioned in https://github.com/cyrilwanner/next-optimized-images/issues/169 but with the most current build. I have gotten the same error occasionally, but more often, images will just take...

More often than not for me, images should be lazy-loaded. So it would be great if we could make lazy loading images the default. Of course, it's already possible to...

First of all, thanks for such an awesome plugin! Second, when there's a size listed that's larger than the original image size, the plugin seems to create a larger image....

# Feature request First off, it's great that I can use TypeScript to statically type check everything. I think the syntax could be improved, though. Right now, you need to...

## Goal It's very common in music for tremolos to fit inside flags. Obviously, to make this work, the bounding boxes of tremolos and flags must overlap. So there should...

font-metadata
spec-change
awaiting-feedback

### What is the problem this feature would solve? I'd like to create a strong testing integration with my IDE. For instance, I'd like to show the test results directly...

enhancement
jest

### What is the problem this feature would solve? When a test fails, I want to be able to identify the failure as quickly as possible to fix it. Currently...

enhancement
jest