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 2ee331e commit 8b835b1Copy full SHA for 8b835b1
CHANGES.md
@@ -1,3 +1,21 @@
1
+2016-09-22, Version 3.0.0
2
+=========================
3
+
4
+ * Describe the change of forceId (jannyHou)
5
6
+ * Add translation files (Amir Jafarian)
7
8
+ * Add 'isNewInstance' for updateAttributes (Amir Jafarian)
9
10
+ * Strict mode now always return validationError (David Cheung)
11
12
+ * Add docs for KVAO (Simon Ho)
13
14
+ * Skip test temporarily (Loay)
15
16
+ * Fix BSON Object ID errors for CI (Simon Ho)
17
18
19
2016-09-08, Version 3.0.0-alpha.8
20
=================================
21
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
- "version": "3.0.0-alpha.8",
+ "version": "3.0.0",
"publishConfig": {
"tag": "next",
"export-tests": true
0 commit comments