nuxt-full-static icon indicating copy to clipboard operation
nuxt-full-static copied to clipboard

Full static implementation for Nuxt 3

Results 17 nuxt-full-static issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@release-it/conventional-changelog](https://togithub.com/release-it/conventional-changelog) | [`^5.1.0`...

### 🆒 Your use case Some sites, e.g. [this one](https://www.d2arsenal.com/en/weapons/1937552980/) rely mainly on `pinia`. Right now, the content is still inlined, which can lead to enormous HTML size and thus...

enhancement

### 🐛 The bug After some testing of the module it looks like that it's actually doing two requests per page on the client-side. One for the static `json` file...

needs reproduction

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | major | `v3` -> `v4` | --- ### Release...

With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...