What's Changed
- Remove
SubmitEventpolyfill by @seanpdoyle in #909 - Remove
requestSubmitpolyfill by @seanpdoyle in #908 - Bump multer from 1.4.2 to 2.0.2 by @dependabot[bot] in #1451
- Add
[method]and[scroll]attributes for Refresh Stream by @seanpdoyle in #1208 - Functional Tests: Replace chai with Playwright Assertions by @seanpdoyle in #1454
- Fix regression with empty target attribute (#1444) by @yujiteshima in #1455
- Functional Tests: Rendering - Replace
chaiwith Playwright by @seanpdoyle in #1458 - Rendering Functional Tests: Replace chai with Playwright by @seanpdoyle in #1459
- Frame Functional Tests: Replace chai with Playwright by @seanpdoyle in #1461
- Build: Remove circular dependency by @seanpdoyle in #1453
- Visit Functional Tests: Replace chai with Playwright by @seanpdoyle in #1463
- Fix UUID generation to include all hex digits by @kaisersakhi in #1425
- Fix #577: Send the Turbo-Frame header as referenced by data-turbo-frame attribute on form submission by @inkstak in #579
- Add support for data-turbo-frame="_parent" in nested frames by @anthonyfranco in #1446
- Use new format instead of legacy by @loqimean in #1016
- Remove duplicate siblings when using before/after actions by @tpaulshippy in #1290
- Update html[dir] attribute during navigation by @alhajrahmoun in #1418
- Loading Functional Tests: Replace
assertwithexpectby @seanpdoyle in #1466 - Remove deprecated support for
[data-turbo-cache="false"]by @seanpdoyle in #1470 - Remove deprecated
Turbo.clearCache()function by @seanpdoyle in #1471 - Playwright Root: use
expectinstead ofassertby @seanpdoyle in #1467 - Simplify same page anchor visits by @domchristie in #1285
PrefetchCache: extract and re-useLRUCachefromSnapshotCacheby @seanpdoyle in #1469- Playwright: replace
assertwithexpectby @seanpdoyle in #1465 - Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #1468
- Remove
chai: Replace all calls with Playwright'sexpectby @seanpdoyle in #1473 - Tests: Flaky
[autofocus]assertions by @seanpdoyle in #1474 - Prevent slow turbo frame requests from resetting cookies by @domchristie in #1399
- Fix noscript style evaluation during navigation (#1464) by @yujiteshima in #1475
- Mention the correct element "data-turbo-suppress-warning" is expected on by @redross in #1424
New Contributors
- @yujiteshima made their first contribution in #1455
- @kaisersakhi made their first contribution in #1425
- @inkstak made their first contribution in #579
- @anthonyfranco made their first contribution in #1446
- @loqimean made their first contribution in #1016
- @tpaulshippy made their first contribution in #1290
- @alhajrahmoun made their first contribution in #1418
- @redross made their first contribution in #1424
Full Changelog: v8.0.20...v8.0.21