Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

67 lines (43 loc) · 5.13 KB

2.2.1 (2021-05-18)

Bug Fixes

  • #549: fix throttling dequeue in browser (#554) (6fefefe)

2.2.0 (2021-05-01)

Features

  • add queue size property (d9aca4e)

2.1.0 (2020-07-01)

Bug Fixes

  • ci/cd: add suffix on cyclic-master-bump branch (0cf6566)
  • ci/cd: fix cyclic-master-bump workflow (5948c01)
  • CodeSandbox: fix CodeSandbox examples paths (c9d1fe2)
  • prevent uniqueId overflow (ef908fe)
  • CodeSandbox: fix CodeSandbox examples paths (962596a)
  • prevent uniqueId overflow (e961a6e)

Features

  • CI/CD: add cyclic-master-bump workflow (f17a2f0)
  • CI/CD: add token for cyclic-master-bump workflow (f3054ef)
  • CI/CD: add token for cyclic-master-bump workflow (bb9a0ff)
  • CI/CD: create cyclic-master-merge workflow (fa5bb22)
  • CI/CD: fix cyclic-master-bump workflow (9c8212b)
  • add scripts for automatic version bump (9d55c9e)
  • CI/CD: add cyclic-master-bump workflow (ed0b67a)
  • CI/CD: create cyclic-master-merge workflow (91d638a)
  • CI/CD: fix cyclic-master-bump workflow (8b6bc77)
  • CodeSandbox: add config for CodeSandbox bot (3d7cdbd)
  • CodeSandbox: add config for CodeSandbox bot (dc2ea58)
  • CodeSandbox: add two CodeSandbox example sandboxes (9453c2f)
  • CodeSandbox: add two CodeSandbox example sandboxes (32c108d)
  • commitlint: add commitlint config (94c02af)
  • add scripts for automatic version bump (09e595a)
  • commitlint: add commitlint config (d13fe17)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.1 (2020-05-27)

2.1.0 (2020-05-27)

Features

  • CodeSandbox: add config for CodeSandbox bot (dc2ea58)
  • CodeSandbox: add two CodeSandbox example sandboxes (32c108d)
  • commitlint: add commitlint config (d13fe17)
  • add scripts for automatic version bump (09e595a)

Bug Fixes

  • prevent uniqueId overflow (e961a6e)
  • CodeSandbox: fix CodeSandbox examples paths (962596a)