Skip to content

Commit

Permalink
Merge branch 'dev' into markdalgleish/remove-v1-route-convention
Browse files Browse the repository at this point in the history
  • Loading branch information
markdalgleish authored Jul 30, 2023
2 parents 6940b12 + 3212276 commit f57104b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .changeset/decouple-css-bundle-from-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"@remix-run/css-bundle": patch
"@remix-run/dev": patch
---

Decouple the `@remix-run/dev` package from the contents of the `@remix-run/css-bundle` package.

The contents of the `@remix-run/css-bundle` package are now entirely managed by the Remix compiler. Even though it's still recommended that your Remix dependencies all share the same version, this change ensures that there are no runtime errors when upgrading `@remix-run/dev` without upgrading `@remix-run/css-bundle`.

0 comments on commit f57104b

Please sign in to comment.