Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D2M #2088

Merged
merged 4 commits into from Oct 21, 2022
Merged

D2M #2088

merged 4 commits into from Oct 21, 2022

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Oct 21, 2022

No description provided.

BePo65 and others added 3 commits August 30, 2022 11:17
…2038)

* fix: make objectSupport ignore other object types (issue #2027)

while fixing, an issue wit the handling of subtract appeared and was
fixed too.

* test: add tests for issue #2027
…2071)

* refactor: move declaration for english 'ordinal' to 'en' locale file

* fix: lint issue in this pr
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #2088 (d3a4b5e) into master (78df01b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2088   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          181       183    +2     
  Lines         2074      2096   +22     
  Branches       544       550    +6     
=========================================
+ Hits          2074      2096   +22     
Impacted Files Coverage Δ
src/locale/en.js 100.00% <100.00%> (ø)
src/plugin/advancedFormat/index.js 100.00% <100.00%> (ø)
src/plugin/bigIntSupport/index.js 100.00% <100.00%> (ø)
src/plugin/objectSupport/index.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@iamkun iamkun merged commit 168aa14 into master Oct 21, 2022
@iamkun
Copy link
Owner Author

iamkun commented Oct 21, 2022

🎉 This PR is included in version 1.11.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants