Skip to content

Releases: devgateway/wp-react-lib

v0.5.1

28 Oct 07:11
694cb1c

Choose a tag to compare

Patch Changes

v0.5.0

23 Oct 08:09
ede6b42

Choose a tag to compare

Minor Changes

This release introduces a minor version update to the @devgateway/wp-react-lib package, primarily focused on improving API endpoint handling for server-side rendering (SSR) scenarios. The main enhancement is the support for dynamic base URLs, allowing the library to better adapt to different SSR contexts.

API improvements:

  • Updated API endpoint handling to support dynamic base URLs for SSR contexts, increasing flexibility for server-side rendering environments.
  • e5b7db3: update API endpoint handling to support dynamic base URLs for SSR contexts

v0.4.8

17 Oct 16:34
71c3342

Choose a tag to compare

Patch Changes

  • a949690: Remove sub-imports to remain with the main import

v0.4.7

17 Oct 12:32
d9a420d

Choose a tag to compare

Patch Changes

  • 7174745: fix env variables imports

v0.4.6

15 Oct 13:21
f8ce6fc

Choose a tag to compare

Patch Changes

  • 2e20f93: Standardize dependencies for consitency

v0.4.5

10 Oct 06:31
1a847b0

Choose a tag to compare

Patch Changes

  • 8bf45ce: Upgrade dependencies to fix CVEs

v0.4.4

14 Sep 11:33
938b777

Choose a tag to compare

Patch Changes

  • Update version to 0.4.4
  • Add missing menu and search contexts

v0.4.3

22 Aug 14:37
7e32352

Choose a tag to compare

Patch Changes

  • 7558929: Fix links and remove old process.env.VITE_REACT_APP_WP_HOSTS

v0.4.2

30 Jul 12:59
caf50d1

Choose a tag to compare

Patch Changes

v0.4.1

09 Jul 13:02
be1d599

Choose a tag to compare

Patch Changes

  • 7e58a8e: # Hotfix

    • Fix missing exports