Skip to main content

What's New

Unfortunately for JavaScript users, Apache Arrow JS does not publish detailed release notes beyond the common Apache Arrow release notes.

caution

Apache Arrow JS follows the versioning number scheme for the cross-language Apache Arrow repository releases, which results in frequent major release bumps, without any significant JavaScript changes being introduced.

This can be an inconvenience for JavaScript applications that rely on semantic versioning to restrict dependencies to compatible package. Therefore some extra attention around versions may be required, especially if your app uses multiple JavaScript packages dependent on arrow. You may end up bundling two different arrow js versions or the build may break due to version requirement incompatibility.

v13.0

August 23, 2023

v12.0

  • Apache Arrow 12.0.0
  • Apache Arrow JS: No significant changes.
  • Apache Arrow JS: removed "big int" fallback handling, as browser support is now ubiquitous.

v11.0

v10.0

v9.0

  • Apache Arrow 9.0.0
  • Apache Arrow JS: Breaking API changes, see Upgrade Guide.
  • Apache Arrow JS: Smaller, focused, tree-shakeable API.
  • Apache Arrow JS: Removes non-core functionality from the Arrow JS library.

v8.0

  • Apache Arrow 8.0.0
  • Apache Arrow JS: Breaking API changes, see Upgrade Guide.
  • Apache Arrow JS: Smaller, focused, tree-shakeable API.
  • Apache Arrow JS: Removes non-core functionality from the Arrow JS library.

v7.0

  • Apache Arrow 7.0.0
  • Apache Arrow JS: Breaking API changes, see Upgrade Guide.
  • Apache Arrow JS: Smaller, focused, tree-shakeable API.
  • Apache Arrow JS: Removes non-core functionality from the Arrow JS library.

v6.0

v5.0

v4.0

v3.0

v2.0

v1.0