The code for this release has been sitting on my computer for almost a year but with so many things going on it was hard for me to release it but it's finally there! A good chunk of the code has been rewritten, a bunch of bugs have been fixed. I've also addressed the oldest open feature request (Jan 10, 2020) 😆.
Features
Play or pause the timer programmatically
By default, when the notification is hovered or the window loses focus, the timer for dismissing the notification is paused. There are many other situations where you might want to pause the timer as well. For instance, consider wanting to toggle the notification timer based on the document's visibility. This wasn't possible to do previously, but with the new API, it's a breeze.
Bumps the all-updates group in /src/web with 28 updates:
5.0.8
5.0.13
1.6.2
1.7.2
2.0.0
2.1.0
1.17.3
1.18.0
8.0.3
8.5.1
18.2.0
18.3.1
18.2.38
18.3.3
18.2.0
18.3.1
18.2.17
18.3.0
11.0.2
11.0.6
1.6.0
1.6.2
6.20.0
6.25.1
9.1.3
10.0.5
11.1.4
11.1.5
6.1.1
7.2.0
9.0.5
9.0.6
6.12.0
7.16.1
6.12.0
7.16.1
3.5.0
3.7.0
13.6.2
13.13.1
16.3.1
16.4.5
8.54.0
8.57.0
4.6.0
4.6.2
0.4.4
0.4.9
3.1.0
3.3.3
3.3.5
3.4.6
5.3.2
5.5.3
5.3.3
5.3.4
Updates
@fontsource/roboto
from 5.0.8 to 5.0.13Commits
Updates
axios
from 1.6.2 to 1.7.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
0e4f9fa
chore(release): v1.7.2 (#6414)4f79aef
fix(fetch): enhance fetch API detection; (#6413)67d1373
chore(release): v1.7.1 (#6411)733f15f
fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...3041c61
[Release] v1.7.0 (#6408)18b13cb
chore(docs): add fetch adapter docs; (#6407)e62099b
fix(fetch): fixed a possible memory leak in the AbortController for the strea...b49aa8e
chore(release): v1.7.0-beta.2 (#6403)d57f03a
chore(ci): bump create-pull-request version to fix a bug; (#6405)097b0d1
chore(ci): add tag resolution for npm releases based on package version; (#6404)Updates
debounce
from 2.0.0 to 2.1.0Release notes
Sourced from debounce's releases.
Commits
312a06e
2.1.01fe9160
Add.trigger()
(#41)691098b
Meta tweaksb6e2b73
Add CIUpdates
express-session
from 1.17.3 to 1.18.0Release notes
Sourced from express-session's releases.
Changelog
Sourced from express-session's changelog.
Commits
24d4972
1.18.0855f21a
docs: add connect-ottoman to the list of session stores991b7ee
Add debug log for pathname mismatch408229e
Add "partitioned" to cookie options50e1429
build: Node.js@20.116153b3f
build: Node.js@21.688e0f2e
build: actions/checkout@v4d9354ef
Fix handling errors from setting cookief9f2318
docs: remove session-rethinkdb to the list of session stores3ee08c4
Add "priority" to cookie optionsUpdates
mongoose
from 8.0.3 to 8.5.1Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
1972f7f
chore: release 8.5.170e8e19
Merge pull request #14743 from Automattic/vkarpov15/gh-147383646952
fix(model): handletransactionAsyncLocalStorage
option withinsertMany()
090297e
Merge pull request #14740 from orgads/stream-close-promise0fbe1d4
Fix ChangeStream.close to return a Promise<void> like the driverd30a3b9
Merge pull request #14724 from Automattic/vkarpov15/gh-147198223f91
refactor: rename to $__toObjectShallow() based on code review comments9dc2e8a
Merge branch 'master' into vkarpov15/gh-147197d742e2
style: fix lintb698c28
perf(model): skip $toObject() for insertMany with only primitive valuesUpdates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 18.2.38 to 18.3.3Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.2.17 to 18.3.0Commits
Updates
react-image-crop
from 11.0.2 to 11.0.6Release notes
Sourced from react-image-crop's releases.
Commits
a0775c9
patch bump4936e03
Update depsab32bd0
Update ReactCrop.scss to resolve SASS 1.77.7 deprecation warnings (#594)8c25fce
Update README.mdc435974
Update README.md5e2264e
Update README.md139d74b
Add unbindDocMove to componentWillUnmount #5800a19cba
Update README.mdc0179c9
Update README.md00ea817
Update README.mdUpdates
react-lazy-load-image-component
from 1.6.0 to 1.6.2Release notes
Sourced from react-lazy-load-image-component's releases.
Commits
75d69be
1.6.28204cb5
1.6.181fcac1
Update node-version in run-tests.yml584c529
stop using findDOMNodeb610680
Remove Dependency Status badged0dc5ba
Add examples to tweak effects transitionc506589
Fix wrong linkMaintainer changes
This version was pushed to npm by jotacodestudio, a new releaser for react-lazy-load-image-component since your current version.
Updates
react-router-dom
from 6.20.0 to 6.25.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
98941f8
chore: Update version for release (#11815)db24ec9
chore: Update version for release (pre) (#11814)a252428
Reduce RouterProvider re-renders when using View Transitions (#11803)6b8daf9
Revert "Temporary change to test release process off v6 branch"b8a4cdb
Temporary change to test release process off v6 branch13dfa13
chore: Update version for release (#11807)21b61c0
chore: Update version for release (pre) (#11800)7b22365
Stabilize future.unstable_skipActionErrorRevalidation (#11769)da65120
Fix useMatch undecoded params (#11789)0a87644
chore: Update version for release (#11767)Updates
react-toastify
from 9.1.3 to 10.0.5Release notes
Sourced from react-toastify's releases.
... (truncated)
Commits
9600c4a
10.0.5a4be2e3
update react peer dependency to only allow >=18aea0bd9
Add test to ... _Description has been truncated_