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.44: Function argument modeling
Browse files Browse the repository at this point in the history
Summary:
- Support modeling of shapes of optimized function arguments
- fix test262 to fail CircleCI test if not enough tests pass
- upgrades Prepack to use Babel 7.0.0-beta.53
- Nuclide compatibility fix

Reviewed By: gaearon

Differential Revision: D8892151

fbshipit-source-id: 8f1397d25d26e822709ed53c8e6d37055fe396ec
  • Loading branch information
Sapan Bhatia authored and facebook-github-bot committed Jul 18, 2018
1 parent bdbce00 commit 1d51aed
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.44-alpha.0",
"version": "0.2.44",
"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 1d51aed

Please sign in to comment.