Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Latest commit

 

History

History
442 lines (123 loc) · 11 KB

CHANGELOG.md

File metadata and controls

442 lines (123 loc) · 11 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.6.8 (2020-04-25)

Bug Fixes

  • @formatjs/cli: fix throws option not being passed to main method (#665) (04023b2)

1.6.7 (2020-04-24)

Bug Fixes

  • eslint-plugin-formatjs: add missing dep (776390e)

1.6.6 (2020-04-20)

Note: Version bump only for package @formatjs/cli

1.6.5 (2020-04-15)

Bug Fixes

  • @formatjs/cli: fix ID generation when description is undefined (a31c2f2)

1.6.4 (2020-04-14)

Bug Fixes

  • clean up tsbuildinfo before full build (c301ca0)

1.6.3 (2020-04-13)

Note: Version bump only for package @formatjs/cli

1.6.2 (2020-04-12)

Bug Fixes

  • @formatjs/cli: do not read from stdin if glob pattern is pr… (#632) (54a7aea)
  • @formatjs/cli: ignore configFile, fix #631 (ff09a5f)

1.6.1 (2020-04-12)

Note: Version bump only for package @formatjs/cli

1.6.0 (2020-04-11)

Features

  • @formatjs/cli: add support for pragma (b6c8352)

1.5.0 (2020-04-11)

Features

  • @formatjs/cli: add --throws option to prevent throwing on a single file (7539936)

1.4.2 (2020-04-11)

Bug Fixes

  • @formatjs/cli: export raw extraction method that returns all messages (45fc546)

1.4.1 (2020-04-11)

Bug Fixes

  • @formatjs/cli: fix main entry point in package.json (884bf89)

1.4.0 (2020-04-11)

Features

  • @formatjs/cli: export extracting API (08db726)

1.3.3 (2020-03-30)

Note: Version bump only for package @formatjs/cli

1.3.2 (2020-03-29)

Note: Version bump only for package @formatjs/cli

1.3.1 (2020-03-22)

Note: Version bump only for package @formatjs/cli

1.3.0 (2020-03-18)

Features

  • @formatjs/cli: add --output-empty-json option (3106618)

1.2.0 (2020-03-18)

Features

  • @formatjs/cli: Add option to ignore a glob of files (#564) (843d82b)

1.1.22 (2020-03-05)

Note: Version bump only for package @formatjs/cli

1.1.21 (2020-03-04)

Note: Version bump only for package @formatjs/cli

1.1.20 (2020-01-27)

Note: Version bump only for package @formatjs/cli

1.1.19 (2020-01-22)

Note: Version bump only for package @formatjs/cli

1.1.18 (2020-01-09)

Note: Version bump only for package @formatjs/cli

1.1.17 (2020-01-08)

Note: Version bump only for package @formatjs/cli

1.1.16 (2020-01-06)

Note: Version bump only for package @formatjs/cli

1.1.15 (2019-12-27)

Bug Fixes

  • @formatjs/cli: allow optionalChaining parser, fix #404 (1af4607)

1.1.14 (2019-12-27)

Bug Fixes

  • @formatjs/cli: glob files instead of relying on shell, fix #383 (c7e1a6a)

1.1.13 (2019-12-26)

Note: Version bump only for package @formatjs/cli

1.1.12 (2019-12-04)

Note: Version bump only for package @formatjs/cli

1.1.11 (2019-12-02)

Note: Version bump only for package @formatjs/cli

1.1.10 (2019-12-01)

Note: Version bump only for package @formatjs/cli

1.1.9 (2019-11-26)

Note: Version bump only for package @formatjs/cli

1.1.8 (2019-11-25)

Note: Version bump only for package @formatjs/cli

1.1.7 (2019-11-25)

Note: Version bump only for package @formatjs/cli

1.1.6 (2019-11-23)

Note: Version bump only for package @formatjs/cli

1.1.5 (2019-11-21)

Note: Version bump only for package @formatjs/cli

1.1.4 (2019-11-20)

Bug Fixes

  • lint: fix lint config and rerun (041eb99)

1.1.3 (2019-11-11)

Bug Fixes

  • @formatjs/cli: remove Node engines restrictions (e55efe9)

1.1.2 (2019-11-10)

Note: Version bump only for package @formatjs/cli

1.1.1 (2019-11-05)

Note: Version bump only for package @formatjs/cli

1.1.0 (2019-11-01)

Bug Fixes

  • @formatjs/cli: Add support for parsing class properties (1714bf9)

Features

  • @formatjs/cli: add --outFile & --idInterpolationPattern (0c5e675)

1.0.2 (2019-10-31)

Bug Fixes

  • @formatjs/cli: Add support for parsing class properties (1714bf9)

1.0.1 (2019-10-31)

Bug Fixes

  • @formatjs/cli: add preset-env so we can parse latest syntax (6495011)

1.0.0 (2019-10-31)

Features

  • babel-plugin-react-intl: remove enforceDescription and enforceDefaultMessage (72ff434)

BREAKING CHANGES

  • babel-plugin-react-intl: We want to move things like enforceDescription and enforceDefaultMessage to the new eslint-plugin-formatjs instead of using this babel plugin for linting. feat(@formatjs/cli): Remove enforceDescription and enforceDefaultMessage

0.1.2 (2019-10-30)

Note: Version bump only for package @formatjs/cli

0.1.1 (2019-10-30)

Note: Version bump only for package @formatjs/cli