Skip to content

Create a new testing for V13

Joël Cuissinat requested to merge dev into testing

1.10.0 (2024-01-30)

Features

  • author: add transition on author id card (40d153a)
  • fetch: remove isomorphic fetch and replace it by fetch native (282c67d)
  • link: delete rel prefetch in a markup (15e3659)
  • project: replace academy by structure in all project (e358672)

Bug Fixes

  • audit: update vulnerable libraries (a4899a2)
  • fetch: add onMount on missing fetch (23613b8)
  • fetch: don't call fetch outside of onMount/load on server side (fed4fdb)
  • fetch: use fetch provided by load function when available (a06f606)
  • structure: fix problems dues to rebase from dev (138d477)
  • structures: redirect /academies to /structures (fa1ac04)
  • translation: fix some translation (a504ebb)

Merge request reports