Skip to content

Commit c19bc60

Browse files
committed
removing code duplicated by a backmerge
1 parent caeccbf commit c19bc60

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

packages/apostrophe/CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,9 @@
22

33
## UNRELEASED
44

5-
### Adds
6-
7-
85
### Fixes
96

107
* Fixes an issue where the frontend was caching stale choices for `select`, `radio` and `checkboxes` fields that were saved but no longer valid (i.e removed from the schema).
11-
* When we reach the max in a widget area, the `Add Content` button is now disabled.
12-
13-
### Changes
14-
15-
* Fixes an issue where the frontend was caching stale choices for `select`, `radio` and `checkboxes`
16-
fields that were saved but no longer valid (i.e removed from the schema).
17-
* Bumped dependency on `express-cache-on-demand` to guarantee installation of recent fixes for edge cases that could share a response between two locales of a single-site project, report errors without a process restart, and correctly handle `res.send('')` with an empty string.
18-
* Restores relative import paths inside Vite-generated entrypoints on *nix builds so dev server HMR works again, while keeping the Windows-specific absolute path workaround.
198

209
## 4.24.1 (2025-12-04)
2110

0 commit comments

Comments
 (0)