Skip to content

Latest commit

 

History

History
163 lines (65 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

163 lines (65 loc) · 4.92 KB

Changelog

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

2.0.1 (2021-09-16)

Misc

  • deps: update & fix audit (a7a751f)

Bug fixes

  • build: type generation for node fix (3182b1f)
  • cloudflare env possible fix (c473e1d)
  • remove check for buffer (ef47d80)

2.0.0 (2021-06-18)

⚠ BREAKING CHANGES

  • potentially breaking interface changes for browser version

Features

  • deps update, refactor, rollup update (519c0a7)

Misc

  • deps: bump acorn from 5.7.3 to 5.7.4 (3710be7)
  • deps: bump jquery from 3.4.1 to 3.5.0 (1d37816)
  • deps: bump websocket-extensions from 0.1.3 to 0.1.4 (c5c6c2d)
  • deps-dev: bump codecov from 3.6.1 to 3.6.5 (52e5430)

Tests

1.3.0 (2019-12-13)

Features

  • browser: add iife bundle (ca9ae20)

1.2.3 (2019-08-25)

1.2.2 (2019-07-15)

1.2.1 (2019-06-13)

Bug Fixes

1.2.0 (2019-06-13)

Features

1.1.10 (2019-06-04)

1.1.9 (2019-06-04)

1.1.8 (2019-06-04)

Bug Fixes

  • can: fix inherits order (1d523ac)

1.1.7 (2019-06-04)

Bug Fixes

  • add more exports variants (bfab6ba)

1.1.6 (2019-06-03)

1.1.5 (2019-06-03)

1.1.4 (2019-06-03)

1.1.3 (2019-06-03)

Tests

  • coverage: add codecov for npm (35dd158)

1.1.2 (2019-06-03)

1.1.1 (2019-06-03)

1.1.0 (2019-06-03)

Bug Fixes

Features

Tests

1.0.0 (2019-05-31)

Bug Fixes

  • audit: sending kind regards to lazy typedoc devs (dc6af99)

Features