railsinspire
railsinspire copied to clipboard
Bump stimulus-use from 0.50.0 to 0.51.3
Bumps stimulus-use from 0.50.0 to 0.51.3.
Release notes
Sourced from stimulus-use's releases.
v0.51.3
What's Changed
- Remove unnecessary log by
@marcoroth
in stimulus-use/stimulus-use#255Commits
Full Changelog: https://github.com/stimulus-use/stimulus-use/compare/v0.51.2...v0.51.3
v0.51.2
What's Changed
- Add basic development documentation by
@tkoenig
in stimulus-use/stimulus-use#243useDispatch
: Fix params for debounced actions if event is shared by@marcoroth
in stimulus-use/stimulus-use#252Dependencies
- Bump decode-uri-component from 0.2.0 to 0.2.2 by
@dependabot
in stimulus-use/stimulus-use#247- Bump qs from 6.5.2 to 6.5.3 by
@dependabot
in stimulus-use/stimulus-use#248- Bump json5 from 1.0.1 to 1.0.2 by
@dependabot
in stimulus-use/stimulus-use#250New Contributors
@tkoenig
made their first contribution in stimulus-use/stimulus-use#243Commits
Full Changelog: https://github.com/stimulus-use/stimulus-use/compare/v0.51.1...v0.51.2
v0.51.1
What's Changed
- Add missing
docsify-cli
devDependency by@leon-vogt
in stimulus-use/stimulus-use#232- Update deprecated Stimulus 1 target-syntax by
@leon-vogt
in stimulus-use/stimulus-use#231- Mark
useDispatch
as deprecated by@leon-vogt
in stimulus-use/stimulus-use#230- Add
overwriteDispatch
option touseApplication()
by@marcoroth
in stimulus-use/stimulus-use#242Dependencies
- Bump loader-utils from 1.4.0 to 1.4.1 by
@dependabot
in stimulus-use/stimulus-use#236- Bump loader-utils from 1.4.1 to 1.4.2 by
@dependabot
in stimulus-use/stimulus-use#239- Bump socket.io-parser from 4.0.4 to 4.0.5 by
@dependabot
in stimulus-use/stimulus-use#238- Bump engine.io from 6.2.0 to 6.2.1 by
@dependabot
in stimulus-use/stimulus-use#240New Contributors
@leon-vogt
made their first contribution in stimulus-use/stimulus-use#232Commits
Full Changelog: https://github.com/stimulus-use/stimulus-use/compare/v0.51.0...v0.51.1
v0.51.0
What's Changed
- Update
useDebounce
to provide default (empty) DebouceOptions matching documentation and improving DX by@floodfx
in stimulus-use/stimulus-use#205- Fix
useIntersection
for multiple elements in the same controller by@marcoroth
in stimulus-use/stimulus-use#217- Fix typo in use-transition.md by
@eltociear
in stimulus-use/stimulus-use#222- Fix
useTransition
default options assignment by@mjc-gh
in stimulus-use/stimulus-use#226- Fix language formatting in GitHub by
@ollietb
in stimulus-use/stimulus-use#221
... (truncated)
Commits
e12a485
v0.51.3
a98c118
Updateyarn.lock
1c0cff5
docs: add daniel-rikowski as a contributor for bug (#256)e40fd0d
Remove unnessary log (#255)14e807b
v0.51.2
ccf14f9
docs: add sc0ttman as a contributor for bug (#253)ff78df4
useDispatch
: Fix params for debounced actions if event is shared (#252)370162b
Bump json5 from 1.0.1 to 1.0.2 (#250)151bb1a
Bump qs from 6.5.2 to 6.5.3 (#248)306def4
docs: add tkoenig as a contributor for doc (#249)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)