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

feat: typescript definition & allow mainPath opt. #79

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    0185e2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from josheleonard/feat/add-typescript-and-add-m…

    …ainFile-option
    
    feat: typescript definition & allow mainPath opt.
    josheleonard authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    7180b8f View commit details
    Browse the repository at this point in the history
  3. v1.6.0

    typescript definitions and mainFile option added
    josheleonard authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    2184944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5854c53 View commit details
    Browse the repository at this point in the history
  5. v1.6.1

    allow package to be installed directly from repo
    josheleonard authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    d002c1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e57a060 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from josheleonard/master

    fix: fix imports and installation
    josheleonard authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    5e65939 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. fix: target es2015

    josheleonard committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e0ea7d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a8af63 View commit details
    Browse the repository at this point in the history
  3. feat: version 2.0.0

    This release fixes the following issues:
    fixes: yan-foto#65
    fixes: yan-foto#61
    josheleonard committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    b26c2b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c57158b View commit details
    Browse the repository at this point in the history
  5. chore: release built es2015 files

    This release fixes:
    fixes: yan-foto#65
    &
    fixes: yan-foto#61
    josheleonard committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    74a0afb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. fix: use ts for declaration only

    Also reversed args for hard reset handler
    - allows file-argument to be passed to electron in the correct order
    - usecase: opening file in electron app from cli
    
    fixes: yan-foto#65
    &
    fixes: yan-foto#61
    josheleonard committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    3063362 View commit details
    Browse the repository at this point in the history
  2. chore: v1.6.0

    This version fixes the following issues:
    fixes: yan-foto#65
    &
    fixes: yan-foto#61
    josheleonard committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    69a9e47 View commit details
    Browse the repository at this point in the history
  3. fix: remove explicit outDir

    This suppresses ts errors about the declaration file.
    
    This release fixes:
    fixes: yan-foto#65
    &
    fixes: yan-foto#61
    josheleonard committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    2452dd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. fix: add tsconfig to .npmignore

    fixes: yan-foto#65
    &
    fixes: yan-foto#61
    josheleonard committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    e8c952e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. fix: allow tsc to replace declaration on build

    also remove `rimraf` as it is no longer needed
    josheleonard committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    33e185c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa16c5 View commit details
    Browse the repository at this point in the history
  3. fix: set default values

    josheleonard committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    e9a548d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. docs: add valid JSDoc types

    fixes: yan-foto#65
    &
    fixes: yan-foto#61
    josheleonard committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    9a5989a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    22d4bf2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    3972287 View commit details
    Browse the repository at this point in the history