Skip to content

Commit 9f74fb5

Browse files
author
Sven Ulrich
committed
updatedeps: readd latest packages
1 parent 434f82a commit 9f74fb5

File tree

9 files changed

+1683
-2787
lines changed

9 files changed

+1683
-2787
lines changed

$string.ts

Lines changed: 0 additions & 259 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
- bugfix: When there is no placeholder in the template passed to String.Format it should return the original template
1212

1313
#### 1.5.0
14-
- feature: !IMPORTANT methods/properties starting with uppercase are marked deprecated now and will be removed with version 2.0.0! Check the deprecated infos
14+
- Using latest typescript version, please check if your environment still works with this version before upgrading!
15+
- feature: !IMPORTANT methods/properties starting with uppercase are marked deprecated now and will be removed in future versions! Check the deprecated infos
1516
- feature: added class `$String` for everybody who is facing issues when `String` is used.
1617
- feature: `String.isNullOrWhiteSpace` accepts null or undefined now
1718
- chore: Updated packages

0 commit comments

Comments
 (0)