content
content copied to clipboard
feat: Support `useCache` option.
🔗 Linked issue
Issue #2211
❓ Type of change
- [x] 📖 Documentation (updates to the documentation or readme)
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [x] ✨ New feature (a non-breaking change that adds functionality)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
📝 Checklist
- [x] I have linked an issue or discussion.
- [x] I have updated the documentation accordingly.
Live Preview ready!
Name | Edit | Preview | Latest Commit |
---|---|---|---|
content | Edit on Studio ↗︎ | View Live Preview | bc7c7d97235af330831db6ffbc6beea9d1fe13e0 |
Deploy Preview for nuxt-content canceled.
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | bc7c7d97235af330831db6ffbc6beea9d1fe13e0 |
Latest deploy log | https://app.netlify.com/sites/nuxt-content/deploys/64cb124d03ecda00087a7af8 |
Live Preview ready!
Name | Edit | Preview | Latest Commit |
---|---|---|---|
content | Edit on Studio ↗︎ | View Live Preview | 0ef369d357ef99578b45860071863f7b2e5d93ce |
Any updates on this PR?
Any updates on this PR?
I'm also interested in the current state of this PR.
As described in #2260, this is especially desirable when pointing to external sources using non-FS storage drivers such as github
, where the use of build-time content renders unstorage's ttl
option completely useless.
Anything new here?
would also like to know if there's any movement here as it's highly useful for content managed by different teams 🙌
Is this PR planned to be released ? It would be really useful for GitHub driver.