Skip to content

(release): 25.0.0 - #2290

Merged
surya-pabbineedi merged 1 commit into
masterfrom
release/25.0.0
Jul 29, 2026
Merged

(release): 25.0.0#2290
surya-pabbineedi merged 1 commit into
masterfrom
release/25.0.0

Conversation

@surya-pabbineedi

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: Release version bump for Angular 22 + Siemens product sync

What is the current behavior? (You can also link to an open issue here)

Package version was still 24.0.0 / changelog under HEAD (unreleased) after the Angular 22 upgrade and Siemens sync landed on master. Publishable lib package at projects/swimlane/ngx-datatable is already 25.0.0.

What is the new behavior?

  • Bumps @swimlane/ngx-datatable version in projects/ngx-datatable/package.json to 25.0.0
  • Promotes changelog entry from HEAD (unreleased) to ## 25.0.0 (Angular 22 support, CSS-grid scroll rewrite, Siemens sync features/fixes, and breaking API removals)

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

This release documents breaking changes already merged on master:

  • Dropped support for Angular 19 and earlier
  • Removed deprecated sort output → use (sortsChange) or [(sorts)]
  • Removed deprecated select output → use (selectedChange) or [(selected)]
  • Removed visibility observer; recalculation is driven by ResizeObserver / layout

Other information:

Publish after merge using the repo release flow (yarn package, tag 25.0.0, yarn publish).

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@surya-pabbineedi
surya-pabbineedi marked this pull request as ready for review July 29, 2026 04:44
@surya-pabbineedi
surya-pabbineedi merged commit 04989a0 into master Jul 29, 2026
5 checks passed
steveblue added a commit that referenced this pull request Jul 30, 2026
* Revert "(release): 25.0.0 (#2290)"

This reverts commit 04989a0.

* Revert "Product sync: features, CSS-grid scroll, API removals, docs (#2289)"

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants