| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DeepLinkDispatch v7.2.2 source code.tar.gz | 2026-01-29 | 824.1 kB | |
| DeepLinkDispatch v7.2.2 source code.zip | 2026-01-29 | 938.7 kB | |
| README.md | 2026-01-29 | 915 Bytes | |
| Totals: 3 Items | 1.8 MB | 0 | |
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