Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cgb-vue3/vue3-sfc-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FranckFreiburger/vue3-sfc-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 13, 2024

  1. fix(docs): compiledCache.get() should only return Promise<string|unde…

    …fined>
    
    closes FranckFreiburger#195
    Franck Freiburger committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4f231f4 View commit details
    Browse the repository at this point in the history
  2. wip(github): add https://play.vuejs.org link

    Franck Freiburger committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4d9f9ca View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. wip(deps): add missing dep: @babel/helper-split-export-declaration + …

    …yarn upgrade
    Franck Freiburger committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9aa7f05 View commit details
    Browse the repository at this point in the history
  2. wip(core): argument name disambiguation

    Franck Freiburger committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    722f16b View commit details
    Browse the repository at this point in the history
  3. bump(deps): @rollup/plugin-replace, @rollup/plugin-typescript, babel-…

    …plugin-polyfill-corejs3, rimraf
    Franck Freiburger committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8c5e308 View commit details
    Browse the repository at this point in the history
  4. wip(docs): bump typedoc & typedoc-plugin-markdown, enhance doc format…

    …ting
    Franck Freiburger committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bed17ac View commit details
    Browse the repository at this point in the history
Loading