Skip to content

Commit f8b337b

Browse files
committed
Upgrade to wombat 3.10.3
1 parent 28b8e9b commit f8b337b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- Add proper typing @overload to `zimscraperlib.image.optimize_xxx` methods (#273)
1818
- Backport wabac.JS change around rewriting: detect when JS is in 'strict' mode and avoid using 'arguments' (#286)
1919

20+
### Changed
21+
22+
- Upgrade to wombat 3.10.3 (#286)
23+
2024
## [5.3.0] - 2025-11-14
2125

2226
### Changed

openzim.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ execute_after=[
66

77
[files.assets.actions."wombat.js"]
88
action="get_file"
9-
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.9.1/dist/wombat.js"
9+
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.10.3/dist/wombat.js"
1010
target_file="wombat.js"

0 commit comments

Comments
 (0)