- Require Node >=18.0.0 (#6939)
- Decouple the
@remix-run/dev
package from the contents of the@remix-run/css-bundle
package (#6982)- 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
.
- The contents of the
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.19.3.
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.19.2.
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.19.1.
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.19.0.
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.18.1.
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.18.0.
- Lazily generate CSS bundle when import of
@remix-run/css-bundle
is detected (#6535)
- Updated dependencies:
@remix-run/dev@1.17.0
- Updated dependencies:
@remix-run/dev@1.16.1
- Updated dependencies:
@remix-run/dev@1.16.0
- Fixed issue to ensure changes to CSS inserted via
@remix-run/css-bundle
are picked up during HMR (#5823) - Updated dependencies:
@remix-run/dev@1.15.0
- Updated dependencies:
@remix-run/dev@1.14.3
- Updated dependencies:
@remix-run/dev@1.14.2
- Updated dependencies:
@remix-run/dev@1.14.1
- Updated dependencies:
@remix-run/dev@1.14.0
- Updated dependencies:
@remix-run/dev@1.13.0
- Updated dependencies:
@remix-run/dev@1.12.0
- Updated dependencies:
@remix-run/dev@1.11.1
- Add support for CSS Modules via the
unstable_cssModules
future flag. IMPORTANT: Features marked withunstable
are … unstable. While we're confident in the use cases they solve, the API and implementation may change without a major version bump. (#4852)
- Updated dependencies:
@remix-run/dev@1.11.0