Skip to content

Latest commit

 

History

History
55 lines (18 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

55 lines (18 loc) · 1.72 KB

Change Log

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

3.10.0 (2021-03-26)

Features

3.6.1 (2021-02-22)

Bug Fixes

  • update references of default branch from master to main (#2057) (59b8b58)

3.4.1 (2021-01-29)

Bug Fixes

  • clients: use TS 3.4 compatible types for TS 3.9 (#1978) (8bced5c)

3.4.0 (2021-01-28)

Features

  • use downlevel-dts to generate TS 3.4 compatible types (#1943) (63ad215)

3.3.0 (2021-01-14)

Bug Fixes

  • url-parser: merge browser and node url parser, add rn url parser (#1903) (99be092)