Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@jiangtj jiangtj released this 10 Sep 03:04
· 11 commits to master since this release

break change

  • not work in hexo s, please exec hexo g and serve public dir by other tool (e.g. serve public).
  • remove support for NexT or cake theme when hexo < 5.0
  • move pwa.serviceWorker.options.swDest option to pwa.serviceWorker.sw option.
  • suggest don't over pwa.serviceWorker.options.swDest and pwa.serviceWorker.options.globDirectory, they will generate in the script.

feature

  • add new console hexo workbox
  • provide enable option for both serviceWorker and manifest
  • support all the workbox-build's generateSW() api (maybe)
  • workbox-build version 6.1 to 6.2
  • remove hexo-extend-injector2 and use native injector