We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e281159 + 9ec9bc9 commit fa512ccCopy full SHA for fa512cc
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="3.0.0-beta3"></a>
2
+### 3.0.0-beta3 (2017-01-22)
3
+
4
+Add AOT support <https://github.com/shprink/wp-api-angular/issues/19>
5
6
<a name="3.0.0-beta2"></a>
7
### 3.0.0-beta2 (2016-11-14)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "wp-api-angular",
- "version": "3.0.0-beta2",
+ "version": "3.0.0-beta3",
"description": "WordPress WP-API v2 client for Angular2",
"main": "wp-api-angular.js",
"typings": "wp-api-angular.d.ts",
0 commit comments