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

v1.0.4 #1032

Merged
merged 1 commit into from
Apr 9, 2019
Merged

v1.0.4 #1032

merged 1 commit into from
Apr 9, 2019

Conversation

yuanyan
Copy link
Collaborator

@yuanyan yuanyan commented Apr 9, 2019

  1. useReducer fix: fix: reducer only exec once when reducer set inner function component #1027
  2. rax package export index.js
if (process.env.NODE_ENV === 'production') {
  module.exports = require('./dist/rax.min.js');
} else {
  module.exports = require('./lib/index.js');
}

packages/rax/index.js Show resolved Hide resolved
@yuanyan yuanyan merged commit 23d5d02 into master Apr 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-useReducer branch April 9, 2019 11:50
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.

3 participants