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

refactor: drop use_date_for_updated option for updated_option #5062

Merged

Conversation

yoshinorin
Copy link
Member

@yoshinorin yoshinorin commented Sep 17, 2022

What does it do?

Breaking Change

use_date_for_updated should be dropped next major bump (v7.0.0)

https://hexo.io/docs/configuration#Date-x2F-Time-format

Screenshots

N/A

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@github-actions
Copy link

How to test

git clone -b refactor/drop-use_date_for_updated https://github.com/yoshinorin/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 98.373% when pulling dec0cd7 on yoshinorin:refactor/drop-use_date_for_updated into 4d42d9d on hexojs:master.

@renbaoshuo renbaoshuo merged commit 12e7964 into hexojs:master Sep 17, 2022
@renbaoshuo renbaoshuo added this to the 7.0.0 milestone Sep 18, 2022
@yoshinorin yoshinorin deleted the refactor/drop-use_date_for_updated branch September 18, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants