Skip to content

chore(master): release 2.0.0#23

Merged
targos merged 1 commit intomasterfrom
release-please--branches--master--components--ml-array-utils
Apr 14, 2026
Merged

chore(master): release 2.0.0#23
targos merged 1 commit intomasterfrom
release-please--branches--master--components--ml-array-utils

Conversation

@mljs-bot
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • migrate to TypeScript and ESM-only (#21)

Features

  • add maxValue in normed max algo and improve speed (4c01258)
  • add sumValue in normed (a6e60c5)
  • adding fromIndex/toIndex options for min and max. (#13) (d32b851)

Bug Fixes

  • add missing "types" field (27cf789)
  • array-sequential-fill: allow full range of is-any-array versions (57e33ec)
  • correct TS definitions (71e7fa8)
  • output type (ee6e4d7)
  • update is-any-array to v3 (1ff9aa3)
  • update is-any-array to v1 (578e6d6)
  • use TS namespace instead of modules for default exports (#16) (3b5c725)

Code Refactoring

  • migrate to TypeScript and ESM-only (#21) (1ff9aa3)

This PR was generated with Release Please. See documentation.

@tpoisseau
Copy link
Copy Markdown
Contributor

@targos do you think it's OK to merge this PR now ? I re-used the release.yml from mass-tools.

I do not master google-github-actions/release-please-action and lerna workflows.

release please increment only root version (so no preview on packages versions). Publish should be done on merging this PR. I'm not sure what is done by lerna publish. I assume it will increment packages versions and publish on npm. But does it commit and push to master with new versions bump ? If not I think we should add it to the release workflow.

@targos
Copy link
Copy Markdown
Member

targos commented Apr 14, 2026

Let's try

@targos targos merged commit 0fe51ac into master Apr 14, 2026
9 checks passed
@mljs-bot
Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/mljs/array/releases/tag/v2.0.0 🌻

@targos targos deleted the release-please--branches--master--components--ml-array-utils branch April 14, 2026 09:23
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (232a4b5) to head (22843e2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@     Coverage Diff      @@
##   master   #23   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@targos
Copy link
Copy Markdown
Member

targos commented Apr 14, 2026

Looks all good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants