rsnext/packages
Shu Ding 447cba0f5d
Remove the timestamp query for CSS resources (#43185)
As discussed [here](https://vercel.slack.com/archives/C035J346QQL/p1668425692084449), we don't need the timestamp for CSS resources in the app dir for now as we are not preloading them. Manually tested with Safari and added corresponding e2e tests.

Closes #42862.

## Bug

- [ ] Related issues linked using `fixes #number`
- [x] 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

- [ ] 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-11-21 13:35:57 +00:00
..
create-next-app v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
eslint-config-next v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
eslint-plugin-next v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
font v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next Remove the timestamp query for CSS resources (#43185) 2022-11-21 13:35:57 +00:00
next-bundle-analyzer v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next-codemod v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next-env v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next-mdx v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next-plugin-storybook v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next-polyfill-module v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next-polyfill-nomodule v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
next-swc fix(next-swc/relay): make pages directory optional (#43116) 2022-11-20 12:31:26 -08:00
react-dev-overlay v13.0.5-canary.3 2022-11-19 20:12:30 -08:00
react-refresh-utils v13.0.5-canary.3 2022-11-19 20:12:30 -08:00