Sam Ko

Results 11 issues of Sam Ko

Context from a support case sent to us. > I'm trying to test the `vercel alias` command. My terminal output and error are below: > > ~/sites/vercel-demo main +7 !1...

area: cli

Missing a period here → https://turbo.build/repo/docs/reference/command-line-reference#--filter. ![CleanShot 2022-11-21 at 22 25 33@2x](https://user-images.githubusercontent.com/28912696/203240487-e81a9f54-c5d6-45a0-9035-b81e4f1ae820.jpg)

area: docs

## Description ... ## Changes ... Closes NEXT-2293

type: next
created-by: Next.js team

## Changes ... ## Description ...

type: next
created-by: Next.js team
area: tests

## Example ``` .usage('[directory] [options]') ``` ![CleanShot 2024-02-07 at 17 39 20@2x](https://github.com/tj/commander.js/assets/28912696/b2fe28bd-b3de-4c19-b789-3459208a6144) Let me know if I'm missing something here! On the latest version v12.

## Why? [Biome](https://biomejs.dev) (for just formatting so far) performs ~9x faster than [Prettier](https://prettier.io) for the repo locally. ![CleanShot 2024-06-28 at [email protected]](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/FEMDaE9e61ZMCiJM0S0I/c3b3e088-8abc-4a2e-a93b-fbc2984b9786.jpg)

created-by: Next.js team
linear: next

## Why? Both the `topLevelImportPaths` and `meaninglessFilenames` should not need a minimal of 1 item in their arrays. - Fixes https://github.com/vercel/next.js/issues/68573

type: next
created-by: Next.js team
tests

## Why? For PPR (experimental), user's should just opt to use v15 canary if they want to try out PPR. Removing the v14 mention reduces this confusion.

created-by: Next.js team
Documentation

## Why? Let's clarify this is only available in canary. We need to remove it from the stable docs later.

created-by: Next.js team
Documentation

## Why? In `next dev`, `404` errors are returned for dynamic routes that contain characters that should be URI encoded in the path. The `404`s are not present in `next...

type: next
created-by: Next.js team
tests