rsnext/packages
Balázs Orbán a4ff041242
fix(cli): tune filter for extracting example .tar (#40513)
As pointed out in
https://github.com/vercel/next.js/issues/40389#issuecomment-1243039792,
the `filter` matched more files than necessary and merged different
example directories together. This change makes the filter match the
example directory name precisely.

Fixes #40389

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-09-13 13:51:44 -07:00
..
create-next-app fix(cli): tune filter for extracting example .tar (#40513) 2022-09-13 13:51:44 -07:00
eslint-config-next Update semver of eslint-plugin-react (#40246) 2022-09-13 01:55:44 +00:00
eslint-plugin-next v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next docs(README): next.js logo with dark mode (#40223) 2022-09-13 16:39:52 +02:00
next-bundle-analyzer v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next-codemod v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next-env v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next-mdx v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next-plugin-storybook v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next-polyfill-module v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next-polyfill-nomodule v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
next-swc v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
react-dev-overlay v12.3.1-canary.1 2022-09-12 09:58:25 -07:00
react-refresh-utils v12.3.1-canary.1 2022-09-12 09:58:25 -07:00