robcresswell / nuxt-compress

A simple static asset compression module for Nuxt that runs Gzip and Brotli compression during the build process
https://www.npmjs.com/package/nuxt-compress
MIT License
103 stars 9 forks source link

feat: Raise minimum supported versions #45

Closed robcresswell closed 3 years ago

robcresswell commented 3 years ago

BREAKING CHANGE: Node 10 is EOL next month, so I'm taking the opportunity to batch together some breaking changes / end of support.