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

Misc: Clean usage and place in the monorepo of some dependencies #12653

Merged
merged 6 commits into from Oct 3, 2020

Commits on Oct 3, 2020

  1. Copy the full SHA
    8629d08 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e37db1b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    13c1db9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2b8ea8b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4fc862a View commit details
    Browse the repository at this point in the history
  6. chore: set a "fixed" version of Aurelia

    `dev` tag was used for `aurelia` dep in both:
     - `@storybook/aurelia`
     - `aurelia-kitchen-sink`
    
    A new version is published with this tag multiples a week.
    But there is no real benefit for us to use a non "stable" version.
    So I set the version to the 0.7.0 (latest stable as of today).
    
    If we need/want to test against `dev` version of aurelia when can setup a specific E2E test.
    gaetanmaisse committed Oct 3, 2020
    Copy the full SHA
    d3004e4 View commit details
    Browse the repository at this point in the history