Skip to content

Latest commit

 

History

History
472 lines (360 loc) · 33.7 KB

CHANGELOG.md

File metadata and controls

472 lines (360 loc) · 33.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.15.0 (2018-11-30)

Bug Fixes

Features

0.13.0 (2018-09-06)

Bug Fixes

  • ci: no registry cache (2b34ab7)
  • circleci: change all node images to 9.11.1 (eab4148)
  • circleci: latest version breaks build (871ae21)
  • circleci: remove invalid test (1dc96a1)
  • cli: all socket files (366a5b9)
  • cli: checking socket source (4fd7a5a)
  • cli: configuring hosting (951da2c)
  • cli: double export (c9db955)
  • cli: hosting config (bf1b50f)
  • cli: imports (583027c)
  • cli: lint (a6dc753)
  • cli: loading package.json (1c5fb60)
  • cli: old imports (6b603a6)
  • cli: removing registry (830536a)
  • cli: removing registry tests (5beba1e)
  • cli: style (3626f89)
  • cli: tests (d88959a)
  • cli: tests (9d4b609)
  • cli: update hosting without loosing config (f4705a9)
  • cli: wrong import (c6a8530)
  • cli:tests: no more tests of registry (3d4c5e2)
  • client: include src in npm package (4d35211)
  • codecov: exclude jest and webpack config (8749f81)
  • core: unit tests (0abf9e7)
  • lib-js-client: add missing types property (cb3a3a3)
  • typo (47de14f)
  • lib-js-client: invalid ts-jest path (8370376)
  • lib-js-client: invalid ts-jest path (a8a79fa)
  • lib-js-client: run unit tests, ignore spec files in npm package (67c700b)
  • lib-test: paths (f6ea95d)
  • lib-test: reading compiled files (ad80095)
  • npmkeywords: typo front/back (c0439ce)
  • react-context: add react import (#221) (28a27a7)
  • template: removed yarn from hello project template (#262) (19e3d1e)
  • hosting sync (bdcdab6)
  • no more registry in repo (f5ef4e0)
  • paths (b1bef4c)
  • replaced old syncano-cli with npx s (e0f1ab8)
  • replaced old syncano-cli with npx s (#244) (0b08eac)

Features

0.12.0 (2018-04-08)

Bug Fixes

Features

  • react-context: add package (a5ba834)

0.11.1 (2018-04-07)

Bug Fixes

0.11.0 (2018-03-17)

Bug Fixes

Features

  • handle mapped name in nested arrays (#185) (6f49966)
  • support arrays in fields method (cf8ad30)

0.10.0 (2018-03-08)

Bug Fixes

Features

  • schema: adding schema validation (7bf5b9e)

0.9.3 (2018-02-19)

Note: Version bump only for package undefined

0.9.1 (2018-02-19)

Note: Version bump only for package undefined

0.9.0 (2018-02-19)

Bug Fixes

  • domain names (ad9d018)
  • for docs icon (ae83944)
  • select style (b7a2a04)
  • cli:hosting: fixing bug with hosting sync (2029cd3)
  • docs: link (3df664f)
  • hosting: Fix #112. The BrowserRouter flag should be kebab, not snake cased. BREAKING CHANGE (fee17d0)
  • hosting: Fix #112. The BrowserRouter option should accept true|false in hosting config (2d2bde6)

Features

  • set current version from url in version picker (65b85d0)
  • cheatsheet: add version picker (1fe223c)
  • cookbook: add version switch (a79c534)
  • docs: add version switcher (6dc21fd)
  • docs: add version switcher and make small css fixes (a6cfda1)
  • docs: versioning (83c4829)
  • hosting: Print config after update (09f159d)
  • style docs (06dc50b)
  • style version input (0cb5494)
  • update select style (e6a8aae)

0.8.0 (2018-02-09)

Bug Fixes

Features

  • installation guide (c120e38)
  • links update & windows guide draft (8e006ca)
  • cli:socket: verifying socket compatibility (c3003f8)

0.7.1 (2018-01-28)

Bug Fixes

  • listing current instances (#80) (#90) (fdad0a1)
  • re-enable registry deploy (a32f3c9)
  • circecli: syntax error (cf370ae)
  • lerna:config: build without "production" flag (3b54ea4)
  • trying to fix lerna/yarn builds (d4d58cf)

0.7.0 (2018-01-24)

Bug Fixes

Features

  • adding WS traces (cde14fe)
  • cheatsheet: add socket definition (23c9fc6)
  • always send _user_key as GET parameter (2098477)
  • cli:deploy: deploy from CLI with instance creation (#87) (0ab3e67)
  • cli:instance: istance management functionality (#91) (da13b80)
  • core: registry support in core library (#88) (498bff4)
  • core, docs, cheatsheet: add count method closes #15 (30fd913)
  • better error messages (aa1152f)
  • deploy canary from master (15aa7d3)
  • expand after create (#76) (0764e1b)
  • linking and building components (a076ec1)
  • support for third-party templates (of Sockets and projects) (4231da4)
  • hosting: support for BrowserRouter in hosting (297eab2)
  • package.json: adding validation of the Circle CI config file (53f9fe8)

0.6.0 (2018-01-16)

Bug Fixes

Features

  • adding WS traces (cde14fe)
  • core, docs, cheatsheet: add count method closes #15 (30fd913)
  • always send _user_key as GET parameter (2098477)
  • better error messages (aa1152f)
  • deploy canary from master (15aa7d3)
  • expand after create (#76) (0764e1b)
  • linking and building components (a076ec1)
  • support for third-party templates (of Sockets and projects) (4231da4)
  • cheatsheet: add socket definition (23c9fc6)
  • hosting: support for BrowserRouter in hosting (297eab2)
  • package.json: adding validation of the Circle CI config file (53f9fe8)