Skip to content

Releases: jpex-js/react-jpex

v2.2.0

Choose a tag to compare

@jackmellis jackmellis released this 08 Jun 08:51

2.2.0 (2022-06-08)

Features

v2.1.0

Choose a tag to compare

@jackmellis jackmellis released this 14 Dec 13:16

2.1.0 (2020-12-14)

Features

v2.0.1

Choose a tag to compare

@jackmellis jackmellis released this 08 Dec 23:11

2.0.1 (2020-12-08)

Bug Fixes

  • address incorrect dist file names (91e0731)

v2.0.0

Choose a tag to compare

@jackmellis jackmellis released this 27 Nov 13:36

2.0.0 (2020-11-27)

  • cleaned up a number of functions and types (6ae3caf)

Features

  • configure jpex via provider props (ab19f19), closes #12
  • drop support for jpex v3 (d9f0fbf)

BREAKING CHANGES

  • requires v4 of jpex (for typescript purposes)
  • useResolve no longer accepts a deps array
  • requires jpex^4.1.0

v1.4.0

Choose a tag to compare

@jackmellis jackmellis released this 05 Nov 07:32

1.4.0 (2020-11-05)

Features

v1.3.1

Choose a tag to compare

@jackmellis jackmellis released this 02 Nov 21:01

1.3.1 (2020-11-02)

Bug Fixes

  • incompatible types between v3 and v4 (606f8d1)

v1.3.0

Choose a tag to compare

@jackmellis jackmellis released this 25 Sep 15:19

1.3.0 (2020-09-25)

Features