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

Releases: formatjs/formatjs-old

babel-plugin-react-intl@7.4.2

12 Apr 06:15
baef181

Choose a tag to compare

7.4.2 (2020-04-12)

Note: Version bump only for package babel-plugin-react-intl

babel-plugin-react-intl@7.4.1

12 Apr 02:14

Choose a tag to compare

7.4.1 (2020-04-12)

Bug Fixes

  • babel-plugin-react-intl: fix pragma parsing so it can search for non-import nodes (7df5060)

@formatjs/intl-unified-numberformat@3.3.2

12 Apr 06:15
baef181

Choose a tag to compare

3.3.2 (2020-04-12)

Bug Fixes

  • @formatjs/cli: do not read from stdin if glob pattern is pr… (#632) (54a7aea)

@formatjs/cli@1.6.2

12 Apr 06:15
baef181

Choose a tag to compare

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)

@formatjs/cli@1.6.1

12 Apr 02:14

Choose a tag to compare

1.6.1 (2020-04-12)

Note: Version bump only for package @formatjs/cli

intl-messageformat@8.3.4

11 Apr 03:23

Choose a tag to compare

8.3.4 (2020-04-11)

Note: Version bump only for package intl-messageformat

eslint-plugin-formatjs@2.1.2

11 Apr 03:23

Choose a tag to compare

2.1.2 (2020-04-11)

Note: Version bump only for package eslint-plugin-formatjs

babel-plugin-react-intl@7.4.0

11 Apr 21:35

Choose a tag to compare

7.4.0 (2020-04-11)

Features

  • @formatjs/cli: add support for pragma (b6c8352)
  • babel-plugin-react-intl: add option to parse pragma (af58ad2)

babel-plugin-react-intl@7.3.0

11 Apr 05:25

Choose a tag to compare

7.3.0 (2020-04-11)

Features

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

babel-plugin-react-intl@7.2.1

11 Apr 04:52

Choose a tag to compare

7.2.1 (2020-04-11)

Bug Fixes

  • @formatjs/cli: export raw extraction method that returns all messages (45fc546)
  • babel-plugin-react-intl: add missing dep, fix #586 (1419526)