Skip to content

Latest commit

 

History

History
74 lines (28 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

74 lines (28 loc) · 2.9 KB

Change Log

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

2.3.2 (2023-12-22)

Chore

  • i18n-lint: update dependencies

2.3.1 (2023-11-28)

Performance

  • i18n-lint: optimize lodash imports (9f95897)

2.3.0 (2022-04-28)

Features

  • bedrock: load js corrrectly from root (9085e3c)

2.2.0 (2022-02-15)

Features

1.1.2 (2021-03-17)

Note: Version bump only for package @m6web/i18n-lint

1.1.1 (2021-03-09)

Note: Version bump only for package @m6web/i18n-lint

1.1.0 (2021-03-08)

Bug Fixes

  • i18n-lint: fix missing bin (#7) (da5523f)
  • i18n-lint: fix missing default config file in npm package (68fe3e0)
  • i18n-lint: fix missing file in npm package (#12) (6a12117)

Features

  • alphabetic: rules to order keys (#4) (2536d92)
  • htmlVerifier: add html tags checks and deep html count check (#1) (a7f7c89)
  • logger: add better logger with chalk (#2) (0128102)