nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
928 stars 256 forks source link

Add nuxt-protected-mailto #1071

Open mmoollllee opened 2 weeks ago

mmoollllee commented 2 weeks ago

๐Ÿ”— Linked issue

resolves #1070

โ“ Type of change

maximepvrt commented 1 week ago

@mmoollllee Compatibility doesn't seem correct, your packages.json write 3.0

mmoollllee commented 4 days ago

I just tested it again in a nuxt2 environement and it works just fine? The package.json only lists nuxt3 as devDep, no?

maximepvrt commented 4 days ago

@mmoollllee https://github.com/nuxt/modules/blob/main/modules/content.yml#L25 ;-)

mmoollllee commented 4 days ago

I see... Updated :)