Skip to content

Releases: hotwired/turbo-ios

7.0.0-rc.5

14 Dec 18:40
2277f7d
Compare
Choose a tag to compare

What's Changed

  • Skip the same-page anchor scrolling behavior for visits initiated from the native side by @jayohms in #59

Full Changelog: 7.0.0-rc.4...7.0.0-rc.5

7.0.0-rc.4

08 Dec 20:12
fafd7af
Compare
Choose a tag to compare

What's Changed

  • Initialize path config from file synchronously by @joemasilotti in #27
  • Allow blob:http* urls to load from es-module-shims by @jayohms in #58

New Contributors

Full Changelog: 7.0.0-rc.3...7.0.0-rc.4

7.0.0-rc.3

07 Dec 18:23
49b4f75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.0-rc.2...7.0.0-rc.3

7.0.0-rc.2

30 Sep 15:38
cb6c33b
Compare
Choose a tag to compare
Merge pull request #45 from friendzapp/main

Support same-page anchor scrolling

7.0.0-rc.1

14 Sep 18:16
e1aed03
Compare
Choose a tag to compare

Changes:

  • Update the Hotwire subdomains
  • Allow VisitProposal construction outside of Turbo
  • fix directories for relative links
  • Fix link reference to code in Turbo library
  • remove extra word
  • Add instructions to select the correct app lifecycle type under XCode 12
  • Default arguments in record() test helper
  • Fix tense of error message
  • Update Migration.md
  • Update adapter to account for location -> URL

Demo:

  • Always call session.visit with options

7.0.0-beta.1

18 Dec 21:55
Compare
Choose a tag to compare

Initial beta release