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

refactor!: replace module.exports with ES module export #1674

Merged
merged 7 commits into from
May 12, 2020

Commits on May 9, 2020

  1. refactor!: replace module.exports with ES module export

    This change fixes the emitted TypeScript type definitions
    
    Closes vuejs#1667.
    sodatea committed May 9, 2020
    Configuration menu
    Copy the full SHA
    a5f4d40 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    e247c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c99ed7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    0e392aa View commit details
    Browse the repository at this point in the history
  2. ci: add circleci config

    sodatea committed May 11, 2020
    Configuration menu
    Copy the full SHA
    6ab93cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda790d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8379dd5 View commit details
    Browse the repository at this point in the history