@v4fire/core
Version:
V4Fire core library
37 lines (22 loc) • 699 B
Markdown
Changelog
=========
> **Tags:**
> - :boom: [Breaking Change]
> - :rocket: [New Feature]
> - :bug: [Bug Fix]
> - :memo: [Documentation]
> - :house: [Internal]
> - :nail_care: [Polish]
## v3.27.0 (2020-09-04)
#### :boom: Breaking Change
* Dropped `interface.ts`
#### :house: Internal
* Re-wrote the module with `core/functools/warning`
## v3.25.0 (2020-09-03)
#### :rocket: New Feature
* Now `deprecate` returns `DeprecatedFn`
## v3.22.3 (2020-07-23)
#### :bug: Bug Fix
* [Fixed notice params being ignored](https://github.com/V4Fire/Core/pull/120)
#### :house: Internal
* [Added `component` to `DeprecatedExprType`](https://github.com/V4Fire/Core/pull/120)