Skip to content

Releases: flex-development/tutils

[email protected]

03 Aug 22:34
889c71c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

4.9.0-dev.1 (2022-08-03)

✨ Features

🐛 Fixes

  • exports: [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" (#36) (151b4ed)
  • guards: isNumberString logic (33dcfde)

🏡 Housekeeping

  • refactor project architecture (#30) (a1a564c)
  • github: add commit scope exports (af02010)
  • github: add commit scope husky (ad3db94)
  • github: add commit scope tests (8afd47e)
  • github: add commit scopes pkg and vscode (84bcfea)
  • github: add commit type wip (d9f9450)
  • github: update feature request template comments (2e65e86)
  • husky: add shebang to scripts (177a9d3)
  • pkg: add "interfaces" to keywords (c72f47a)
  • release: include reverted commits in changelog (72bd60a)
  • release: re-add chore and test type commits to changelog (3895043)
  • release: replace yarn version with bump (4ea6736)
  • release: sort commit groups and commits (50cee2e)

⚡ Refactors

  • guards: make isUnixTimestamp parameter optional (1a20135)

[email protected]

14 Mar 02:15
9679e1e
Compare
Choose a tag to compare

✨ Features

  • enums: BsonTypeAlias, BsonTypeCode, ProjectRule, SortOrder (992fefb)

[email protected]

13 Mar 03:14
9ffb680
Compare
Choose a tag to compare

✨ Features

[email protected]

02 Mar 01:52
c3b7b36
Compare
Choose a tag to compare

✨ Features

[email protected]

06 Feb 22:17
73e55b4
Compare
Choose a tag to compare

📖 Documentation

  • enums: update NodeEnv annotations (bd4ba29)

✨ Features

[email protected]

12 Nov 23:54
3afb08a
Compare
Choose a tag to compare

✨ Features

[email protected]

12 Nov 22:10
f27cf72
Compare
Choose a tag to compare

✨ Features

  • types: OrNil, OrNull, OrUndefined (23ea43e)

[email protected]

01 Nov 02:08
2ae7467
Compare
Choose a tag to compare

🐛 Fixes

  • package exports (actually) (d6629ad)

[email protected]

31 Oct 21:53
fda0441
Compare
Choose a tag to compare

🐛 Fixes

✏️ Housekeeping

  • check for duplicate deps when yarn.lock changes (b275a35)
  • update eslint config to handle dotfiles (179617e)

[email protected]

29 Oct 21:39
6989439
Compare
Choose a tag to compare

🐛 Fixes

  • add conditional exports - ./guards, ./guards/* (98a1426)

✏️ Housekeeping

  • local integrity check (ea5451d)
  • scripts: add check:ci script (1233da6)
  • tools: reorganize build workflow (adf50f6)
  • tools: use explicit environment variables in testing workflow (c0c9db8)
  • typescript: add typings for @vercel/ncc (46065f2)
  • typescript: add typings for tsc-prog/dist/utils/log (4e8a325)