Skip to content

Latest commit

 

History

History
117 lines (53 loc) · 4.98 KB

CHANGELOG.md

File metadata and controls

117 lines (53 loc) · 4.98 KB

Changelog

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

1.6.2 (2022-05-16)

Bug Fixes

  • Fix nested clickable event propagation & misc. code cleanup (#10) (c1675a8)

1.6.1 (2022-02-03)

1.6.0 (2022-02-01)

Features

  • implement document metadata propagation to the app (#8) (6df7104)

1.5.1 (2021-12-15)

Bug Fixes

  • remove the addition of body class (#7) (2703bb6)

1.5.0 (2021-12-15)

Features

  • add check for canonical url presence when sharing (38e90d5)
  • add special body-css-class in webview context (#6) (5f6c8b8), closes #4
  • add web share support (647c56c)

1.4.0 (2021-07-26)

Features

  • generalize navigation & add metadata extraction for sharing (7535ea8)

1.3.7 (2021-07-08)

1.3.6 (2021-07-08)

1.3.5 (2021-07-08)

1.3.4 (2021-03-25)

Bug Fixes

  • set bridget to be used in global object (f07b055)

1.3.3 (2021-03-17)

1.3.2 (2021-03-17)

Bug Fixes

  • drop support for legacy node (0ff8b48)

1.3.1 (2021-03-17)

Bug Fixes

  • remove require statement - broke build (12f5c88)

1.3.0 (2021-03-17)

Features

  • add schema validation support (253b3b6)

1.2.2 (2021-03-11)

Bug Fixes

1.2.1 (2021-03-11)

Bug Fixes

1.2.0 (2021-03-11)

Features

  • Build package as umd library (becf234)

1.1.0 (2021-03-11)

Features

  • Add inital navigation bridge functions (35be7f7)

1.0.3 (2021-03-11)

1.0.2 (2021-03-11)

Bug Fixes

1.0.1 (2021-03-11)