Skip to content

Conversation

@vaibhavbhalla2505
Copy link
Contributor

@vaibhavbhalla2505 vaibhavbhalla2505 commented Dec 10, 2025

BREAKING CHANGE:
YES

Description

This pull request upgrades the Angular dependencies for the search module and related packages from Angular v20 to Angular v21. It also updates the deprecation notice in documentation to reflect this new support window.

Fixes #50

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

@vaibhavbhalla2505 vaibhavbhalla2505 self-assigned this Dec 10, 2025
@vaibhavbhalla2505 vaibhavbhalla2505 added the breaking breaking change label Dec 10, 2025
### Deprecation Notice

Search-client now supports Angular v20, we will provide support for the older version that is based on Angular v19 till 30th June 2026 .
Search-client now supports Angular v21, we will provide support for the older version that is based on Angular v20 till 30th September 2026 .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check the actual angular support
dont give this long support 3-6m is fine

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done mam!

### Deprecation Notice

Search-client now supports Angular v20, we will provide support for the older version that is based on Angular v19 till 30th June 2026 .
Search-client now supports Angular v21, we will provide support for the older version that is based on Angular v20 till 30th September 2026 .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

"@angular/platform-browser": "^21.0.3",
"@angular/platform-browser-dynamic": "^21.0.3",
"@angular/router": "^21.0.3",
"@sourceloop/search-client": "file:../../packages/search/projects/search-lib/dist",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure to update after release

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure!

@yeshamavani yeshamavani merged commit 26486e8 into master Dec 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@sourceloop/search-client: add support for angular v21

3 participants