@stdlib/string-uncapitalize
Advanced tools
Changelog
0.3.0 (2024-07-27)
<section class="features">67858b3
- improve type safety67858b3
: The return types are now more specific. This may break existing code that relies on less strict typing, but should not affect most users. To preserve the prior behavior, you can cast the return value to string
via a type assertion.67858b3
- feat: improve type safety (by Philipp Burckhardt)A total of 1 person contributed to this release. Thank you to this contributor:
Changelog
0.2.1 (2024-02-22)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.2.0">Changelog
0.2.0 (2024-02-14)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.1.1">Changelog
0.1.1 (2023-10-04)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.1.0">Changelog
0.1.0 (2023-09-22)
<section class="features">3573d92
- update minimum TypeScript version3573d92
: update minimum TypeScript version3573d92
- feat: update minimum TypeScript version (by Philipp Burckhardt)6c7e770
- refactor: use strictEqual checks (by Philipp Burckhardt)A total of 1 person contributed to this release. Thank you to this contributor:
Changelog
0.0.9 (2022-07-12)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.0.8">Changelog
0.0.8 (2022-02-16)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.0.7">Changelog
0.0.7 (2021-08-22)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.0.6">Changelog
0.0.6 (2021-07-09)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.0.5">Changelog
0.0.5 (2021-07-06)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.0.4">