@formatjs/macro
Version:
formatjs-related compiler macros
112 lines (33 loc) • 2.76 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.2.8 (2020-04-28)
**Note:** Version bump only for package @formatjs/macro
## [0.2.7](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.2.6...@formatjs/macro@0.2.7) (2020-04-14)
### Bug Fixes
* clean up tsbuildinfo before full build ([c301ca0](https://github.com/formatjs/formatjs/commit/c301ca02e0c319a0eb03921533053f0334ae5df1))
## [0.2.6](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.2.5...@formatjs/macro@0.2.6) (2019-11-26)
**Note:** Version bump only for package @formatjs/macro
## [0.2.5](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.2.4...@formatjs/macro@0.2.5) (2019-11-22)
### Bug Fixes
* **@formatjs/macro:** Improve type inference of defineMessages ([#289](https://github.com/formatjs/formatjs/issues/289)) ([973218c](https://github.com/formatjs/formatjs/commit/973218c24b4c697d00fabab197a4177f4b356e71))
## [0.2.4](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.2.3...@formatjs/macro@0.2.4) (2019-11-21)
### Bug Fixes
* **@formatjs/intl-utils:** use api-extractor to combine d.ts ([a4b16b5](https://github.com/formatjs/formatjs/commit/a4b16b54f7cee23673701d285fffc6401536e926))
## [0.2.3](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.2.2...@formatjs/macro@0.2.3) (2019-11-20)
### Bug Fixes
* **@formatjs/macro:** add types decl in package.json ([1dadc31](https://github.com/formatjs/formatjs/commit/1dadc31e9fed8c551971cd6565410b3f900da567))
## [0.2.2](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.2.1...@formatjs/macro@0.2.2) (2019-11-11)
### Bug Fixes
* **@formatjs/cli:** remove Node engines restrictions ([e55efe9](https://github.com/formatjs/formatjs/commit/e55efe90edc8859b89978b2b8bd99c41c17c291f))
## [0.2.1](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.2.0...@formatjs/macro@0.2.1) (2019-10-31)
**Note:** Version bump only for package @formatjs/macro
# [0.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/macro@0.1.2...@formatjs/macro@0.2.0) (2019-10-30)
### Bug Fixes
* **@formatjs/macro:** fix tsconfig build to output the correct dir ([825d2cb](https://github.com/formatjs/formatjs/commit/825d2cb035b76276be259fbff08e0bf456203207))
### Features
* **eslint-plugin-formatjs:** Add support for FormattedMessage ([2df544e](https://github.com/formatjs/formatjs/commit/2df544e6b56d314460204f3f6f11003b57eda47e))
## 0.1.2 (2019-10-30)
**Note:** Version bump only for package @formatjs/macro
## 0.1.1 (2019-10-30)
**Note:** Version bump only for package @formatjs/macro