Skip to content

Releases: devgateway/wp-react-lib

v0.4.2

30 Jul 12:59
caf50d1
Compare
Choose a tag to compare

Patch Changes

v0.4.1

09 Jul 13:02
be1d599
Compare
Choose a tag to compare

Patch Changes

  • 7e58a8e: # Hotfix

    • Fix missing exports

v0.4.0

09 Jul 12:40
25d4885
Compare
Choose a tag to compare

Minor Changes

  • ad59d59: # Changelog

    Changes

    • Update Media Consumer to include type definitions.
    • Update Page Consumer to include type definitions.
    • Update Post Consumer to include type definitions.
    • Update Search Consumer to include type definitions.
    • Update Settings Consumer to include type definitions.
    • Update Taxonomy Consumer to include type definitions.

    New Features

    • Add Categories consumer.
    • Add date range API.
    • Add Categories provider.

v0.3.2

05 Jun 11:36
8301ea8
Compare
Choose a tag to compare

Patch Changes

  • 7ce74cb: Fix localized provider by fixing the destructured props

v0.3.1

03 Jun 10:58
c539632
Compare
Choose a tag to compare

Patch Changes

  • 7ea6235: Fix rendering issues in the replace link but handling empty values

wp-react-lib 0.1.2.0

25 Jun 17:34
Compare
Choose a tag to compare
wp-react-lib 0.1.2.0 Pre-release
Pre-release

An easy way to integrate your react application with the world's most popular content management system. wp-react-lib uses the Wordpress REST API to load content into your classic React.js stack, it also allows embedding your own React.js components within pages and posts.