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.3 #1754

Merged
merged 39 commits into from
Dec 15, 2022
Merged

v2.3 #1754

merged 39 commits into from
Dec 15, 2022

Conversation

farnabaz
Copy link
Member

@farnabaz farnabaz commented Dec 15, 2022

🚀 Enhancements

  • module: Introduce api.baseURL and deprecate base (#1695)
  • Unique api calls per build (#1705)
  • shiki: Expose highlighting utils (#1727)
  • document-driven: Introduce start and finish hooks (#1744)
  • query: Fully cacheable api (#1752) (This could enable under stripQueryParameters experimental flag)

🩹 Fixes

  • markdown: Resolve custom shiki languages (#1692)
  • clientDB: Disable clientDB if token is set and has falsy value (#1700)
  • shiki: Issue with merging multiple themes (#1703)
  • query: Invalid response on missing content (#1706)
  • test: Typo (#1707)
  • markdown: Remove double and trailing dashes from heading ids (#1711)
  • ws: Prevent port conflict on running multiple instances (#1721)
  • markdown: Remove extra dash from heading id (4c376587)
  • Typo (a7912af1)
  • build: Invalid cache route handler (ae138a87)
  • ContentRendererMarkdown: Recreate vNodes in render function (#1734)
  • query: Fallback to default locale if query has no filter on _locale (#1748)
  • module: Put query parameters removal under an experimental flag (#1757)
  • Add missing imports (5285db01)

💅 Refactors

  • ContentRenderer: Simplify conditions (#1715)
  • Shiki: Prepare Shiki highlighter for external usage (#1720)

📖 Documentation

🏡 Chore

  • Upgrade deps (#1691)
  • logging: Cleanup logging (#1733)

❤️ Contributors

Atinux and others added 30 commits November 15, 2022 17:31
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahad Birang <farnabaz@gmail.com>
Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
farnabaz and others added 5 commits December 14, 2022 13:23
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Farnabaz <farnabaz@gmail.com>
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 Dec 15, 2022

Deploy Preview for nuxt-content ready!

Name Link
🔨 Latest commit 22a3acc
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/639b4606fb797a000849f7e1
😎 Deploy Preview https://deploy-preview-1754--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.

@pi0
Copy link
Member

pi0 commented Dec 15, 2022

Important note about possible breaking change: #1752 (comment)

@farnabaz farnabaz marked this pull request as ready for review December 15, 2022 15:49
@farnabaz farnabaz merged commit 3c9fc3f into 2.x Dec 15, 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.

None yet

8 participants