Last change
on this file since b738035 was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago |
primeNG components
|
-
Property mode
set to
100644
|
File size:
1.2 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | # Change Log
|
---|
| 2 |
|
---|
| 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
---|
| 4 |
|
---|
| 5 |
|
---|
[e29cc2e] | 6 | ### [4.0.3](https://www.github.com/yargs/y18n/compare/y18n-v4.0.2...y18n-v4.0.3) (2021-04-07)
|
---|
[6a3a178] | 7 |
|
---|
| 8 |
|
---|
| 9 | ### Bug Fixes
|
---|
| 10 |
|
---|
[e29cc2e] | 11 | * **release:** 4.x.x should not enforce Node 10 ([#126](https://www.github.com/yargs/y18n/issues/126)) ([1e21a53](https://www.github.com/yargs/y18n/commit/1e21a536e9135d8403a47be88922157a706b7cde))
|
---|
[6a3a178] | 12 |
|
---|
[e29cc2e] | 13 | ### 4.0.1 (2020-11-30)
|
---|
[6a3a178] | 14 |
|
---|
| 15 | ### Bug Fixes
|
---|
| 16 |
|
---|
| 17 | * address prototype pollution issue ([#108](https://www.github.com/yargs/y18n/issues/108)) ([a9ac604](https://www.github.com/yargs/y18n/commit/a9ac604abf756dec9687be3843e2c93bfe581f25))
|
---|
| 18 |
|
---|
[e29cc2e] | 19 | <a name="4.0.0"></a>
|
---|
| 20 | # [4.0.0](https://github.com/yargs/y18n/compare/v3.2.1...v4.0.0) (2017-10-10)
|
---|
[6a3a178] | 21 |
|
---|
| 22 |
|
---|
| 23 | ### Bug Fixes
|
---|
| 24 |
|
---|
| 25 | * allow support for falsy values like 0 in tagged literal ([#45](https://github.com/yargs/y18n/issues/45)) ([c926123](https://github.com/yargs/y18n/commit/c926123))
|
---|
| 26 |
|
---|
| 27 |
|
---|
| 28 | ### Features
|
---|
| 29 |
|
---|
| 30 | * **__:** added tagged template literal support ([#44](https://github.com/yargs/y18n/issues/44)) ([0598daf](https://github.com/yargs/y18n/commit/0598daf))
|
---|
| 31 |
|
---|
| 32 |
|
---|
| 33 | ### BREAKING CHANGES
|
---|
| 34 |
|
---|
| 35 | * **__:** dropping Node 0.10/Node 0.12 support
|
---|
Note:
See
TracBrowser
for help on using the repository browser.