All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.10 (2024-01-15)
- properly return error handler (3768dee)
2.0.9 (2024-01-15)
2.0.8 (2024-01-10)
- update to work properly with latest nuxt bridge (b31ade1)
2.0.7 (2022-10-27)
- properly track ssr request and errors with nitro (899d935)
2.0.6 (2022-10-26)
- build with ssr plugins without proving ssr connection during build phase (6b49ce1)
2.0.5 (2022-10-26)
- read runtime config for bridge from private section of config (a920cae)
2.0.4 (2022-10-21)
- ssr bridge inject (de6fda0)
2.0.3 (2022-10-18)
- nuxt bridge support via nitro (82d4d92)
2.0.2 (2022-08-31)
- 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)
- use connection string for server connections, appinsights broke it in 2.2 release and use connection string for setup instead of apikey
- 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)
- support nuxt bridge (cac29df)
1.2.2 (2021-06-17)
1.2.1 (2020-12-17)
- revert wrong code for client appinsights with hardcoded key (1053d0d)
1.2.0 (2020-12-10)
- runtime env var support (d2be348)
1.1.1 (2019-10-31)
- use trackException exception as arg (1e62758)
1.1.0 (2019-05-26)
- typescript types (f2e46c1)