Skip to content

Releases: jsxstyle/jsxstyle

jsxstyle@2.5.2

10 Aug 21:44
a15f085
Compare
Choose a tag to compare

Patch Changes

  • 2e6560e: Fixed Preact typing issue

jsxstyle@2.5.1

16 Jul 19:12
78505a4
Compare
Choose a tag to compare

Patch Changes

  • a504a4a: Added a key prop to the JsxstyleProps interface in jsxstyle/preact

jsxstyle@2.5.0

28 Jun 22:41
a2b741c
Compare
Choose a tag to compare

Minor Changes

  • 5c7973f: Mark generated components (Block, Row, etc.) as pure to allow them to be pruned if unused.

Patch Changes

  • Updated dependencies [a294cf4]
    • jsxstyle-utils@2.5.0

jsxstyle-webpack-plugin@1.5.0

28 Jun 22:41
a2b741c
Compare
Choose a tag to compare

Minor Changes

  • 5c7973f:
    • Update webpack peer dep range to include version 5
    • Add webpack 5 example
    • Fix plugin type error with newer versions of @types/webpack

Patch Changes

  • Updated dependencies [5c7973f]
  • Updated dependencies [a294cf4]
    • jsxstyle@2.5.0
    • jsxstyle-utils@2.5.0

jsxstyle-utils@2.5.0

28 Jun 22:41
a2b741c
Compare
Choose a tag to compare

Minor Changes