Skip to content

Releases: zengenti/contensis-react-base

v3.2.2

26 Sep 14:15
80d89da
Compare
Choose a tag to compare

3.2.2 (2024-09-25)

Bug Fixes

  • mappedEntry is retained in state when changing to a route that does not have an entryMapper causing entry prop to become truncated after navigating inside the next page (943609b)
  • referer header in api calls during ssr is not accurate in high concurrent load scenarios (3bad28e)
  • ensure SSR request and response objects are available in api SSRContext when the api is used from SSRContext (abe1a2c)
  • handle authenticate api in localhost reverse proxy when proxying secured forms via the new forms api (9d3c8b1)
  • handle new forms api in localhost reverse proxy when proxying delivery api requests (edd7932)
  • server-side memory leak by updating cookies packages to latest (5394cef)
  • TypeScript error in StaticRoutes files when used with Loadable components (8f0840f)

Performance Improvements

  • add contentTypeId to query when resolving any route entry by id to improve response time (7527262)

v3.2.1

24 Jun 16:00
Compare
Choose a tag to compare

What's Changed

  • Update CachedDeliveryAPI to access the 'fields' query param by @opgbaudouin in #11

Full Changelog: v3.2.0...v3.2.1

v3.2.0

24 Jun 15:59
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v3.2.0

v3.1.0

18 Jan 15:08
Compare
Choose a tag to compare

Full Changelog: v3.0.1...v3.1.0

v3.0.0

06 Oct 00:08
Compare
Choose a tag to compare
3.0.0