Skip to content

Latest commit

 

History

History
161 lines (58 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

161 lines (58 loc) · 4.89 KB

Change Log

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

0.7.0 (2020-03-10)

Features

  • support hash if specified (9ff2705)

0.6.0 (2020-03-10)

Bug Fixes

  • removes double slash from context.path.url (1953b28)
  • update ui library (e767203)
  • use bootstrap for setting up CI (35bf962)
  • use yarn workspace (c8094cf)

Features

  • include basic user-agent info (7c03c1b)

0.5.5 (2020-03-04)

Bug Fixes

  • docker not using correct stats package (6f609e0)
  • proper CMD for docker (143db84)

0.5.4 (2020-03-03)

Features

  • use docker hub for package registry (261d426)

0.5.3 (2020-02-28)

Bug Fixes

  • only include basic location info in page (4cb7d7f)

0.5.2 (2020-02-28)

Note: Version bump only for package root

0.5.1 (2020-02-28)

Bug Fixes

  • move client to devDependencies in server (b2361dd)

0.5.0 (2020-02-28)

Bug Fixes

  • rename for blockstack org (e3237eb)

Features

  • adds page context, page implementation (881ef76)

0.4.0 (2020-02-28)

Features

0.3.0 (2020-02-28)

Bug Fixes

  • lerna bootstrap before version (e948c36)

Features

0.2.1 (2020-02-27)

Bug Fixes

  • add eslint to CI, fix style errors (28ae504)

0.2.0 (2020-02-27)

Bug Fixes

  • access public config (4e3404e)
  • test-app: use relative path imports (8cbe4f1)

Features