New
DeepLinkDispatch v7.2.2
What's Changed
- Update AGP to 8.13.2 by @rossbacher in https://github.com/airbnb/DeepLinkDispatch/pull/385
- Optimize chunkOnModifiedUtf8ByteSize from O(n²) to O(n) by @Nepomuk5665 in https://github.com/airbnb/DeepLinkDispatch/pull/386
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in https://github.com/airbnb/DeepLinkDispatch/pull/390
- Centralize toolchain and target compatibility version. by @rossbacher in https://github.com/airbnb/DeepLinkDispatch/pull/388
- Fix chunking algo for surrogate pairs by @rossbacher in https://github.com/airbnb/DeepLinkDispatch/pull/389
New Contributors
- @Nepomuk5665 made their first contribution in https://github.com/airbnb/DeepLinkDispatch/pull/386
- @salmanmkc made their first contribution in https://github.com/airbnb/DeepLinkDispatch/pull/390
Full Changelog: https://github.com/airbnb/DeepLinkDispatch/compare/7.2.1...7.2.2