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: pipe01/esbuild-plugin-vue3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.1
Choose a base ref
...
head repository: pipe01/esbuild-plugin-vue3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 22, 2024

  1. Move vue to a peerDependency

    pipe01 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e4b8de2 View commit details
    Browse the repository at this point in the history
  2. Fix compileScript not having an fs

    Fixes #25
    pipe01 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a625c40 View commit details
    Browse the repository at this point in the history
  3. Version 0.4.2

    pipe01 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e33213f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. support js render fn

    instead of throwing on non existent template
    kootoopas authored and pipe01 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    3c42243 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    pipe01 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a593d1e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Handle null file in error

    pipe01 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    ae499ed View commit details
    Browse the repository at this point in the history
Loading