You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/22 16:45:06 UTC

[GitHub] [arrow] domoritz commented on a change in pull request #10360: ARROW-12808: [JS] Document browser support

domoritz commented on a change in pull request #10360:
URL: https://github.com/apache/arrow/pull/10360#discussion_r637424939



##########
File path: js/README.md
##########
@@ -200,6 +200,13 @@ The JS community is a diverse group with a varied list of target environments an
 
 If you think we missed a compilation target and it's a blocker for adoption, please open an issue.
 
+### Supported Browsers and Platforms
+
+The bundles we compile support moderns browser released in the last 5 years. This includes supported versions of
+Firefox, Chrome, Edge, and Safari. We also support maintained versions of Node.
+We do not actively support Internet Explorer.
+Apache Arrow also works on [supported versions of Node](https://nodejs.org/en/about/releases/).
+

Review comment:
       Good catch. 
   
   I think we should explain Arrow.dom and Arrow.node in the docs rather than putting too much into the readme. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org