- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Update nextra monorepo to v4.6.0 #416
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
          
     Open
      
      
            renovate
  wants to merge
  1
  commit into
  stage
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
renovate/nextra-monorepo
  
      
      
   
  
    
  
  
  
 
  
      
    base: stage
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    196f334    to
    430629b      
    Compare
  
    430629b    to
    27157a5      
    Compare
  
    27157a5    to
    748c4cc      
    Compare
  
    748c4cc    to
    57bc200      
    Compare
  
    57bc200    to
    5c81e09      
    Compare
  
    5c81e09    to
    523edc2      
    Compare
  
    523edc2    to
    1d9188c      
    Compare
  
    1d9188c    to
    fc39a44      
    Compare
  
    fc39a44    to
    28e209e      
    Compare
  
    28e209e    to
    87abbd9      
    Compare
  
    87abbd9    to
    1e9b7c8      
    Compare
  
    1e9b7c8    to
    de9a403      
    Compare
  
    de9a403    to
    e888cf3      
    Compare
  
    e888cf3    to
    88806ed      
    Compare
  
    88806ed    to
    95a5828      
    Compare
  
    95a5828    to
    96a3bf3      
    Compare
  
    96a3bf3    to
    fe78f0f      
    Compare
  
    fe78f0f    to
    63a34e6      
    Compare
  
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
4.3.0-alpha.18->4.6.04.2.17->4.6.0Release Notes
shuding/nextra (nextra)
v4.6.0Compare Source
Minor Changes
e1d0ebd: Support disabling the "Copy Page" button through thetheme.copyPagesetting in
_metafilesPatch Changes
v4.5.1Compare Source
Patch Changes
8a4d176: fix TSDoc@inlinetag to properly expand nested type aliases8a4d176]v4.5.0Compare Source
Minor Changes
356a782: fix copy page button does not return the correct page contents due tocached MDX compiler
add a
copyPageButtonlayout prop which show/hide copy page content buttonPatch Changes
356a782]v4.4.0Compare Source
Minor Changes
26b1281: feat: add Copy Documentation button/dropdown feature as LLM-OptimizedPrompt
Patch Changes
26b1281]v4.3.0Compare Source
Minor Changes
eed8328: feat: adapt colors and icons from original GitHub alerts syntaxfeat: new Callout type
importantfix: inconsistent built-in Callout's icons size
feat: improve Callout's accessibility colors
0831a1b: Add anonSearchcallback to the<Search />component. Thiscallback, when specified, is called upon every search input change.
c93fc48: update zod to v4feat(TSDoc): rename
generateDocumentationtogenerateDefinitionfeat(Bleed): pass all props from
divelement toBleed,Callout,Bannercontainer
fix(TSDoc): improve TSDoc comments for components
BannerHeadSearchBleedCalloutCardsFileTreeStepsTableTabsPlaygroundTSDocLayoutNavbarfix(TSDoc): improve TSDoc comments for functions:
nextragenerateDefinitionuseMDXComponents94b081c: feat: refactor<Search>component styles for improved transitionsand visibility
b5fab80: addMDXRemotecomponent docs pagehttps://nextra.site/docs/built-ins/mdxremote
d9dd061: updatetailwindcssto4.1.10andreact-compiler-runtimeto19.1.0-rc.2c134abe: feat: improve overall accessibility, makes text/colors easier to readand achieves WCAG Level AAA compliance in many places
83f6c57: feat: introduce new<TSDoc />componentThe
<TSDoc>component fromnextra/tsdocgenerates a properties table thatdisplays:
description or the
@descriptiontag. You can use any Markdown/MDX syntaxhere.
@defaultor@defaultValuetag.
#anchor link to the property row for easy reference.More info can be found in https://nextra.site/docs/built-ins/tsdoc
07debf9: feat(TSDoc): support flattening return object fieldsfdeb5fe: feat: add new Layout propfeedback.linkto customize feedback hrefPatch Changes
71f7b3f: Update https://nextra.site/docs/guide/search pageFixes extra margin-top inside
Tabs.TabFix breaking
<Steps>component numeration when there is<Tabs>componentinside
a070fdc: Fix[object Object]text on hovering breadcrumbs and paginationlinks
47ba5f3: fix: useemfor padding-y, padding-x and border-radius styles of<Code>elementfix(TSDoc): for return signature without
namereturn mobile card instead oftable
feat: use
eminsteadremfor margins40267dc: splitTSDoccomponent logic toTSDoccomponent andgenerateDocumentationfunctionupdate https://nextra.site/docs/built-ins/tsdoc documentation
b0dde33: Fix collapse behaviour of sidebarnot collapse the section.
not cause it to collapse.
8ac2506: chore: bumpbabel-plugin-react-compilerandreact-compiler-runtime, remove custom pnpm patch forbabel-plugin-react-compiler8edc715: fix phantom scroll when footer is disabledb2cba90: improve TSDoc comments forgetPageMap,generateStaticParamsForand
importPagefunctions. Add new https://nextra.site/docs/guide/api page.d29469e: support Next.js 15.3.02b18c66: - Disable prefetch for sidebar/breadcrumb/pagination linkspagination links
6a82e6f: - Fix: Receivedfalsefor a non-boolean attributeprefetch.next-mdx-import-source-fileinturbopack.resolveAliasoption
4547eb9: feat(TSDoc): add support for functions and functions with multiplesignatures
407e0c4: feat(TSDoc): addTSDoc.noParametersContentpropa506e0b: fixTypeError: page.generateMetadata is not a functionwhen usingwith
withSentryConfigpluginUpdated dependencies [
eed8328]Updated dependencies [
71f7b3f]Updated dependencies [
0831a1b]Updated dependencies [
b0afee7]Updated dependencies [
c93fc48]Updated dependencies [
47ba5f3]Updated dependencies [
01ac538]Updated dependencies [
94b081c]Updated dependencies [
b5fab80]Updated dependencies [
40267dc]Updated dependencies [
ef35ab9]Updated dependencies [
f717156]Updated dependencies [
9f449e5]Updated dependencies [
8ac2506]Updated dependencies [
a6a1f97]Updated dependencies [
fda0355]Updated dependencies [
b2cba90]Updated dependencies [
f40e018]Updated dependencies [
d29469e]Updated dependencies [
d9dd061]Updated dependencies [
6a82e6f]Updated dependencies [
c134abe]Updated dependencies [
7de40fb]Updated dependencies [
c7d25df]Updated dependencies [
4547eb9]Updated dependencies [
407e0c4]Updated dependencies [
83f6c57]Updated dependencies [
00f4696]Updated dependencies [
31ddba4]Updated dependencies [
07debf9]Updated dependencies [
a506e0b]Updated dependencies [
9690841]v4.3.0-alpha.31Compare Source
Patch Changes
f40e018: fix TSDoc errorExpected to find an alias symbolwhen using@inlinecommentv4.3.0-alpha.30Compare Source
Minor Changes
b0afee7: feat(tsdoc): add support for@inlinetag on function parametersv4.3.0-alpha.29Compare Source
Patch Changes
a6a1f97: fix(tsdoc): check@inlineand@remarkstags on alias type too inaddition to field tags
v4.3.0-alpha.28Compare Source
Minor Changes
ef35ab9: accept allComboboxInputPropsin Nextra's<Search />componentv4.3.0-alpha.27Compare Source
Minor Changes
01ac538: feat(tsdoc): support @inline tag and fix mobile overflow intable
v4.3.0-alpha.26Compare Source
Patch Changes
c7d25df: fix(tsdoc): should resolvePartialtypes as declaredv4.3.0-alpha.25Compare Source
Minor Changes
d9dd061: updatetailwindcssto4.1.10andreact-compiler-runtimeto19.1.0-rc.2v4.3.0-alpha.24Compare Source
Minor Changes
0831a1b: Add anonSearchcallback to the<Search />component. Thiscallback, when specified, is called upon every search input change.
v4.3.0-alpha.23Compare Source
Patch Changes
9690841: Upgrade remark-reading-time to 2.0.2 in dependencies.v4.3.0-alpha.22Compare Source
Minor Changes
c93fc48: update zod to v4feat(TSDoc): rename
generateDocumentationtogenerateDefinitionfeat(Bleed): pass all props from
divelement toBleed,Callout,Bannercontainer
fix(TSDoc): improve TSDoc comments for components
BannerHeadSearchBleedCalloutCardsFileTreeStepsTableTabsPlaygroundTSDocLayoutNavbarfix(TSDoc): improve TSDoc comments for functions:
nextragenerateDefinitionuseMDXComponentsb5fab80: addMDXRemotecomponent docs pagehttps://nextra.site/docs/built-ins/mdxremote
v4.3.0-alpha.21Compare Source
Patch Changes
6a82e6f: - Fix: Receivedfalsefor a non-boolean attributeprefetch.next-mdx-import-source-fileinturbopack.resolveAliasoption
v4.3.0-alpha.20Compare Source
v4.3.0-alpha.19Compare Source
Patch Changes
407e0c4: feat(TSDoc): addTSDoc.noParametersContentpropConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.