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

Better Booleans: Support both IRIs as well as native JS values #40

Merged
merged 5 commits into from
Oct 25, 2019

Commits on Oct 25, 2019

  1. Update NPM dependencies.

    We need a new TypeScript versions for the better booleans.
    Eyas committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    1c5b624 View commit details
    Browse the repository at this point in the history
  2. Downgrade TypeScript peer dependency to 3.4.

    This is where 'as const' appeared.
    Eyas committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    62fe560 View commit details
    Browse the repository at this point in the history
  3. Downgrade to TS 3.5.3

    3.6 is incompatible with gulp-typescript.
    See ivogabe/gulp-typescript#499.
    Eyas committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    2489119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8763bf3 View commit details
    Browse the repository at this point in the history
  5. Accept new baselines.

    Eyas committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    94dda23 View commit details
    Browse the repository at this point in the history