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

Bump ember-css-modules & fix regression #201

Closed
wants to merge 7 commits into from
Closed

Bump ember-css-modules & fix regression #201

wants to merge 7 commits into from

Commits on Feb 6, 2018

  1. fix: Support beta versions of ember-cli (closes #200)

    * Updates ember-css-modules to v0.7.7
      See salsify/ember-css-modules#95
    
    * Bump package version to 4.2.2
    jacobq committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    261e036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e683e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Configuration menu
    Copy the full SHA
    4e67410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4f552 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. chore: get CI passing by holding back ember-cli-string-helpers w/ yarn

    Also updated `testem.js` to pass `--no-sandbox` option to support
    running inside of a container (e.g. travis when `sudo: false`)
    See ember-cli/ember-cli@24aeacc
    jacobq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    4e859fd View commit details
    Browse the repository at this point in the history
  2. chore: Update to latest ember-cli

    * Ran `ember-cli-update --to 2.18`
    * Reverted `useYarn: true` change and unpinned ember-cli-string-helpers
      from v1.5.0 now that v1.7.0 fixed the node 4.x regression
    jacobq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    2d41c77 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

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