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: vuejs/jsx-vue2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: vuejs/jsx-vue2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref

Commits on Oct 17, 2020

  1. Copy the full SHA
    c7e36cd View commit details

Commits on Oct 20, 2020

  1. fix: v-model/v-on should apply before arrow-functions transform (#167)

    So that it can get the correct `this` scope.
    Partially reverts #87.
    Fixes #165 (comment)
    haoqunjiang authored Oct 20, 2020
    Copy the full SHA
    319932e View commit details
  2. v1.2.3

    haoqunjiang committed Oct 20, 2020
    Copy the full SHA
    9305078 View commit details
  3. Copy the full SHA
    3644a17 View commit details

Commits on Oct 27, 2020

  1. fix(composition-api-render-instance): store currentInstance in variab…

    …le for render instance (#168)
    antfu authored Oct 27, 2020
    Copy the full SHA
    a3525bf View commit details
  2. v1.2.4

    haoqunjiang committed Oct 27, 2020
    3
    Copy the full SHA
    3a12ae2 View commit details
  3. Copy the full SHA
    5368c63 View commit details

Commits on Jul 5, 2022

  1. Copy the full SHA
    abffc65 View commit details
  2. chore: fix lockfile

    haoqunjiang committed Jul 5, 2022
    Copy the full SHA
    803eb0a View commit details

Commits on Jul 6, 2022

  1. 2
    Copy the full SHA
    e7d094e View commit details
  2. v1.3.0

    haoqunjiang committed Jul 6, 2022
    Copy the full SHA
    f82f618 View commit details
  3. Copy the full SHA
    4552ef4 View commit details

Commits on Jul 21, 2022

  1. fix: relax the vue peer dependency version requirement

    1. to avoid pnpm peer dependency errors;
    2. the vue version doesn't actually matter with regard to this package's
    ability - the compilation would work regardless of the Vue version, it's
    just the compiled code won't work in Vue 3 runtime.
    haoqunjiang committed Jul 21, 2022
    Copy the full SHA
    8b5f023 View commit details
  2. v1.3.1

    haoqunjiang committed Jul 21, 2022
    Copy the full SHA
    f008c86 View commit details
  3. Copy the full SHA
    b86a2ed View commit details

Commits on Jul 29, 2022

  1. chore: move to lerna-lite

    haoqunjiang committed Jul 29, 2022
    Copy the full SHA
    7f4ddd5 View commit details
  2. test: use valid JSX syntax for combined test

    The syntax will cause a hard error since babel v7.7.3, because of babel/babel#10682
    haoqunjiang committed Jul 29, 2022
    Copy the full SHA
    92bc35e View commit details
  3. Copy the full SHA
    7edafcd View commit details
  4. Copy the full SHA
    de293a3 View commit details

Commits on Aug 25, 2022

  1. Copy the full SHA
    60da266 View commit details
  2. v1.4.0

    haoqunjiang committed Aug 25, 2022
    Copy the full SHA
    6566e12 View commit details
  3. Copy the full SHA
    a375c8f View commit details

Commits on Aug 26, 2022

  1. Copy the full SHA
    3b6758b View commit details

Commits on Oct 9, 2022

  1. Copy the full SHA
    76d66ea View commit details
  2. Copy the full SHA
    59f1b63 View commit details
  3. Copy the full SHA
    3c6d657 View commit details
  4. Copy the full SHA
    f383dfe View commit details

Commits on May 31, 2024

  1. Update README.md

    sxzz authored May 31, 2024
    Copy the full SHA
    e1ace49 View commit details
Loading