Skip to content

Latest commit

 

History

History
33 lines (12 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

33 lines (12 loc) · 1.11 KB

Change Log

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

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)