Skip to content

chore(build): makes redux a peerDependency #184

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

Merged
merged 1 commit into from
Feb 7, 2018

Conversation

deini
Copy link
Collaborator

@deini deini commented Jan 4, 2018

BREAKING CHANGE: we aren't including redux to our umd build anymore.

Also added back the umd (dist) build since we still need to support it,
but it will be .gitignored

Added some bower support workaround in Readme

Closes #70

@deini deini added the 4.1.0 label Jan 4, 2018
@deini deini requested a review from AntJanus January 4, 2018 20:40
BREAKING CHANGE: we aren't including redux to our umd build anymore.

Also added back the umd (dist) build since we still need to support it,
but it will be .gitignored

Added some bower support workaround in Readme
```json
{
"dependencies": {
"ng-redux": "https://unpkg.com/ng-redux/umd/ng-redux.min.js"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neat! Had no idea you could do that!

@AntJanus
Copy link
Collaborator

AntJanus commented Jan 5, 2018

This is great!

@AntJanus AntJanus merged commit e7b46cb into angular-redux:release/4.0.0 Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants