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

CUMULUS-3027 -- Tightly constrain typescript version due to knex typing #3095

Merged
merged 4 commits into from Aug 31, 2022

Commits on Aug 31, 2022

  1. Tightly constrain typescript verseion due to knex typing

    Unpinned dependency resulted in typescript 4.8 being installed,
    however knex (all versions) has an outstanding bug:
    knex/knex#5279
    Jkovarik committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f6fdfd7 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG 🔔

    Jkovarik committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    46881e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c1189 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    Jkovarik committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c56e4ef View commit details
    Browse the repository at this point in the history