# Layerr Changelog

## v3.0.0
_2024-04-22_

 * Removed `Layerr#cause` due to typescript issues
 * `setGlobalName` helper
 * Strict mode types

## v2.1.0
_2024-04-18_

 * Error assertion via `assertError`

## v2.0.1
_2023-07-17_

 * React-Native entry in `package.json`

## v2.0.0
_2023-02-13_

 * ESM

## v1.0.0
_2022-12-12_

 * **Major release**
   * Class-based `Layerr` instance, compiled to function-style during build

## v0.1.2
_2020-08-29_

 * **Bugfix**:
   * Arguments not specified in constructor for `Layerr`

## v0.1.0
_2020-08-27_

 * Initial release
