Conversation
There was a problem hiding this comment.
💡 Codex Review
boost-geospatial-index/package.json
Lines 14 to 18 in 919555d
The lint script still runs eslint ., but this commit removed eslint from devDependencies (only the plugin/config remain), so npm ci && npm run lint now fails with eslint: not found. The pull_request lint workflow invokes that script directly, meaning CI linting is broken until the ESLint package is re-added.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
## 1.4.0-beta.1 (2025-12-02) * fix: missing deps to release ([6d92972](6d92972)) * fix: missing deps to release ([c90180b](c90180b)) * fix: missing deps to release ([91466d3](91466d3)) * Merge branch 'beta' into 1-dev ([594fad0](594fad0)) * Merge pull request #25 from kuzzleio/1-dev ([919555d](919555d)), closes [#25](#25) * chore(license): Update LICENSE.md ([65924e6](65924e6)) * chore(license): Update LICENSE.md ([f88003f](f88003f)) * chore(lint): linting the app ([1b2a539](1b2a539)) * chore(runner): update runner version ([2253a4a](2253a4a)) * feat: bump deps ([2da3a53](2da3a53))
|
🎉 This PR is included in version 1.4.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## 1.4.0 (2025-12-02) * Merge branch 'beta' into 1-dev ([594fad0](594fad0)) * Merge pull request #25 from kuzzleio/1-dev ([919555d](919555d)), closes [#25](#25) * Merge pull request #26 from kuzzleio/beta ([428c7e6](428c7e6)), closes [#26](#26) * chore(license): Update LICENSE.md ([65924e6](65924e6)) * chore(license): Update LICENSE.md ([f88003f](f88003f)) * chore(lint): linting the app ([1b2a539](1b2a539)) * chore(release): 1.4.0-beta.1 [skip ci] ([935ff25](935ff25)) * chore(runner): update runner version ([2253a4a](2253a4a)) * fix: missing deps to release ([6d92972](6d92972)) * fix: missing deps to release ([c90180b](c90180b)) * fix: missing deps to release ([91466d3](91466d3)) * feat: bump deps ([2da3a53](2da3a53))
|
🎉 This PR is included in version 1.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Overview
Release a new version with nodejs 24 support