# Release History ## 1.0.1 (2021-01-07) - Updates the `tslib` dependency to version 2.x. ## 1.0.0 (2019-10-29) This release marks the general availability of the `@azure/logging` package. - Removed the browser bundle. A browser-compatible library can still be created through the use of a bundler such as Rollup, Webpack, or Parcel. ([#5860](https://github.com/Azure/azure-sdk-for-js/pull/5860)) ## 1.0.0-preview.1 (2019-10-22) Provides methods to set log levels that enable logs in Azure SDKs that support logging. Also supports redirecting log outputs via a method override.