rsnext/docs
Ismael 90f0f72c66
added @latest to codemods page (#42091)
https://nextjs.org/docs/advanced-features/codemods

![CleanShot 2022-10-28 at 13 38 45@2x](https://user-images.githubusercontent.com/481891/198740849-00ee89aa-9618-41c9-b388-eb15d215e254.png)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples



- [x] Update docs
- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-10-28 22:44:37 +00:00
..
advanced-features added @latest to codemods page (#42091) 2022-10-28 22:44:37 +00:00
api-reference Fix typo. (#42067) 2022-10-28 10:31:55 -07:00
api-routes API Routes Request Helpers docs. (#39407) 2022-08-09 02:02:14 +00:00
basic-features Update font-optimization.md (#42036) 2022-10-28 11:22:39 -07:00
guides Update building-form sample code (#38437) 2022-07-08 03:18:59 +00:00
migrating BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
routing Small change to note <Link /> executes server methods (#41577) 2022-10-20 00:51:51 +00:00
accessibility.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md [Doc] Update Next.js + Static Web Apps (#41857) 2022-10-26 18:33:59 +00:00
faq.md doc: improve a word client side rendering (#39771) 2022-08-22 14:55:46 -05:00
getting-started.md Bump minimum Node.js version to 14.6.0 (#41765) 2022-10-24 21:47:54 -07:00
going-to-production.md docs: fix typos (#40342) 2022-09-08 20:38:26 +00:00
manifest.json Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
testing.md BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
upgrading.md docs: update version install commands in upgrade guide (#42073) 2022-10-28 11:06:47 -07:00