Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Latest commit

 

History

History
1118 lines (302 loc) · 31.7 KB

CHANGELOG.md

File metadata and controls

1118 lines (302 loc) · 31.7 KB

Change Log

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

3.4.6 (2021-07-24)

Note: Version bump only for package @formatjs/ts-transformer

3.4.5 (2021-07-06)

Bug Fixes

  • @formatjs/cli: stringify opts when log debug msg (243cac8)

3.4.4 (2021-06-26)

Bug Fixes

  • @formatjs/ts-transformer: fix issue with null number style, fix #2993 (8d1be8c)

3.4.3 (2021-06-21)

Bug Fixes

  • @formatjs/ts-transformer: move typescript to peerDependencies (42efc60), closes #2991

3.4.2 (2021-06-09)

Note: Version bump only for package @formatjs/ts-transformer

3.4.1 (2021-06-05)

Note: Version bump only for package @formatjs/ts-transformer

3.4.0 (2021-06-04)

Features

  • @formatjs/ts-transformer: support ts-jest 27, fix #2942 (7d994e4)

3.3.16 (2021-06-01)

Note: Version bump only for package @formatjs/ts-transformer

3.3.15 (2021-05-23)

Note: Version bump only for package @formatjs/ts-transformer

3.3.14 (2021-05-20)

Note: Version bump only for package @formatjs/ts-transformer

3.3.13 (2021-05-17)

Note: Version bump only for package @formatjs/ts-transformer

3.3.12 (2021-05-10)

Note: Version bump only for package @formatjs/ts-transformer

3.3.11 (2021-05-02)

Note: Version bump only for package @formatjs/ts-transformer

3.3.10 (2021-04-26)

Note: Version bump only for package @formatjs/ts-transformer

3.3.9 (2021-04-26)

Note: Version bump only for package @formatjs/ts-transformer

3.3.8 (2021-04-21)

Bug Fixes

  • @formatjs/ts-transformer: fix AST node construction when key is invalid identifier, fix #2823 (ddb4375)

3.3.7 (2021-04-12)

Bug Fixes

  • @formatjs/ts-transformer: relax member method AST check, #2808 (4260ab4)

3.3.6 (2021-04-04)

Note: Version bump only for package @formatjs/ts-transformer

3.3.5 (2021-04-03)

Note: Version bump only for package @formatjs/ts-transformer

3.3.4 (2021-03-30)

Note: Version bump only for package @formatjs/ts-transformer

3.3.3 (2021-03-28)

Note: Version bump only for package @formatjs/ts-transformer

3.3.2 (2021-03-28)

Note: Version bump only for package @formatjs/ts-transformer

3.3.1 (2021-03-27)

Bug Fixes

  • @formatjs/ts-transformer: fix missing dep (b4a94c3)

3.3.0 (2021-03-27)

Features

  • @formatjs/ts-transformer: switch parser to @formatjs/icu-messageformat-parser (6x faster) (82a4070)

3.2.2 (2021-03-26)

Note: Version bump only for package @formatjs/ts-transformer

3.2.1 (2021-03-15)

Note: Version bump only for package @formatjs/ts-transformer

3.2.0 (2021-03-01)

Features

  • @formatjs/ts-transformer: add support for string literals within curly braces for JSX component props (#2648) (3cdad26)

3.1.5 (2021-02-25)

Bug Fixes

3.1.4 (2021-02-25)

Note: Version bump only for package @formatjs/ts-transformer

3.1.3 (2021-02-22)

Note: Version bump only for package @formatjs/ts-transformer

3.1.2 (2021-02-21)

Reverts

  • Revert "fix(@formatjs/ts-transformer): move typescript & tslib to peerDependencies (#2621)" (af04601), closes #2621 #2623

3.1.1 (2021-02-21)

Bug Fixes

  • @formatjs/ts-transformer: move typescript & tslib to peerDependencies (#2621) (a0baae3), closes #2620

3.1.0 (2021-02-13)

Features

  • @formatjs/ts-transformer: support preserving whitespace and newlines (99e3b89)

3.0.4 (2021-01-27)

Note: Version bump only for package @formatjs/ts-transformer

3.0.3 (2021-01-26)

Note: Version bump only for package @formatjs/ts-transformer

3.0.2 (2021-01-25)

Note: Version bump only for package @formatjs/ts-transformer

3.0.1 (2021-01-05)

Note: Version bump only for package @formatjs/ts-transformer

3.0.0 (2021-01-04)

Features

  • @formatjs/ts-transformer: remove extractFromFormatMessageCall (25f6376)

BREAKING CHANGES

  • @formatjs/ts-transformer: This has been turned on by default.

2.13.0 (2021-01-04)

Features

  • @formatjs/ts-transformer: allow setting additionalFunctionNames to extract from custom function calls (96fc3b1)

2.12.13 (2021-01-02)

Note: Version bump only for package @formatjs/ts-transformer

2.12.12 (2021-01-01)

Note: Version bump only for package @formatjs/ts-transformer

2.12.11 (2020-12-17)

Note: Version bump only for package @formatjs/ts-transformer

2.12.10 (2020-11-27)

Note: Version bump only for package @formatjs/ts-transformer

2.12.9 (2020-11-26)

Note: Version bump only for package @formatjs/ts-transformer

2.12.8 (2020-11-20)

Note: Version bump only for package @formatjs/ts-transformer

2.12.7 (2020-11-12)

Note: Version bump only for package @formatjs/ts-transformer

2.12.6 (2020-11-10)

Bug Fixes

  • @formatjs/ts-transformer: set ts-jest dep as optional, fix #2299 (07b6ae8)

2.12.5 (2020-11-09)

Note: Version bump only for package @formatjs/ts-transformer

2.12.4 (2020-11-09)

Note: Version bump only for package @formatjs/ts-transformer

2.12.3 (2020-11-05)

Note: Version bump only for package @formatjs/ts-transformer

2.12.2 (2020-11-05)

Bug Fixes

  • @formatjs/ts-transformer: lock down monorepo dep version (b171ad0)

2.12.1 (2020-11-04)

Note: Version bump only for package @formatjs/ts-transformer

2.12.0 (2020-10-28)

Features

  • @formatjs/ts-transformer: add string concat static evaluation, fix #2252 (24454ba)

2.11.5 (2020-10-27)

Bug Fixes

  • @formatjs/ts-transformer: clarify comment in docstring (d729c4a)
  • @formatjs/ts-transformer: fix resourcePath interpolation (09ed2de)

2.11.4 (2020-10-25)

Bug Fixes

  • @formatjs/ts-transformer: fix node clone issue, fix #2152 (556cb3b)

2.11.3 (2020-10-10)

Note: Version bump only for package @formatjs/ts-transformer

2.11.2 (2020-10-08)

Note: Version bump only for package @formatjs/ts-transformer

2.11.1 (2020-10-01)

Bug Fixes

  • @formatjs/ts-transformer: capture template literal in jsx node, fix #2158 (b75097e)

2.11.0 (2020-09-25)

Features

  • @formatjs/ts-transformer: add 1st party ts-jest-integration, update docs, fix #2088 (3a0b0a5)

2.10.1 (2020-09-18)

Note: Version bump only for package @formatjs/ts-transformer

2.10.0 (2020-09-12)

Features

  • @formatjs/ts-transformer: expose integration w/ ts-jest, fix #2088 (7e8fc33)

2.9.1 (2020-09-09)

Note: Version bump only for package @formatjs/ts-transformer

2.9.0 (2020-09-03)

Features

  • @formatjs/ts-transformer: trim trailing/leading spaces, newlines & (6eaa774), closes #2028

2.8.0 (2020-08-30)

Features

  • @formatjs/ts-transformer: upgrade TS to 4.0 (ce739be)

2.7.10 (2020-08-28)

Note: Version bump only for package @formatjs/ts-transformer

2.7.9 (2020-08-25)

Note: Version bump only for package @formatjs/ts-transformer

2.7.8 (2020-08-22)

Note: Version bump only for package @formatjs/ts-transformer

2.7.7 (2020-08-21)

Note: Version bump only for package @formatjs/ts-transformer

2.7.6 (2020-08-20)

Bug Fixes

  • bump intl-messageformat-parser (8bbfa04)

2.7.5 (2020-08-19)

Note: Version bump only for package @formatjs/ts-transformer

2.7.4 (2020-08-19)

Note: Version bump only for package @formatjs/ts-transformer

2.7.3 (2020-08-18)

Note: Version bump only for package @formatjs/ts-transformer

2.7.2 (2020-08-17)

Note: Version bump only for package @formatjs/ts-transformer

2.7.1 (2020-08-14)

Note: Version bump only for package @formatjs/ts-transformer

2.7.0 (2020-08-14)

Features

  • @formatjs/ts-transformer: add --ast to precompile defaultMessage (197ae81)

2.6.0 (2020-08-07)

Features

  • @formatjs/ts-transformer: allow to override user defined message id via overrideIdFn as function (#1926) (6af7846)

2.5.1 (2020-07-29)

Bug Fixes

  • @formatjs/ts-transformer: declare TS as dependency, fix #1884 (0a08310)

2.5.0 (2020-07-25)

Bug Fixes

  • @formatjs/ts-transformer: fix {} as const case (d010b50)

Features

  • @formatjs/ts-transformer: add support for pragma (5096238)

2.4.2 (2020-07-24)

Bug Fixes

  • @formatjs/ts-transformer: fix deps (9c06488)

2.4.1 (2020-07-16)

Reverts

  • Revert "feat(@formatjs/intl-utils): remove custom LDMLPluralRuleType and use TS3.9 type" (1a6eeac)

2.4.0 (2020-07-14)

Features

  • @formatjs/intl-utils: remove custom LDMLPluralRuleType and use TS3.9 type (8e433d5)

2.3.0 (2020-07-14)

Features

2.2.2 (2020-07-09)

Note: Version bump only for package @formatjs/ts-transformer

2.2.1 (2020-07-03)

Note: Version bump only for package @formatjs/ts-transformer

2.2.0 (2020-07-01)

Features

  • @formatjs/ts-transformer: move interpolate-name here (232d190)

2.1.4 (2020-06-23)

Note: Version bump only for package @formatjs/ts-transformer

2.1.3 (2020-06-20)

Note: Version bump only for package @formatjs/ts-transformer

2.1.2 (2020-06-04)

Bug Fixes

  • @formatjs/intl-utils: don't export interpolateName from index (72f1566), closes #1700

2.1.1 (2020-06-04)

Bug Fixes

  • @formatjs/ts-transformer: remove loader-utils dep (927b3bc)

2.1.0 (2020-06-04)

Features

  • @formatjs/intl-utils: Add interpolateName (4d09912)

2.0.5 (2020-05-08)

Bug Fixes

  • @formatjs/ts-transformer: fix ID mangling (7d3c701)

2.0.4 (2020-05-08)

Bug Fixes

  • @formatjs/ts-transformer: preserve other attr in the component (b51f573)

2.0.3 (2020-05-08)

Bug Fixes

  • @formatjs/ts-transformer: ignore msgs without id & defaultMessage (903beed)

2.0.2 (2020-05-08)

Bug Fixes

  • @formatjs/ts-transformer: fix nested formatMessage case (9d6592f)
  • @formatjs/ts-transformer: rm _ from macro list (92d5eaa)

2.0.1 (2020-05-07)

Bug Fixes

  • @formatjs/ts-transformer: add extraction for defineMessage also (c2a8a37)

2.0.0 (2020-05-07)

Features

  • @formatjs/ts-transformer: rm dependency on typechecker (46a675f)

BREAKING CHANGES

  • @formatjs/ts-transformer: Also remove moduleSourceName option Dependency on typechecker means we cannot run w/ just transpileModule Typechecking is also a lot slower

1.1.7 (2020-05-06)

Bug Fixes

  • @formatjs/ts-transformer: expand extraction to formatMessage() as well (146f1d3)

1.1.6 (2020-04-28)

Note: Version bump only for package @formatjs/ts-transformer

1.1.5 (2020-04-25)

Note: Version bump only for package @formatjs/ts-transformer

1.1.4 (2020-04-24)

Bug Fixes

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

1.1.3 (2020-04-20)

Note: Version bump only for package @formatjs/ts-transformer

1.1.2 (2020-04-16)

Bug Fixes

  • @formatjs/ts-transformer: fix id generation when description is falsy (c6a862a)

1.1.1 (2020-03-29)

Note: Version bump only for package @formatjs/ts-transformer

1.1.0 (2020-03-22)

Features

  • @formatjs/ts-transformer: rm support for FormattedHTMLMessage (ac592fa)

1.0.12 (2020-03-18)

Note: Version bump only for package @formatjs/ts-transformer

1.0.11 (2019-11-26)

Bug Fixes

  • @formatjs/ts-transformer: use .text instead of .getText (961a680)

1.0.10 (2019-11-26)

Bug Fixes

  • @formatjs/ts-transformer: fix quote issue (a9edba2)

1.0.9 (2019-11-25)

Note: Version bump only for package @formatjs/ts-transformer

1.0.8 (2019-11-20)

Bug Fixes

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

1.0.7 (2019-11-10)

Bug Fixes

  • intl-messageformat: pass raw locales down to individual formatters (3a74c2e), closes #255

1.0.6 (2019-11-08)

Bug Fixes

  • @formatjs/ts-transformer: handle props.intl.formatMessage case (afaa03d)

1.0.5 (2019-11-07)

Bug Fixes

  • @formatjs/ts-transformer: fix AST node manipulation (1c9850e)

1.0.4 (2019-11-07)

Bug Fixes

  • @formatjs/ts-transformer: preserve multi arguments in formatMessage call (3404c12)

1.0.3 (2019-11-06)

Bug Fixes

  • @formatjs/ts-transformer: fix overrideIdFn string case (ad87c54)

1.0.2 (2019-11-06)

Bug Fixes

  • @formatjs/ts-transformer: handle case where we dont import hooks (6afb5af)

1.0.1 (2019-11-05)

Note: Version bump only for package @formatjs/ts-transformer