Skip to content

Latest commit

 

History

History
81 lines (34 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

81 lines (34 loc) · 2.23 KB

Change Log

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

1.2.1 (2019-01-27)

Bug Fixes

  • Sample: The sample worker actually works (67a7fd9)

1.2.0 (2019-01-04)

Features

  • Worker: cloudflare-worker-local 1.9, which fixes a waitUntil bug (541c77b)

1.1.4 (2019-01-04)

Bug Fixes

  • Testing: Upgraded to the latest cloudflare-worker-local, which exposes stores (8729ee5)

1.1.3 (2019-01-04)

1.1.2 (2019-01-04)

Bug Fixes

  • doc: Updating the steps to create a worker (f478445)

1.1.1 (2019-01-02)

1.1.0 (2019-01-02)

Features

  • Start the worker on a local port (51ab694)

1.0.4 (2019-01-02)

Bug Fixes

  • fixing a typo so /dist is git ignored (75c4b1b)

1.0.3 (2019-01-02)

Bug Fixes

  • Git Commit doesn't fail for eslint (b2f5b68)