Skip to content

Latest commit

 

History

History
118 lines (66 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

118 lines (66 loc) · 2.54 KB

@remix-run/css-bundle

1.19.2-pre.2

1.19.2-pre.1

1.19.2-pre.0

1.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.1.

1.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.19.0.

1.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.1.

1.18.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.0.

1.17.1

Patch Changes

  • Lazily generate CSS bundle when import of @remix-run/css-bundle is detected (#6535)

1.17.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.17.0

1.16.1

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.16.1

1.16.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.16.0

1.15.0

Patch Changes

  • 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

1.14.3

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.14.3

1.14.2

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.14.2

1.14.1

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.14.1

1.14.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.14.0

1.13.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.13.0

1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.12.0

1.11.1

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.11.1

1.10.0

Minor Changes

  • Add support for CSS Modules via the unstable_cssModules future flag. IMPORTANT: Features marked with unstable are … unstable. While we're confident in the use cases they solve, the API and implementation may change without a major version bump. (#4852)

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.11.0