nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

The Node.js® Website

Results 402 nodejs.org issues
Sort by recently updated
recently updated
newest added

Every time I try to find the release schedule page on the current site I get frustrated and give up. It used to be prominent on the homepage. Now, I...

enhancement
design

## Description I propose to change `serve` to `dev` because it's not serving the site. It's just create a dev environment. Also on docs I had remove an obsolete mention....

infrastructure

Bumps the next-js group with 2 updates: [next](https://github.com/vercel/next.js) and [turbo](https://github.com/vercel/turbo). Updates `next` from 14.1.4 to 14.2.3 Release notes Sourced from next's releases. v14.2.3 [!NOTE] This release is backporting bug fixes....

Bumps the react group with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `react` from 18.2.0 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act...

Bumps the mdx group with 1 update: [remark-preset-lint-node](https://github.com/nodejs/remark-preset-lint-node). Updates `remark-preset-lint-node` from 5.0.0 to 5.0.2 Release notes Sourced from remark-preset-lint-node's releases. v5.0.2 5.0.2 (2024-04-18) Trivial Changes adjust CHANGELOG layout to conform...

Bumps the testing group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` from 14.2.2 to 15.0.5 Release notes Sourced from @​testing-library/react's releases. v15.0.5 15.0.5 (2024-04-26) Bug Fixes Stop restricting container option based...

Bumps the storybook group with 6 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls) | `8.0.5` | `8.0.9` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions)...

Bumps the lint group with 6 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `7.8.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)...

## Description This PR aims to solve GlowingBackdrop overflow for the mobile resolution by limiting the container. ## Validation A glowing backdrop in the preview should not be wider than...

## Description On small screen (e.g: width 412px), on some security blog post page (e.g: https://nodejs.org/en/blog/vulnerability/april-2024-security-releases), there is a horizontal scrollbar appearing because of the texts overflow in Table of...