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

fix: fix localizedFormat export error #1133

Merged
merged 1 commit into from
Oct 13, 2020
Merged

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Oct 13, 2020

fix #1132

@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #1133 into dev will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #1133   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          173       174    +1     
  Lines         1619      1619           
  Branches       356       356           
=========================================
  Hits          1619      1619           
Impacted Files Coverage Δ
src/plugin/localeData/index.js 100.00% <ø> (ø)
src/plugin/localizedFormat/index.js 100.00% <ø> (ø)
src/plugin/localizedFormat/utils.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2f6956...2aadcfc. Read the comment docs.

@iamkun iamkun merged commit deecd6a into dev Oct 13, 2020
iamkun pushed a commit that referenced this pull request Oct 13, 2020
## [1.9.3](v1.9.2...v1.9.3) (2020-10-13)

### Bug Fixes

* fix localizedFormat export error ([#1133](#1133)) ([deecd6a](deecd6a)), closes [#1132](#1132)
@iamkun
Copy link
Owner Author

iamkun commented Oct 13, 2020

🎉 This PR is included in version 1.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamkun iamkun deleted the fix/localizedFormat-export branch October 30, 2020 03:05
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.9.3](iamkun/dayjs@v1.9.2...v1.9.3) (2020-10-13)

### Bug Fixes

* fix localizedFormat export error ([#1133](iamkun/dayjs#1133)) ([deecd6a](iamkun/dayjs@deecd6a)), closes [#1132](iamkun/dayjs#1132)
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.9.3](iamkun/dayjs@v1.9.2...v1.9.3) (2020-10-13)

### Bug Fixes

* fix localizedFormat export error ([#1133](iamkun/dayjs#1133)) ([deecd6a](iamkun/dayjs@deecd6a)), closes [#1132](iamkun/dayjs#1132)
allmoviestvshowslistsfilmography28 added a commit to allmoviestvshowslistsfilmography28/dayjs that referenced this pull request Sep 12, 2024
## [1.9.3](iamkun/dayjs@v1.9.2...v1.9.3) (2020-10-13)

### Bug Fixes

* fix localizedFormat export error ([#1133](iamkun/dayjs#1133)) ([ccbcefe](iamkun/dayjs@ccbcefe)), closes [#1132](iamkun/dayjs#1132)
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.

v1.9.2 crashes with "TypeError: t is not a function"
1 participant