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

Fix bad definition of NotFoundError for TS #32

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2020

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

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    d898a8b View commit details
    Browse the repository at this point in the history
  2. Create npm-publish.yml

    igorvolnyi authored Nov 29, 2020
    Configuration menu
    Copy the full SHA
    2cbc843 View commit details
    Browse the repository at this point in the history
  3. Rename project from join-js to joinjs

    Looks like original author abandoned the project and doesn't want to fix
    bugs, though I made a pull request.
    So for now I'll try to publish this version on npm.
    igorvolnyi committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    317a349 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/igorvolnyi/joinjs

    Add .github/workflows/npm-publish.yml
    igorvolnyi committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    a224208 View commit details
    Browse the repository at this point in the history
  5. And rename it again!

    igorvolnyi committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    f882e83 View commit details
    Browse the repository at this point in the history
  6. And bump version again!

    igorvolnyi committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    8d902e4 View commit details
    Browse the repository at this point in the history
  7. And bump version again

    Because had to build before publishing to npm
    igorvolnyi committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    1c7e6cf View commit details
    Browse the repository at this point in the history
  8. Forgot to rename module definition in index.d.ts

    So bump version again, dammit!
    igorvolnyi committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    e33a0ee View commit details
    Browse the repository at this point in the history