Skip to content

Commit f6b9e94

Browse files
authored
docs: remove incorrect new fixes and features
1 parent 0eb190b commit f6b9e94

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

CHANGELOG.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,6 @@
77

88
* convert Date type to number ([#18](https://github.com/CodelyTV/typescript-primitives-type/issues/18))
99

10-
### Features
11-
12-
* Add support for primitives and undefined values ([b3e5364](https://github.com/CodelyTV/typescript-primitives-type/commit/b3e5364661961040fd6400ef33784c99727c1a50))
13-
* add support for value object array ([46e1c50](https://github.com/CodelyTV/typescript-primitives-type/commit/46e1c50dd38ce981c26f701185e4c6c84a4590c9))
14-
* add support to more types ([fa689b0](https://github.com/CodelyTV/typescript-primitives-type/commit/fa689b0846e3fbbbc8ea99d9d2a09d09f5279443))
15-
* add to primitives method to test classes ([e5c5288](https://github.com/CodelyTV/typescript-primitives-type/commit/e5c52884a942b9ff616b68c83ef94d561883cc33))
16-
* add unknown properties support ([#11](https://github.com/CodelyTV/typescript-primitives-type/issues/11)) ([617e4df](https://github.com/CodelyTV/typescript-primitives-type/commit/617e4df3a019875fe9f81b0f640eb011a779e827))
17-
* convert Date type to number ([#18](https://github.com/CodelyTV/typescript-primitives-type/issues/18)) ([ef67669](https://github.com/CodelyTV/typescript-primitives-type/commit/ef676692907caaad9d5d4a16d8acae188fa64550))
18-
* first stable version. ([c4d6a22](https://github.com/CodelyTV/typescript-primitives-type/commit/c4d6a22f8fe6240a193e0d86a5e276e75d43b3a0))
19-
20-
21-
### Bug Fixes
22-
23-
* correct index.js path ([5526523](https://github.com/CodelyTV/typescript-primitives-type/commit/5526523016c4a79d9bed32d41dcb9504a5108cab))
24-
* infer each property type individually ([#9](https://github.com/CodelyTV/typescript-primitives-type/issues/9)) ([d718fb3](https://github.com/CodelyTV/typescript-primitives-type/commit/d718fb37fc89e8ff72eb440dcec7e56df92de773))
25-
* remove unnessary import ([#5](https://github.com/CodelyTV/typescript-primitives-type/issues/5)) ([984ca21](https://github.com/CodelyTV/typescript-primitives-type/commit/984ca2149905d0cdbb288142d02b56402dad33f3))
26-
2710
## [1.2.0](https://github.com/CodelyTV/typescript-primitives-type/compare/primitives-type-v1.1.1...primitives-type-v1.2.0) (2025-02-04)
2811

2912
### Features

0 commit comments

Comments
 (0)