Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.0 #1618

Merged
merged 43 commits into from
Oct 19, 2022
Merged

v2.2.0 #1618

merged 43 commits into from
Oct 19, 2022

Conversation

farnabaz
Copy link
Member

🚀 Enhancements

  • document-driven: Support navigation.redirect from _dir files (#1545)
  • Spa mode (#1525)
  • Config for anchor link generation of headings (#1564)
  • parser: Introduce _dir field in contents (#1613)

🔥 Performance

  • build: Build caches before pre-rendering contents (#1530)

🩹 Fixes

  • module: Make documentDriven configs optional (#1539)
  • Add missing imports (451b000e)
  • Missing imports on preview mode (f9f161b1)
  • Use relative .md link (#1556)
  • module: Multi-source array (#1578)
  • navigation: Missing composable when navigation is disabled (#1577)
  • Ignore built content in preview mode (bc01cde3)
  • ClientDB: Drop LocalStorage (7afd857b)
  • client-db: Race-condition on multiple calls (c11a4800)
  • <ContentList>: Respect query.path when path is missing (#1598)
  • <ContentDoc>: Render blink in SSG (#1600)
  • Update h3 usage with explicit defineEventHandler (#1603)
  • anchorLinks: Add useRuntimeConfig imports (#1605)
  • runtime: Detect 404 api responses in SSG (#1608)
  • queryContent: Use path argument as prefix if there is another condition (#1612)

📖 Documentation

  • Fix type client only -> client-only (#1535)
  • content-list: Updated query reference and added example (#1548)
  • Add search (#1575)
  • Update algolia key (9e91948e)
  • Cleanup deps (#1582)
  • Upgrade Content version (c76c5a75)
  • Broken link on Markdown API page (#1588)
  • composables: Fix close tag ContentRenderer (#1597)
  • Update badge style (49b1c4cc)
  • Update cover (ba2aeb45)
  • No need to register manually nitro plugin (b6bbb42c)
  • Fix nitro plugins link (0259a901)
  • Update findSurround usage (#1609)
  • Guidance on using local images (#1617)

🏡 Chore

❤️ Contributors

  • Ahad Birang
  • Jan-Henrik Damaschke
  • Michel EDIGHOFFER
  • Nobkd
  • Percy Ma
  • Pooya Parsa
  • Ramses Garate
  • Remiconnesson
  • Sai Deepesh
  • Sébastien Chopin

atinux and others added 30 commits September 16, 2022 13:57
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for nuxt-content ready!

Name Link
🔨 Latest commit 23f9d7e
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/634fbbc6395b56000994431e
😎 Deploy Preview https://deploy-preview-1618--nuxt-content.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@gitguardian
Copy link

gitguardian bot commented Oct 19, 2022

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id Secret Commit Filename
4622407 Algolia Keys 9e91948 docs/nuxt.config.ts View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@farnabaz farnabaz merged commit 2f4a700 into 2.x Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants