🔗A light and trustworthy URL polyfill for React Native.
🔗A light and trustworthy URL polyfill for React Native.
v1.1.2
charpeni released this
- Fixed an incompatibility with Hermes. (See #77).
Assets
2
v1.0.0
charpeni released this
Initial release.
Assets
2
热门度与活跃度
0.0
2.7
Watchers:1 |
Star:76 |
Fork:4 |
创建时间: 2019-11-22 12:28:41 |
最后Commits: 15天前 |
许可协议:MIT |
基本信息
分类:混合移动开发 / JavaScript开发 |
收录时间:2019-12-24 15:35:43 |
55901b2
Compare
This is a significant release that improved the stability of
🎉
react-native-url-polyfill
by making sure it's working well on older versions of React Native and newer as well. As always, this is backed by Detox tests.buffer
as a dependency ofwhatwg-url-without-unicode
, instead of relying on a global definition (charpeni/whatwg-url#3 and #189 by @chrisbobbe).punycode
as a dependency ofwhatwg-url-without-unicode
(#200, thanks to @donavon for reporting it in #140).Thanks to everyone who reported issues and contributed to it.
👏