Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 651 Bytes

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 651 Bytes

jsx-middlewares

2.4.0

Minor Changes

  • 5a77ee3: Allow returning ReactNode compatible types from middlewares

2.1.0

Minor Changes

  • add fragment to middleware context

2.0.6

Patch Changes

  • fix mjs imports

2.0.5

Patch Changes

  • 2bde568: fix dev export conditions

2.0.4

Patch Changes

  • cb96c2e: fix cjs exports

2.0.3

Patch Changes

  • cba2f8e: Support ESM and CJS

2.0.2

Patch Changes

  • 8751677: Expose jsx types from react folder

2.0.1

Patch Changes

  • d30a28c: Expose createMiddlewareContext in react folder

2.0.0

Major Changes

  • 2c7799c: Added support for React 19