v21.0.0-rc1Pre-release
Apache Arrow JS 21.0.0 RC1
Added 6
- Add LICENSE.txt and NOTICE.txt
- Add .github/ISSUE_TEMPLATE
- Add pull request template
- Add CODE_OF_CONDUCT.md
- Add CONTRIBUTING.md
- Add shfmt and shellcheck linters
Changed 10
- Enable CI
- Use the PR title and description by default for squash and merge
- Move config.yaml to config.yml
- Enable Dependabot
- Enable integration tests
- Migrate ESLint 8 to 9
- Run Release Audit Tool in CI
- Update repository URLs
- Use Node.js 20
- Publish docs
Removed 3
- Remove lerna from package.json
- Remove create:testdata/clean:testdata from package.json
- Remove xml2js dependency
From Apache Arrow JS
What's Changed
- Add LICENSE.txt and NOTICE.txt by @kou in https://github.com/apache/arrow-js/pull/12
- Enable CI by @kou in https://github.com/apache/arrow-js/pull/18
- GH-7: Add .github/ISSUE_TEMPLATE by @raulcd in https://github.com/apache/arrow-js/pull/16
- Use the PR title and description by default for squash and merge by @kou in https://github.com/apache/arrow-js/pull/20
- Move config.yaml.to config.yml by @raulcd in https://github.com/apache/arrow-js/pull/21
- Enable Dependabot by @kou in https://github.com/apache/arrow-js/pull/22
- chore: bump memfs from 4.17.0 to 4.17.2 by @dependabot in https://github.com/apache/arrow-js/pull/24
- chore: bump flatbuffers from 25.1.24 to 25.2.10 by @dependabot in https://github.com/apache/arrow-js/pull/25
- chore: bump @types/node from 20.14.9 to 22.15.21 by @dependabot in https://github.com/apache/arrow-js/pull/28
- chore: bump typedoc from 0.27.9 to 0.28.4 by @dependabot in https://github.com/apache/arrow-js/pull/29
- chore: bump gulp-esbuild from 0.13.0 to 0.14.0 by @dependabot in https://github.com/apache/arrow-js/pull/32
- chore: bump rollup from 4.24.3 to 4.41.0 by @dependabot in https://github.com/apache/arrow-js/pull/31
- chore: Add pull request template by @kou in https://github.com/apache/arrow-js/pull/33
- chore: Enable integration tests by @kou in https://github.com/apache/arrow-js/pull/34
- chore: bump typedoc from 0.28.4 to 0.28.5 by @dependabot in https://github.com/apache/arrow-js/pull/37
- chore: bump @swc/core from 1.6.6 to 1.11.29 by @dependabot in https://github.com/apache/arrow-js/pull/38
- chore: bump webpack from 5.96.1 to 5.99.9 by @dependabot in https://github.com/apache/arrow-js/pull/40
- chore: bump actions/setup-python from 5.3.0 to 5.6.0 by @dependabot in https://github.com/apache/arrow-js/pull/43
- chore: bump @rollup/plugin-node-resolve from 16.0.0 to 16.0.1 by @dependabot in https://github.com/apache/arrow-js/pull/39
- chore: bump @types/jest from 29.5.12 to 29.5.14 by @dependabot in https://github.com/apache/arrow-js/pull/42
- chore: Migrate ESLint 8 to 9 by @kou in https://github.com/apache/arrow-js/pull/128
- chore: Run Release Audit Tool in CI by @kou in https://github.com/apache/arrow-js/pull/129
- chore: bump @swc/helpers from 0.5.15 to 0.5.17 by @dependabot in https://github.com/apache/arrow-js/pull/131
- chore: bump typescript-eslint from 8.32.1 to 8.33.1 by @dependabot in https://github.com/apache/arrow-js/pull/132
- chore: bump esbuild from 0.25.0 to 0.25.5 by @dependabot in https://github.com/apache/arrow-js/pull/134
- chore: Add CODE_OF_CONDUCT.md by @kou in https://github.com/apache/arrow-js/pull/141
- chore: bump rollup from 4.41.0 to 4.42.0 by @dependabot in https://github.com/apache/arrow-js/pull/150
- chore: bump eslint from 9.27.0 to 9.28.0 by @dependabot in https://github.com/apache/arrow-js/pull/151
- chore: bump @swc/core from 1.11.29 to 1.11.31 by @dependabot in https://github.com/apache/arrow-js/pull/152
- Prepare release scripts by @kou in https://github.com/apache/arrow-js/pull/137
- chore: Update repository URLs by @kou in https://github.com/apache/arrow-js/pull/146
- chore: Add CONTRIBUTING.md by @kou in https://github.com/apache/arrow-js/pull/142
- chore: Remove
lernafrompackage.jsonby @kou in https://github.com/apache/arrow-js/pull/144 - chore: Remove
create:testdata/clean:testdatainpackage.jsonby @kou in https://github.com/apache/arrow-js/pull/148 - chore: bump google-closure-compiler from 20240317.0.0 to 20250603.0.0 by @dependabot in https://github.com/apache/arrow-js/pull/149
- chore: Remove xml2js dependency by @kou in https://github.com/apache/arrow-js/pull/155
- chore: bump eslint from 9.28.0 to 9.29.0 by @dependabot in https://github.com/apache/arrow-js/pull/160
- chore: bump @types/node from 22.15.21 to 24.0.3 by @dependabot in https://github.com/apache/arrow-js/pull/161
- chore: Add shfmt and shellcheck linters by @kou in https://github.com/apache/arrow-js/pull/158
- chore: bump google-closure-compiler from 20250603.0.0 to 20250609.0.0 by @dependabot in https://github.com/apache/arrow-js/pull/163
- chore: Use Node.js 20 by @kou in https://github.com/apache/arrow-js/pull/156
- chore: bump rollup from 4.42.0 to 4.43.0 by @dependabot in https://github.com/apache/arrow-js/pull/162
- chore: bump glob from 10.4.1 to 11.0.3 by @dependabot in https://github.com/apache/arrow-js/pull/164
- chore: Publish docs by @kou in https://github.com/apache/arrow-js/pull/166
- chore: Remove needless version in release document by @kou in https://github.com/apache/arrow-js/pull/171
- chore: Bump version to 21.0.0 by @kou in https://github.com/apache/arrow-js/pull/169
- chore: bump google-closure-compiler from 20250609.0.0 to 20250619.0.0 by @dependabot in https://github.com/apache/arrow-js/pull/175
- chore: bump rxjs from 7.8.1 to 7.8.2 by @dependabot in https://github.com/apache/arrow-js/pull/176
- chore: bump rollup from 4.43.0 to 4.44.0 by @dependabot in https://github.com/apache/arrow-js/pull/177
- chore: bump eslint-plugin-jest from 28.9.0 to 29.0.1 by @dependabot in https://github.com/apache/arrow-js/pull/178
- chore: Fix auto documentation update by @kou in https://github.com/apache/arrow-js/pull/173
- chore: bump typescript-eslint from 8.33.1 to 8.35.0 by @dependabot in https://github.com/apache/arrow-js/pull/174
- chore: bump @swc/core from 1.11.31 to 1.12.5 by @dependabot in https://github.com/apache/arrow-js/pull/179
- chore: bump gulp-rename from 2.0.0 to 2.1.0 by @dependabot in https://github.com/apache/arrow-js/pull/182
- chore: bump google-closure-compiler from 20250619.0.0 to 20250625.0.0 by @dependabot in https://github.com/apache/arrow-js/pull/183
- chore: bump typedoc from 0.28.5 to 0.28.7 by @dependabot in https://github.com/apache/arrow-js/pull/185
- chore: bump rollup from 4.44.0 to 4.44.1 by @dependabot in https://github.com/apache/arrow-js/pull/186
- chore: bump eslint from 9.29.0 to 9.30.0 by @dependabot in https://github.com/apache/arrow-js/pull/184
- chore: bump @swc/core from 1.12.5 to 1.12.7 by @dependabot in https://github.com/apache/arrow-js/pull/187
- chore: bump typescript-eslint from 8.35.0 to 8.35.1 by @dependabot in https://github.com/apache/arrow-js/pull/188
New Contributors
- @kou made their first contribution in https://github.com/apache/arrow-js/pull/12
- @raulcd made their first contribution in https://github.com/apache/arrow-js/pull/16
- @dependabot made their first contribution in https://github.com/apache/arrow-js/pull/24
Full Changelog: https://github.com/apache/arrow-js/commits/v21.0.0-rc1