kevinmarrec / nuxt-pwa-module

⚠️ DEPRECATED ⚠️ Zero config PWA solution for Nuxt 3
MIT License
339 stars 32 forks source link

updates Nuxt to v3.7 #109

Open jake-danton opened 9 months ago

jake-danton commented 9 months ago

fix: updates Nuxt to v3.7 fix: appends './' to relative paths in the same directory fix: moves to @nuxt/eslint-config and applies lint rules fix: moves to release-please as standard-version is deprecated

jake-danton commented 9 months ago

@kevinmarrec Apologies for including a formatting change in this with non-format changes. I was just getting all the dependencies in order and ran lint without realizing how different they were. I am happy to apply older prettier rules in a config file and update if desired.