Skip to content

Latest commit

 

History

History
115 lines (52 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

115 lines (52 loc) · 4.46 KB

Changelog

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

5.0.3 (2024-01-05)

Bug Fixes

  • android: solves null-pointer exception without ios parameters (035774e)

5.0.2 (2023-11-27)

5.0.2-0 (2023-11-27)

Bug Fixes

  • dependency: removes unused pod dependency (8e21b1d)

5.0.1 (2023-05-03)

Bug Fixes

  • dependencies: use next instead of concrete version (fcc41fa)

5.0.0 (2023-05-03)

⚠ BREAKING CHANGES

  • cap-5: support capacitor 5

Features

  • cap-5: support capacitor 5 (373c383)

4.1.2 (2023-03-19)

Bug Fixes

  • publish: reduce bundle size (408a150)

4.1.1 (2023-03-19)

Features

  • common-js: support common-js syntax for import (b8fc824)

Bug Fixes

  • ios: print more information about the exception when shorten the link (803cca4)
  • ios: resolve small ios warnings (ec567ff)

4.1.0 (2023-01-23)

Features

  • common-js: support common-js syntax for import (e39e2b0)

4.0.2 (2022-11-16)

Bug Fixes

  • ios: solve parsing issue of result in createDynamicLink (1263e43), closes #21

4.0.1 (2022-11-16)

Nothing

[4.0.0] (2022-06-08)

⚠ BREAKING CHANGES

  • cap4-migration: migrate to cap 4

Features

  • cap4-migration: migrate to cap 4 (aea29d2)

[1.1.2] (2021-12-12)

Bug Fixes

  • android: readds jcenter repository (052b973)

[1.1.1] (2021-12-12)

Bug Fixes

  • ios: removeAllListeners method not found (d79670a), closes #11
  • android: Migrate from JCenter to MavenCentral #7

[1.1.0] (2021-12-12)

Features

  • Add Web Support #4

[1.0.0] (2021-11-30)

BREAKING CHANGES

  • Changes path of android code from com.turnoutt.firebase.dynamiclinks to com.pantrist.firebase.dynamiclinks