rsnext/docs
Juan Martín Seery 308a327923
feat(env): upgrade dotenv (#38481)
Upgraded dotenv to v16. Breaking changes are:

- Multiline parsing support
- Support inline comments
- Backtick support

[See their changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.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
- [x] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`


Co-authored-by: Balázs Orbán <18369201+balazsorban44@users.noreply.github.com>
2023-10-17 00:57:51 +00:00
..
01-getting-started Add the default import alias to create-next-app prompt for clarity (#55896) 2023-09-26 22:58:46 +00:00
02-app feat(env): upgrade dotenv (#38481) 2023-10-17 00:57:51 +00:00
03-pages docs: fix cypress script typo in 10-testing.mdx (#56765) 2023-10-14 22:43:32 +00:00
04-architecture feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
05-community Update 01-contribution-guide.mdx: Fix a typo (#56665) 2023-10-10 15:15:13 +00:00
index.mdx docs: Rewrite Rendering Section and React Essentials Page (#51579) 2023-08-24 08:48:44 -05:00