File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
+
3
+ ### Version: 3.13.1
4
+ #### Date: Apr-16-2021
5
+ ##### Bug fix:
6
+ - IE 11 request method issue resolved
7
+
2
8
### Version: 3.13.0
3
- #### Date:
9
+ #### Date: Apr-05-2021
4
10
5
11
##### Update API:
6
12
- [ Query] : Added support for method includeEmbeddedItems
Original file line number Diff line number Diff line change 10
10
"main" : " dist/node/contentstack.js" ,
11
11
"browser" : " dist/web/contentstack.js" ,
12
12
"types" : " ./index.d.ts" ,
13
-
13
+
14
14
"scripts" : {
15
15
"test" : " npm run test:e2e && npm run test:typescript" ,
16
16
"test:e2e" : " istanbul cover tape test/index.js | tap-html --out ./tap-html.html" ,
54
54
],
55
55
"dist" : {
56
56
"shasum" : " a328ed07240476a26b31a23261355dc929e1da63" ,
57
- "tarball" : " https://registry.npmjs.org/contentstack/-/contentstack-3.13.0 .tgz"
57
+ "tarball" : " https://registry.npmjs.org/contentstack/-/contentstack-3.13.1 .tgz"
58
58
},
59
59
"license" : " MIT" ,
60
60
"directories" : {},
61
- "_resolved" : " https://registry.npmjs.org/contentstack/-/contentstack-3.13.0 .tgz" ,
61
+ "_resolved" : " https://registry.npmjs.org/contentstack/-/contentstack-3.13.1 .tgz" ,
62
62
"_npmOperationalInternal" : {
63
63
"host" : " packages-18-east.internal.npmjs.com" ,
64
- "tmp" : " tmp/contentstack-3.13.0 .tgz_1477830884275_0.9869455888401717"
64
+ "tmp" : " tmp/contentstack-3.13.1 .tgz_1477830884275_0.9869455888401717"
65
65
},
66
66
"devDependencies" : {
67
67
"@types/jest" : " ^26.0.13" ,
You can’t perform that action at this time.
0 commit comments