Breaking API Change
Please note there is a minor breaking API change:
- Your app can now define a user-agent prefix (not the entire user agent) specific to your application. The library will take care of adding the other necessary user-agent info including the bridge component registration. See #77 for details.
What's Changed
- Breaking API change: applications can set a User-Agent prefix by @jayohms in #77
- Disable link prefetching to match the new behavior on iOS by @jayohms in #78
Full Changelog: 1.0.2...1.1.0
How to Migrate
Read about all the details and how to migrate: https://masilotti.com/hotwire-native-1.1/