Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Weekly release v0.2.23: React improvements and several bug fixes
Browse files Browse the repository at this point in the history
Summary:
Bump version for new release:
* A lot of react native work
* Fixes #1409
* add --emitConcreteModel option to emit concrete model from abstract model.
* Fixes a bug in delayInitializations

Reviewed By: hermanventer

Differential Revision: D6945135

fbshipit-source-id: c93fd2c13d115de8d4e5ef93dd82c291f5597cb5
  • Loading branch information
Simon Jensen authored and facebook-github-bot committed Feb 9, 2018
1 parent 6b9f213 commit 585b45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prepack",
"version": "0.2.23-alpha.0",
"version": "0.2.23",
"description": "Execute a JS bundle, serialize global state and side effects to a snapshot that can be quickly restored.",
"homepage": "https://github.com/facebook/prepack",
"repository": {
Expand Down

0 comments on commit 585b45b

Please sign in to comment.