Releases: joeymalvinni/webrtc-ip
Releases · joeymalvinni/webrtc-ip
v3.5.4
v3.4.4
Merge branch 'main' of https://github.com/joeymalvinni/webrtc-ip
v3.3.3
Update REAME styling
v3.2.1
Express wasn't installed as a dependency, so Heroku couldn't find it. Also added the Heroku example link as the website.
v3.1.1
Remove Webpack build script.
v3.0.1
Attempt to fix for Heroku.
v3.0.0
Complete fix.
v2.2.0
Added /dist folder, also appended deprecation notice to REAME.
v2.0.0
Major revisions. Ignore the title that say "v3.0.0", it was a typo.
v1.3.0
This release fixes some duplication issues introduced when using getIpArray()
and getFirstIp()
. The latter has been updated to a simplified version that calls getIpArray()
instead.