Skip to content

Latest commit

 

History

History
123 lines (52 loc) · 4.97 KB

CHANGELOG.md

File metadata and controls

123 lines (52 loc) · 4.97 KB

Changelog

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

2.0.10 (2024-01-15)

Bug Fixes

  • properly return error handler (3768dee)

2.0.9 (2024-01-15)

2.0.8 (2024-01-10)

Bug Fixes

  • update to work properly with latest nuxt bridge (b31ade1)

2.0.7 (2022-10-27)

Bug Fixes

  • properly track ssr request and errors with nitro (899d935)

2.0.6 (2022-10-26)

Bug Fixes

  • build with ssr plugins without proving ssr connection during build phase (6b49ce1)

2.0.5 (2022-10-26)

Bug Fixes

  • read runtime config for bridge from private section of config (a920cae)

2.0.4 (2022-10-21)

Bug Fixes

2.0.3 (2022-10-18)

Bug Fixes

  • nuxt bridge support via nitro (82d4d92)

2.0.2 (2022-08-31)

Bug Fixes

  • properly set config so it dont complain about invalid key on server (132557a)

2.0.1 (2022-08-30)

2.0.0 (2022-08-30)

⚠ BREAKING CHANGES

  • use connection string for server connections, appinsights broke it in 2.2 release and use connection string for setup instead of apikey

Bug Fixes

  • use connection string for server connections, appinsights broke it in 2.2 release and use connection string for setup instead of apikey (3174c25)

1.2.3 (2022-07-13)

Bug Fixes

1.2.2 (2021-06-17)

1.2.1 (2020-12-17)

Bug Fixes

  • revert wrong code for client appinsights with hardcoded key (1053d0d)

1.2.0 (2020-12-10)

Features

  • runtime env var support (d2be348)

1.1.1 (2019-10-31)

Bug Fixes

  • use trackException exception as arg (1e62758)

1.1.0 (2019-05-26)

Features

1.0.3 (2019-05-25)

1.0.2 (2019-05-25)

1.0.1 (2019-05-25)