Update dependency @hotwired/turbo to v8.0.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@hotwired/turbo (source) | devDependencies | patch | 8.0.4 -> 8.0.6 |
Release Notes
hotwired/turbo (@hotwired/turbo)
v8.0.6
What's Changed
- Configure Submitter disabling by @seanpdoyle in https://github.com/hotwired/turbo/pull/1216
- Introduce
Turbo.config
object by @seanpdoyle in https://github.com/hotwired/turbo/pull/1217 - Fix devcontainer configuration by @radanskoric in https://github.com/hotwired/turbo/pull/1256
- Fix temporary elements disappearing on subsequent GET requests that redirect to a page with data-turbo-temporary elements. by @mikepayready in https://github.com/hotwired/turbo/pull/1302
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in https://github.com/hotwired/turbo/pull/1304
- Delegate
Turbo.session
properties toTurbo.config
by @seanpdoyle in https://github.com/hotwired/turbo/pull/1306 - Lift the frame morphing logic up to FrameController.reload by @krschacht in https://github.com/hotwired/turbo/pull/1192
- Introduce
unvisitableExtensions
to removeisHTML
implementation by @edwinv in https://github.com/hotwired/turbo/pull/1230
New Contributors
- @radanskoric made their first contribution in https://github.com/hotwired/turbo/pull/1256
- @mikepayready made their first contribution in https://github.com/hotwired/turbo/pull/1302
- @krschacht made their first contribution in https://github.com/hotwired/turbo/pull/1192
Full Changelog: https://github.com/hotwired/turbo/compare/v8.0.5...8.0.6
v8.0.5
What's Changed
- Add Turbo stream morph action by @omarluq in https://github.com/hotwired/turbo/pull/1185
- Bugfix/enable turbo stream morph on text by @hcdeng in https://github.com/hotwired/turbo/pull/1225
- Check new snapshot (instead of previous) for refresh-method by @scuml in https://github.com/hotwired/turbo/pull/1123
- Fix test to verify no network request on prefetched link click by @davidalejandroaguilar in https://github.com/hotwired/turbo/pull/1257
- style: align prettier trailing comma with eslint by @Rykus0 in https://github.com/hotwired/turbo/pull/1260
- Don't lose focus due to autofocus when morphing pages by @jorgemanrubia in https://github.com/hotwired/turbo/pull/1267
- Prevent Refresh from interrupting ongoing Visit by @seanpdoyle in https://github.com/hotwired/turbo/pull/1213
- Resolve Turbo Frame navigation bug by @seanpdoyle in https://github.com/hotwired/turbo/pull/1231
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/hotwired/turbo/pull/1280
- Bump express from 4.18.2 to 4.19.2 by @dependabot in https://github.com/hotwired/turbo/pull/1233
- Update JSDoc for
StreamElement
by @seanpdoyle in https://github.com/hotwired/turbo/pull/1193 - Extract and re-use element morphing logic by @seanpdoyle in https://github.com/hotwired/turbo/pull/1234
- Re-structure
turbo-stream[action=morph]
support by @seanpdoyle in https://github.com/hotwired/turbo/pull/1240 - Ensure fetch method is always uppercase by @npezza93 in https://github.com/hotwired/turbo/pull/1169
- Ignore links and forms that target
"_blank"
by @seanpdoyle in https://github.com/hotwired/turbo/pull/1235 - Add
turbo:before-prefetch
test coverage by @seanpdoyle in https://github.com/hotwired/turbo/pull/1205
New Contributors
- @omarluq made their first contribution in https://github.com/hotwired/turbo/pull/1185
- @hcdeng made their first contribution in https://github.com/hotwired/turbo/pull/1225
- @Rykus0 made their first contribution in https://github.com/hotwired/turbo/pull/1260
Full Changelog: https://github.com/hotwired/turbo/compare/v8.0.4...v8.0.5
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot