Skip to content

Latest commit

 

History

History
373 lines (281 loc) · 26.2 KB

CHANGELOG.md

File metadata and controls

373 lines (281 loc) · 26.2 KB

Change Log

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

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)