Detalhes do pacote

@transferwise/test-config

transferwise66Apache-2.05.0.1

Neptune Web shared test config files and dependencies

wise, jest, react-testing-library, jestconfig

readme (leia-me)

Neptune Web Configuration : Jest

@transferwise/test-config provides jest configuration that is shared between packages. In order to keep the version in sync and speed up new packages setup we decided to group all config inside this common package.

changelog (log de mudanças)

Change Log

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

5.0.1 (2022-12-30)

Note: Version bump only for package @transferwise/test-config

5.0.0 (2021-12-07)

  • feat!: Neptune November Release - Typography, Accessible Colors, Right to Left (#1169) (af8906a), closes #1169

BREAKING CHANGES

4.0.3 (2021-11-25)

Note: Version bump only for package @transferwise/test-config

4.0.2 (2021-11-16)

Note: Version bump only for package @transferwise/test-config

4.0.1 (2021-08-16)

Note: Version bump only for package @transferwise/test-config

4.0.0 (2021-08-06)

BREAKING CHANGES

3.0.7 (2021-06-11)

Note: Version bump only for package @transferwise/test-config

3.0.6 (2021-05-10)

Bug Fixes

3.0.5 (2021-04-07)

Note: Version bump only for package @transferwise/test-config

3.0.4 (2021-04-07)

Note: Version bump only for package @transferwise/test-config

3.0.3 (2021-03-05)

Note: Version bump only for package @transferwise/test-config

3.0.2 (2021-02-09)

Note: Version bump only for package @transferwise/test-config

3.0.1 (2021-02-08)

Note: Version bump only for package @transferwise/test-config

3.0.0 (2021-01-29)

  • chore!: i18n follow up changes and fixes (#749) (387cad7), closes #749

BREAKING CHANGES

    • mapLocale and LOCALES don't exist anymore, use getLangFromLocale and SUPPORTED_LANGUAGES from same place accordingly
  • renamed translations file zhHK.json to zh.json
  • deleted locale prop from several components (Money, MoneyInput, PhoneNumberInput, FormattedValue, DynamicFieldDefinitionList, DateLookup, DateInput, Upload) the value now coming from i18n context

2.0.0 (2020-09-04)

  • feat!: neptune sprint 28 - Neptune CSS refactor and lab (#547) (d0ea9ef), closes #547

BREAKING CHANGES

  • Moved some CSS out of the css package and into components, deprecated some custom props and changed the directory structure of variable and props files

1.0.5 (2020-08-12)

Note: Version bump only for package @transferwise/test-config

1.0.4 (2020-08-12)

Note: Version bump only for package @transferwise/test-config

1.0.3 (2020-07-10)

Bug Fixes

  • force resolution of kind-of to 6.0.3 to prevent security vulnerability (#472) (18316d0)

1.0.2 (2020-06-21)

Bug Fixes

  • Setup a11y tools (#380)

  • Add lint to docs (#425)

  • Fix lint-stage (#436)

1.0.1 (2020-05-26)

Bug Fixes

1.1.0 (2020-05-26)

Features