2.0.0
Breaking change
- Drop Node 8 @stevenjoezhang (#56)
Feature
- Sort by a new
sticky
parameter @stevenjoezhang (#51)- Set the parameter in a post's front-matter to pin it to the top of index page.
--- title: Hello World date: 2013/7/13 20:46:25 sticky: 100 ---
- Higher value means higher priority.
Changes
- docs: mention order of 'sticky' @curbengh (#57)
- chore: add release-drafter @yoshinorin (#49)
- docs: pagination_dir default setting @curbengh (#41)
- docs: clarify purpose of plugin @curbengh (#40)
Dependencies
- chore(deps-dev): bump hexo from 4.2.1 to 5.0.0 @dependabot-preview (#55)
- chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 @dependabot-preview (#54)
- chore(deps-dev): bump eslint from 6.8.0 to 7.1.0 @dependabot-preview (#53)
- chore(deps-dev): bump mocha from 6.2.2 to 7.1.1 @dependabot-preview (#50)
- chore(deps-dev): bump nyc from 14.1.1 to 15.0.0 @dependabot-preview (#45)
- Bump eslint-config-hexo from 3.0.0 to 4.1.0 @dependabot-preview (#44)
- Bump hexo from 3.9.0 to 4.0.0 @dependabot-preview (#42)
- Update hexo-pagination requirement from 0.1.0 to 1.0.0 @dependabot-preview (#39)