Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

refactor(nuxt)!: cleanup schema and split nuxt 2 types #8487

Merged
merged 15 commits into from Oct 27, 2022
Merged

Commits on Oct 26, 2022

  1. initial refactor (wip)

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7ef1a77 View commit details
    Browse the repository at this point in the history
  2. remove nuxt2 schema

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    57b61be View commit details
    Browse the repository at this point in the history
  3. refactor!: make NuxtConfig scrict

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a1c1774 View commit details
    Browse the repository at this point in the history
  4. fix typo

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4d067be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3387146 View commit details
    Browse the repository at this point in the history
  6. fix! hooks and types

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7e0cbb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4c720f View commit details
    Browse the repository at this point in the history
  8. lint

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    69aa59a View commit details
    Browse the repository at this point in the history
  9. update nitro type

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    faa5922 View commit details
    Browse the repository at this point in the history
  10. fix: add dirs.assets

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a3dbcc3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fc0fe0 View commit details
    Browse the repository at this point in the history
  12. workaround fixture

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    9fce070 View commit details
    Browse the repository at this point in the history
  13. Update packages/schema/src/config/router.ts

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    pi0 and danielroe committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c366b85 View commit details
    Browse the repository at this point in the history
  14. refactor: move nitro types

    pi0 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8559526 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. keep supporting builder:prepared

    pi0 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    27296d2 View commit details
    Browse the repository at this point in the history