Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 786 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 786 Bytes

@remix-run/serve

1.7.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013) JSON-serialized return type of loaders and actions.
  • MetaFunction type can now infer data and parentsData types from route loaders (#4022)

Patch Changes

  • Updated dependencies:
    • @remix-run/express@1.7.0

1.6.8

Patch Changes

  • Updated dependencies:
    • @remix-run/express@1.6.8

1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/express@1.6.7

1.6.6

Patch Changes

  • Updated dependencies:
    • @remix-run/express@1.6.6

1.6.5

Patch Changes

  • Updated dependencies
    • @remix-run/express@1.6.5