Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
40a654b
fix(tests): stub entire navigator on globalThis if not present
jankapunkt Nov 23, 2025
e4c9548
fix(tests): stub or define navigator, depending on presence
jankapunkt Nov 23, 2025
6e6e601
fix(test): more specific navigator stubbing
jankapunkt Nov 24, 2025
b3bc288
fix(tests): proper use of sinon.define
jankapunkt Nov 24, 2025
ed11aee
build(deps-dev): bump c8 from 8.0.1 to 10.1.3
dependabot[bot] Nov 24, 2025
ec1f8f3
build(deps-dev): bump rollup from 4.53.3 to 4.53.5
dependabot[bot] Dec 16, 2025
1fccf1b
Merge branch 'release/2.4.1' into dependabot/npm_and_yarn/rollup-4.53.5
jankapunkt Dec 17, 2025
a8a2b95
Merge branch 'release/2.4.1' into dependabot/npm_and_yarn/c8-10.1.3
jankapunkt Dec 17, 2025
5693228
Merge pull request #370 from leaonline/dependabot/npm_and_yarn/c8-10.1.3
jankapunkt Dec 17, 2025
8a488ff
Merge branch 'release/2.4.1' into dependabot/npm_and_yarn/rollup-4.53.5
jankapunkt Dec 17, 2025
9803b5a
Merge pull request #373 from leaonline/dependabot/npm_and_yarn/rollup…
jankapunkt Dec 17, 2025
62f068d
Initial plan
Copilot Dec 17, 2025
44acb89
fix(tests): use Object.defineProperty instead of sinon.define with cl…
Copilot Dec 17, 2025
871ee6c
fix(tests): add writable property to Object.defineProperty
Copilot Dec 17, 2025
4ba34ef
Merge pull request #374 from leaonline/copilot/sub-pr-369
jankapunkt Jan 6, 2026
3fa1347
Initial plan
Copilot Jan 6, 2026
b3ca4bc
chore: upgrade engines field to Node >= 18.x
Copilot Jan 6, 2026
d6fdfa8
Merge pull request #381 from leaonline/copilot/sub-pr-369-again
jankapunkt Jan 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading