Skip to content
Snippets Groups Projects
Commit 803eab66 authored by Jenkins's avatar Jenkins
Browse files

chore(release): 4.8.66

parent c6ca5828
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [4.8.66](https://gitlab.unige.ch/solidify/solidify-frontend/compare/v4.8.65...v4.8.66) (2024-02-08)
### ⚠ BREAKING CHANGES
* **ssr:** allow to work on ssr route with custom paramId
### Bug Fixes
* **ssr:** add in cache if no existing cache found and add method to associate ssr route to active mq message ([c6ca582](https://gitlab.unige.ch/solidify/solidify-frontend/commit/c6ca58280b554a0b09820de486efdf7624d64c5e))
* **ssr:** allow callback to retrieve id in cache eviction message and allow to wait a delay to refresh cache after an active mq messages ([46e49f6](https://gitlab.unige.ch/solidify/solidify-frontend/commit/46e49f644fc56ae4329bd3480952267a8156c53f))
* **ssr:** allow to define additional ssr route at runtime ([ccf56d2](https://gitlab.unige.ch/solidify/solidify-frontend/commit/ccf56d2fbd61e18db9faec01545ad7dd5edf621e))
* **ssr:** allow to work on ssr route with custom paramId ([5e69995](https://gitlab.unige.ch/solidify/solidify-frontend/commit/5e69995b279b8332b77a9c840999e3e9e86b6a39))
* **ssr:** manage case resource is deleted and allow to not refresh cache after deletion ([01bda5d](https://gitlab.unige.ch/solidify/solidify-frontend/commit/01bda5d4445619f19059764b3064c8389e6c5190))
### [4.8.65](https://gitlab.unige.ch/solidify/solidify-frontend/compare/v4.8.64...v4.8.65) (2024-02-01)
......
{
"name": "solidify-frontend",
"version": "4.8.65",
"version": "4.8.66",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "solidify-frontend",
"version": "4.8.65",
"version": "4.8.66",
"hasInstallScript": true,
"license": "GPL-2.0-or-later",
"dependencies": {
{
"name": "solidify-frontend",
"version": "4.8.65",
"version": "4.8.66",
"license": "GPL-2.0-or-later",
"author": "UNIGE (University of Geneva)",
"repository": {
......
{
"name": "solidify-frontend",
"version": "4.8.65",
"version": "4.8.66",
"license": "GPL-2.0-or-later",
"author": "UNIGE (University of Geneva)",
"engines": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment