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.1.0 #1439

Merged
merged 175 commits into from Sep 7, 2022
Merged

v2.1.0 #1439

merged 175 commits into from Sep 7, 2022

Commits on Jun 3, 2022

  1. fix(navigation): allow navigation opt-out with navigation: false (#…

    …1208)
    
    * fix(navigation): allow navigation opt-out with `navigation: false`
    
    * fix: use existing where query
    harlan-zw committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    bda0cd0 View commit details
    Browse the repository at this point in the history
  2. feat(types): provide augmentations for only and without (#1200)

    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    3 people committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    51a1620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adc0143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fbcd22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0329ac9 View commit details
    Browse the repository at this point in the history
  6. feat(navigation): allow passing QueryBuilder or QueryBuilderParams in…

    … `fetchNavigation` or `<ContentNavigation>` (#1206)
    
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    3 people committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    afb791b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32d5236 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update devdependency lint-staged to v13 (#1193)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    13b6a70 View commit details
    Browse the repository at this point in the history
  9. chore(deps): update all non-major dependencies (#1192)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c18a99d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. chore(deps): update all non-major dependencies (#1210)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7c5fec2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    a7d3f4d View commit details
    Browse the repository at this point in the history
  2. fix(markdown): issue with h1-6 tags (#1223)

    * fix(markdown): issue with `h1-6` tags
    
    * test: add heading tests
    farnabaz committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1777fd7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance (#1218)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    74b84ff View commit details
    Browse the repository at this point in the history
  4. docs: fix typo

    clemcode committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    fff00b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. fix(markdown): detect inline component followed non whitespace charac…

    …ters (#1227)
    
    * fix(markdown): detect inline component followed by `.` and `,`
    
    * test: add test
    
    * chore: code style
    
    * fix: detect inline component regardless of ending character
    
    * test: update tests
    
    * docs(mdc): add example for inline ending chars
    
    * test: fix
    
    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    farnabaz and Tahul committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3535738 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update devdependency lint-staged to ^13.0.1 (#1234)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    45543dc View commit details
    Browse the repository at this point in the history
  3. fix(query): use exact match for findOne (#1224)

    * fix(query): use exact match for `findOne`
    
    * test: add index test
    
    * test: add prefix tests
    
    * test: add more edge cases
    farnabaz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    46c3957 View commit details
    Browse the repository at this point in the history
  4. feat(markdown): allow overwriting plugins (#1226)

    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    farnabaz and Tahul committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ede65e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    56c5228 View commit details
    Browse the repository at this point in the history
  2. chore: typo

    farnabaz committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    fd1c56d View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency ws to ^8.8.0 (#1236)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5394974 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update devdependency vitest to ^0.14.2 (#1240)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8cab297 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. docs: remove config redirect

    Atinux committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    04fe424 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. feat(config): allow ws config (#1249)

    * feat(config): allow ws config
    
    * feat(ws): allow ws configuration from `watch` key
    
    * chore(playground): prune playground content
    Tahul committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    6c903de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52f678 View commit details
    Browse the repository at this point in the history
  3. docs: upgrade with latest docus (#1250)

    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    benjamincanac and Tahul committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    541b147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    855bb38 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update all non-major dependencies (#1246)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b500c86 View commit details
    Browse the repository at this point in the history
  6. feat(markdown): support multiple themes for code highlighter (#1251)

    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    farnabaz and Tahul committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    cd80cf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. chore(deps): update devdependency vitest to ^0.15.0 (#1256)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    75f89b6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#1247)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a2dd092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa45652 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. docs: update playground

    farnabaz committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    96c161d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. docs: update driverOptions

    Atinux committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    7adaed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a05508 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. chore(deps): update all non-major dependencies (#1259)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0048609 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#1271)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    aa9548d View commit details
    Browse the repository at this point in the history
  3. docs: note about rendering content in Get Started (#1255)

    * Add note about rendering content in Get Started
    
    The Get Started guide should make it more obvious to developers how to display content pages when adding Content to an existing project.
    
    * chore: update doc
    
    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    remino and farnabaz committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    9f9b0ce View commit details
    Browse the repository at this point in the history
  4. docs: small typo

    Atinux committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1b7fd92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a72fdef View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. chore(deps): update devdependency jiti to ^1.14.0 (#1275)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0ee4420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf9b83 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update devdependency vitest to ^0.15.2 (#1276)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    cfbad47 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. feat(source): allow overwriting default source (#1273)

    * feat(source): allow overwriting default source
    
    * feat: sources object syntax
    
    * chore: update nuxt config
    
    * test: add test
    
    * docs: fix build
    
    * Apply suggestions from code review
    
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    
    * fix: respect source name
    
    * chore: remove log
    
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    farnabaz and Atinux committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    c21f5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863a36f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ca12a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. chore(deps): update dependency unstorage to ^0.5.1 (#1280)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ea23215 View commit details
    Browse the repository at this point in the history
  2. feat: variable binding (#1266)

    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    farnabaz and Atinux committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b2d775b View commit details
    Browse the repository at this point in the history
  3. feat(document-driven): add document-driven as a @nuxt/content feature (

    …#1279)
    
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    Tahul and Atinux committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2880bee View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. chore(deps): update dependency unstorage to ^0.5.2 (#1283)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8c7a185 View commit details
    Browse the repository at this point in the history
  2. feat(docs): upgrade docus

    Tahul committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3adf4e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    58cae1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe1ebb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfd8782 View commit details
    Browse the repository at this point in the history
  4. docs: upgrade @nuxt/content

    Atinux committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3dc1f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    105f690 View commit details
    Browse the repository at this point in the history
  6. chore(docs): upgrade docs

    Tahul committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    d0ee386 View commit details
    Browse the repository at this point in the history
  7. fix(highlight): warn about languages dynamic loading (#1291)

    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    farnabaz and Tahul committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    514e5cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0396252 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48fc30b View commit details
    Browse the repository at this point in the history
  10. fix(ignore): fix ignore paths injected from the module

    (also update docs version)
    Tahul committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    97f1d74 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3dd85b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    90d04bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d7988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6426160 View commit details
    Browse the repository at this point in the history
  4. docs: improve examples (#1302)

    * docs: improve examples
    
    * docs: simplify
    Atinux committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f7fca26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fe9f9f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    c31d95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711eced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bf9154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cebc36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a77bbd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    965a56b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb1d9c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d654826 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore(deps): update all non-major dependencies (#1284)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    renovate[bot] and farnabaz committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7dc5fed View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#1290)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    58025e1 View commit details
    Browse the repository at this point in the history
  3. feat: add web-types.json for WebStorm (#1288)

    * docs(JSDoc): define component slots
    
    * fix(dx): add web-types.json for better code insight in WebStorm
    
    * chore: generate types in dist directory
    
    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    SugarF0x and farnabaz committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    dad69b8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update all non-major dependencies (#1313)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    059f43e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    901a0d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e1ff3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4ab944 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    4827c5f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. docs: missing , (#1330)

    vinayakkulkarni committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    98e7cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e22ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6294b2 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update all non-major dependencies (#1319)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    0d3882d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. feat: support navigation field in content and _dir.yml (#1328)

    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    Atinux and farnabaz committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4267bf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b23370 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency mdast-util-to-hast to ^12.1.2 (#1331)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    98064e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf14411 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93813f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. docs: fix typo

    clemcode committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e82fed4 View commit details
    Browse the repository at this point in the history
  2. feat: disable document driven with route meta (#1333)

    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    3 people committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d5d23c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. fix(document-driven): rendering flash (#1336)

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    4 people committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    230bbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41205a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    772f48f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#1339)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    21b320d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    34e4f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a234c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. docs: add deploy section (#1347)

    * docs: add deploy section
    
    * Update docs/content/3.guide/5.deploy/2.static-hosting.md
    
    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    
    * docs: add deploy fourth
    
    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    3 people committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2c1d694 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Update 6.prose.md (#1355)

    Benbinbin committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    5a67b2c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#1354)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fce889f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9582f8c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. feat: improve where query types (#1359)

    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    farnabaz and Tahul committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    04f9dad View commit details
    Browse the repository at this point in the history
  2. refactor: extract nitro logic from transformers (#1352)

    Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
    farnabaz and Tahul committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    73741f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    a13cca9 View commit details
    Browse the repository at this point in the history
  2. fix(lint): fix linting

    Tahul committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    cbf08ad View commit details
    Browse the repository at this point in the history
  3. docs(api): queryContent().sort() descending sorting (#1364)

    Lukas von Blarer committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b832f24 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    32eec9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c6d51f View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (#1357)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    renovate[bot] and farnabaz committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f2f8f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7bb0aa View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. chore(deps): update devdependency vitest to ^0.19.0 (#1376)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    5654963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f90a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. chore(deps): lock file maintenance (#1329)

    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>
    3 people committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    fa1b448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf2094 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (#1379)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    0fd824a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    1593ad7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    55e99e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    83b72d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    f439178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    343db3e View commit details
    Browse the repository at this point in the history
  3. fix: import useRoute (#1408)

    danielroe committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a587a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ea3719 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    066c341 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45f696b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    63749d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    4e3de78 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#1384)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e1ddeb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2602c07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c71c79b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cacee66 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    91d257e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    19bcce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b036d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0375c14 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. chore(deps): update all non-major dependencies (#1415)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b409f18 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update devdependency vitest to ^0.21.1 (#1427)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    774fde3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    58ba46f View commit details
    Browse the repository at this point in the history
  2. docs: upgrade deps (#1424)

    farnabaz committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    92c4193 View commit details
    Browse the repository at this point in the history
  3. Revert "docs: upgrade deps (#1424)"

    This reverts commit 92c4193.
    Atinux committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d46f4ff View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    10709ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f049553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19fae5d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    6aad636 View commit details
    Browse the repository at this point in the history
  2. docs: add pnpm as project start option (#1450)

    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    nobkd and farnabaz committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4df099e View commit details
    Browse the repository at this point in the history
  3. docs: excerpt (#1441)

    farnabaz committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    5d3ffee View commit details
    Browse the repository at this point in the history
  4. feat: per-page components (#1429)

    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    3 people committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e95d512 View commit details
    Browse the repository at this point in the history
  5. fix: avoid mutating _layers (#1455)

    pi0 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f592e7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57ab0af View commit details
    Browse the repository at this point in the history
  7. docs: document transformers (#1453)

    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    3 people committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    1dc3589 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28c49c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. docs: temporary use <Markdown>

    Wait for Docus upgrade to move to `<ContentSlot>`
    farnabaz committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ac95d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf35a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf241a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    5a64f46 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    61c3032 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    f7dd03f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46723ef View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    9b9b648 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#1431)

    * chore(deps): update all non-major dependencies
    
    * chore: update lock files
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Ahad Birang <farnabaz@gmail.com>
    renovate[bot] and farnabaz committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    df85e8e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    ce5397d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. fix(module): do not add vue files to ignore list (#1476)

    * fix(module): do not add vue files to ignore list
    
    * test: add tests
    farnabaz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ec3c61f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    1f60c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4fcd0 View commit details
    Browse the repository at this point in the history
  3. docs: playground content from query (#1499)

    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    farnabaz and Atinux committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3eba501 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. feat(generate): use nitro header instead of header link (#1502)

    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    farnabaz and Atinux committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    96e3fcb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. docs: upgrade docus (#1503)

    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    farnabaz and Atinux committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    dec845d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#1472)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    40b4c38 View commit details
    Browse the repository at this point in the history
  3. docs: update home page

    farnabaz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d7bd2b1 View commit details
    Browse the repository at this point in the history
  4. chore(deps): lock file maintenance (#1400)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    af4452b View commit details
    Browse the repository at this point in the history
  5. chore: use latest docus

    farnabaz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ef5c3ec View commit details
    Browse the repository at this point in the history
  6. docs: update social image

    farnabaz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8cdae3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a84eb1 View commit details
    Browse the repository at this point in the history