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

Next Major Release #309

Merged
merged 11 commits into from Dec 13, 2016
Merged

Next Major Release #309

merged 11 commits into from Dec 13, 2016

Conversation

sandersky
Copy link
Contributor

@sandersky sandersky commented Dec 13, 2016

This project uses semver, please check the scope of this pr:

  • #patch# - backwards-compatible bug fix
  • #minor# - adding functionality in a backwards-compatible manner
  • #major# - incompatible API change

CHANGELOG

  • Cleaned up a bunch of tests by replacing boilerplate with test helpers.

    Note: These test helpers will get wired into a consumers test suite but are still considered private API. If you choose to start using them know they may change in breaking ways before the next major on this project happens.

  • Removed hide and show icons which are no longer used. If you were using these icons in your app via something like below you'll no longer have access to them:

    {{frost-icon icon='show' pack='frost-bunsen'}}
  • Replaced ember-redux with ember-redux-shim and ember-redux-thunk.

    NOTE: When upgrading you can remove ember-browserify and ember-redux from your package.json if you are not using them in your app and no other addons you consume require them.

@sandersky sandersky changed the title DO NOT MERGE - Next Major Release Next Major Release Dec 13, 2016
@sandersky
Copy link
Contributor Author

sandersky commented Dec 13, 2016

👍

Approved with PullApprove

@sandersky sandersky merged commit 4ccbb65 into ciena-frost:master Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant