Skip to content

Commit aa5b01a

Browse files
committed
v0.13.0
1 parent 19e3d1e commit aa5b01a

28 files changed

Lines changed: 253 additions & 28 deletions

File tree

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,63 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.13.0"></a>
7+
# [0.13.0](https://github.com/Syncano/syncano-node/compare/v0.12.1...v0.13.0) (2018-09-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **ci:** no registry cache ([2b34ab7](https://github.com/Syncano/syncano-node/commit/2b34ab7))
13+
* **circleci:** change all node images to 9.11.1 ([eab4148](https://github.com/Syncano/syncano-node/commit/eab4148))
14+
* **circleci:** latest version breaks build ([871ae21](https://github.com/Syncano/syncano-node/commit/871ae21))
15+
* **circleci:** remove invalid test ([1dc96a1](https://github.com/Syncano/syncano-node/commit/1dc96a1))
16+
* **cli:** all socket files ([366a5b9](https://github.com/Syncano/syncano-node/commit/366a5b9))
17+
* **cli:** checking socket source ([4fd7a5a](https://github.com/Syncano/syncano-node/commit/4fd7a5a))
18+
* **cli:** configuring hosting ([951da2c](https://github.com/Syncano/syncano-node/commit/951da2c))
19+
* **cli:** double export ([c9db955](https://github.com/Syncano/syncano-node/commit/c9db955))
20+
* **cli:** hosting config ([bf1b50f](https://github.com/Syncano/syncano-node/commit/bf1b50f))
21+
* **cli:** imports ([583027c](https://github.com/Syncano/syncano-node/commit/583027c))
22+
* **cli:** lint ([a6dc753](https://github.com/Syncano/syncano-node/commit/a6dc753))
23+
* **cli:** loading package.json ([1c5fb60](https://github.com/Syncano/syncano-node/commit/1c5fb60))
24+
* **cli:** old imports ([6b603a6](https://github.com/Syncano/syncano-node/commit/6b603a6))
25+
* **cli:** removing registry ([830536a](https://github.com/Syncano/syncano-node/commit/830536a))
26+
* **cli:** removing registry tests ([5beba1e](https://github.com/Syncano/syncano-node/commit/5beba1e))
27+
* **cli:** style ([3626f89](https://github.com/Syncano/syncano-node/commit/3626f89))
28+
* **cli:** tests ([d88959a](https://github.com/Syncano/syncano-node/commit/d88959a))
29+
* **cli:** tests ([9d4b609](https://github.com/Syncano/syncano-node/commit/9d4b609))
30+
* **cli:** update hosting without loosing config ([f4705a9](https://github.com/Syncano/syncano-node/commit/f4705a9))
31+
* **cli:** wrong import ([c6a8530](https://github.com/Syncano/syncano-node/commit/c6a8530))
32+
* **cli:tests:** no more tests of registry ([3d4c5e2](https://github.com/Syncano/syncano-node/commit/3d4c5e2))
33+
* **client:** include src in npm package ([4d35211](https://github.com/Syncano/syncano-node/commit/4d35211))
34+
* **codecov:** exclude jest and webpack config ([8749f81](https://github.com/Syncano/syncano-node/commit/8749f81))
35+
* **core:** unit tests ([0abf9e7](https://github.com/Syncano/syncano-node/commit/0abf9e7))
36+
* **lib-js-client:** add missing types property ([cb3a3a3](https://github.com/Syncano/syncano-node/commit/cb3a3a3))
37+
* typo ([47de14f](https://github.com/Syncano/syncano-node/commit/47de14f))
38+
* **lib-js-client:** invalid ts-jest path ([8370376](https://github.com/Syncano/syncano-node/commit/8370376))
39+
* **lib-js-client:** invalid ts-jest path ([a8a79fa](https://github.com/Syncano/syncano-node/commit/a8a79fa))
40+
* **lib-js-client:** run unit tests, ignore spec files in npm package ([67c700b](https://github.com/Syncano/syncano-node/commit/67c700b))
41+
* **lib-test:** paths ([f6ea95d](https://github.com/Syncano/syncano-node/commit/f6ea95d))
42+
* **lib-test:** reading compiled files ([ad80095](https://github.com/Syncano/syncano-node/commit/ad80095))
43+
* **npmkeywords:** typo front/back ([c0439ce](https://github.com/Syncano/syncano-node/commit/c0439ce))
44+
* **react-context:** add react import ([#221](https://github.com/Syncano/syncano-node/issues/221)) ([28a27a7](https://github.com/Syncano/syncano-node/commit/28a27a7))
45+
* **template:** removed yarn from hello project template ([#262](https://github.com/Syncano/syncano-node/issues/262)) ([19e3d1e](https://github.com/Syncano/syncano-node/commit/19e3d1e))
46+
* hosting sync ([bdcdab6](https://github.com/Syncano/syncano-node/commit/bdcdab6))
47+
* no more registry in repo ([f5ef4e0](https://github.com/Syncano/syncano-node/commit/f5ef4e0))
48+
* paths ([b1bef4c](https://github.com/Syncano/syncano-node/commit/b1bef4c))
49+
* replaced old syncano-cli with npx s ([e0f1ab8](https://github.com/Syncano/syncano-node/commit/e0f1ab8))
50+
* replaced old syncano-cli with npx s ([#244](https://github.com/Syncano/syncano-node/issues/244)) ([0b08eac](https://github.com/Syncano/syncano-node/commit/0b08eac))
51+
52+
53+
### Features
54+
55+
* **cli:** add info command ([e3637b5](https://github.com/Syncano/syncano-node/commit/e3637b5))
56+
* **cli:** add sysinfo command ([9dd7890](https://github.com/Syncano/syncano-node/commit/9dd7890))
57+
* **cli/hosting:** add path to listing [#246](https://github.com/Syncano/syncano-node/issues/246) ([4e791f7](https://github.com/Syncano/syncano-node/commit/4e791f7))
58+
* **react-context:** add withSyncano ([#218](https://github.com/Syncano/syncano-node/issues/218)) ([bf870b4](https://github.com/Syncano/syncano-node/commit/bf870b4))
59+
60+
61+
62+
663
<a name="0.12.0"></a>
764
# [0.12.0](https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.12.0) (2018-04-08)
865

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.4.0",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"packages": [
55
"packages/*"
66
],

packages/cli/CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,41 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.13.0"></a>
7+
# [0.13.0](https://github.com/Syncano/syncano-node/compare/v0.12.1...v0.13.0) (2018-09-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **cli:** all socket files ([366a5b9](https://github.com/Syncano/syncano-node/commit/366a5b9))
13+
* **cli:** checking socket source ([4fd7a5a](https://github.com/Syncano/syncano-node/commit/4fd7a5a))
14+
* **cli:** configuring hosting ([951da2c](https://github.com/Syncano/syncano-node/commit/951da2c))
15+
* **cli:** double export ([c9db955](https://github.com/Syncano/syncano-node/commit/c9db955))
16+
* **cli:** hosting config ([bf1b50f](https://github.com/Syncano/syncano-node/commit/bf1b50f))
17+
* **cli:** imports ([583027c](https://github.com/Syncano/syncano-node/commit/583027c))
18+
* hosting sync ([bdcdab6](https://github.com/Syncano/syncano-node/commit/bdcdab6))
19+
* **cli:** lint ([a6dc753](https://github.com/Syncano/syncano-node/commit/a6dc753))
20+
* **cli:** loading package.json ([1c5fb60](https://github.com/Syncano/syncano-node/commit/1c5fb60))
21+
* **cli:** old imports ([6b603a6](https://github.com/Syncano/syncano-node/commit/6b603a6))
22+
* **cli:** removing registry ([830536a](https://github.com/Syncano/syncano-node/commit/830536a))
23+
* **cli:** style ([3626f89](https://github.com/Syncano/syncano-node/commit/3626f89))
24+
* **cli:** tests ([9d4b609](https://github.com/Syncano/syncano-node/commit/9d4b609))
25+
* **cli:** update hosting without loosing config ([f4705a9](https://github.com/Syncano/syncano-node/commit/f4705a9))
26+
* **cli:** wrong import ([c6a8530](https://github.com/Syncano/syncano-node/commit/c6a8530))
27+
* **npmkeywords:** typo front/back ([c0439ce](https://github.com/Syncano/syncano-node/commit/c0439ce))
28+
* replaced old syncano-cli with npx s ([e0f1ab8](https://github.com/Syncano/syncano-node/commit/e0f1ab8))
29+
* replaced old syncano-cli with npx s ([#244](https://github.com/Syncano/syncano-node/issues/244)) ([0b08eac](https://github.com/Syncano/syncano-node/commit/0b08eac))
30+
31+
32+
### Features
33+
34+
* **cli:** add info command ([e3637b5](https://github.com/Syncano/syncano-node/commit/e3637b5))
35+
* **cli:** add sysinfo command ([9dd7890](https://github.com/Syncano/syncano-node/commit/9dd7890))
36+
* **cli/hosting:** add path to listing [#246](https://github.com/Syncano/syncano-node/issues/246) ([4e791f7](https://github.com/Syncano/syncano-node/commit/4e791f7))
37+
38+
39+
40+
641
<a name="0.12.0"></a>
742
# [0.12.0](https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.12.0) (2018-04-08)
843

packages/cli/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncano/cli",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"description": "CLI for Syncano",
55
"author": "Maciej Kucharz",
66
"license": "MIT",
@@ -40,13 +40,13 @@
4040
"url": "https://github.com/Syncano/syncano-node/issues"
4141
},
4242
"dependencies": {
43-
"@syncano/core": "0.12.1",
44-
"@syncano/template-project-empty": "0.12.1",
45-
"@syncano/template-project-hello": "0.12.1",
46-
"@syncano/template-socket-es6": "0.12.1",
43+
"@syncano/core": "0.13.0",
44+
"@syncano/template-project-empty": "0.13.0",
45+
"@syncano/template-project-hello": "0.13.0",
46+
"@syncano/template-socket-es6": "0.13.0",
4747
"@syncano/template-socket-es6-validate": "0.12.1",
48-
"@syncano/template-socket-vanilla": "0.12.1",
49-
"@syncano/validate": "0.12.1",
48+
"@syncano/template-socket-vanilla": "0.13.0",
49+
"@syncano/validate": "0.13.0",
5050
"analytics-node": "^3.1.1",
5151
"archiver": "^2.1.0",
5252
"axios": "^0.17.1",
@@ -86,7 +86,7 @@
8686
"yauzl": "^2.9.2"
8787
},
8888
"devDependencies": {
89-
"@syncano/test-tools": "0.12.1",
89+
"@syncano/test-tools": "0.13.0",
9090
"babel-cli": "^6.26.0",
9191
"babel-plugin-add-module-exports": "^0.2.1",
9292
"babel-plugin-dynamic-import-node": "^1.0.2",

packages/lib-js-client/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.13.0"></a>
7+
# [0.13.0](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-client/compare/v0.12.1...v0.13.0) (2018-09-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **client:** include src in npm package ([4d35211](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-client/commit/4d35211))
13+
* **lib-js-client:** add missing types property ([cb3a3a3](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-client/commit/cb3a3a3))
14+
* **lib-js-client:** invalid ts-jest path ([8370376](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-client/commit/8370376))
15+
* **lib-js-client:** invalid ts-jest path ([a8a79fa](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-client/commit/a8a79fa))
16+
* **lib-js-client:** run unit tests, ignore spec files in npm package ([67c700b](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-client/commit/67c700b))
17+
18+
19+
20+
621
<a name="0.12.0"></a>
722
# [0.12.0](https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.12.0) (2018-04-08)
823

packages/lib-js-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncano/client",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"description": "Interact with your Syncano Sockets.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.js",

packages/lib-js-core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.13.0"></a>
7+
# [0.13.0](https://github.com/Syncano/syncano-node/compare/v0.12.1...v0.13.0) (2018-09-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **cli:** lint ([a6dc753](https://github.com/Syncano/syncano-node/commit/a6dc753))
13+
* **core:** unit tests ([0abf9e7](https://github.com/Syncano/syncano-node/commit/0abf9e7))
14+
15+
16+
17+
618
<a name="0.11.0"></a>
719
# [0.11.0](https://github.com/Syncano/syncano-node/compare/v0.9.3...v0.11.0) (2018-03-17)
820

packages/lib-js-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncano/core",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"description": "A library to intereact with the Syncano API on a server side.",
55
"main": "lib/index.js",
66
"author": "Syncano Inc.",

packages/lib-js-test/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.13.0"></a>
7+
# [0.13.0](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-test/compare/v0.12.1...v0.13.0) (2018-09-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **cli:** lint ([a6dc753](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-test/commit/a6dc753))
13+
* **lib-test:** paths ([f6ea95d](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-test/commit/f6ea95d))
14+
* **lib-test:** reading compiled files ([ad80095](https://github.com/syncano/syncano-node/tree/master/packages/lib-js-test/commit/ad80095))
15+
16+
17+
18+
619
<a name="0.12.0"></a>
720
# [0.12.0](https://github.com/Syncano/syncano-node/compare/v0.11.0...v0.12.0) (2018-04-08)
821

packages/lib-js-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@syncano/test",
33
"description": "Testing tools for Syncano Sockets",
44
"repository": "https://github.com/syncano/syncano-node/tree/master/packages/lib-js-test",
5-
"version": "0.12.1",
5+
"version": "0.13.0",
66
"license": "MIT",
77
"main": "lib/index.js",
88
"publishConfig": {
@@ -17,7 +17,7 @@
1717
"lint": "standard --fix --env mocha"
1818
},
1919
"dependencies": {
20-
"@syncano/validate": "0.12.1",
20+
"@syncano/validate": "0.13.0",
2121
"bluebird": "^3.5.1",
2222
"faker": "^4.1.0",
2323
"js-yaml": "^3.12.0",

0 commit comments

Comments
 (0)