Skip to content

feat(locale): 🎸 add dateRange pipe#764

Open
denisyilmaz wants to merge 3 commits into
jsverse:masterfrom
denisyilmaz:master
Open

feat(locale): 🎸 add dateRange pipe#764
denisyilmaz wants to merge 3 commits into
jsverse:masterfrom
denisyilmaz:master

Conversation

@denisyilmaz

@denisyilmaz denisyilmaz commented May 18, 2024

Copy link
Copy Markdown

Implementation of the Intl.DateTimeFormat.prototype.formatRange() method

BREAKING CHANGE: 🧨 addition of ES2021.Intl into the typescript configuration

Closes: #763

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Implementation of the Intl.DateTimeFormat.prototype.formatRange() method

BREAKING CHANGE: 🧨 addition of ES2021.Intl into the typescript configuration

✅ Closes: jsverse#763
@denisyilmaz

Copy link
Copy Markdown
Author

any plan to get this merged?

@shaharkazaz

Copy link
Copy Markdown
Collaborator

@denisyilmaz Hey, sorry for not replying I'm currently unavailable. There might be another breaking change introduced in #768 so I think we will release both together as all the other libraries are bumped as well.
I'll try to find the time to review this soon. can you please update from master?

denisyilmaz and others added 2 commits September 13, 2024 09:28
- feat: fallback to single date translocoDate pipe if no endDate
- fix: linting
@shaharkazaz shaharkazaz force-pushed the master branch 5 times, most recently from c068fa2 to d2ade9f Compare January 6, 2025 00:03
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.

Feature(scope): Add dateRange pipe

2 participants