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.
1 parent af06b89 commit 83b44b2Copy full SHA for 83b44b2
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="3.0.0-beta4"></a>
2
+### 3.0.0-beta4 (2017-01-27)
3
+
4
+Add AOT support for GOOD this time! <https://github.com/shprink/wp-api-angular/issues/19>
5
6
<a name="3.0.0-beta3"></a>
7
### 3.0.0-beta3 (2017-01-22)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "wp-api-angular",
- "version": "3.0.0-beta3",
+ "version": "3.0.0-beta4",
"description": "WordPress WP-API v2 client for Angular2",
"main": "wp-api-angular.js",
"typings": "wp-api-angular.d.ts",
0 commit comments