Releases: ashgw/ts-roids
Releases · ashgw/ts-roids
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.1.0
🚀 Enhancements
- Add
MaybeUndefined
(4390496) - Add
Numeric
type (0eea785) - Add
Primitive
type (af76189) - Add
Falsy
type (3ea0bd9) - Add
IsFalsy
type (587793b) - Add
IsTruthy
type (911ec24) - Add
IsNever
type (2b75bdb) - Add
IsUnknown
type (63e134d) - Add
Keys
type (0fed916) - Add
Vals
type (66f812d) - Add
OneOrMany
type (1dd352f) - Add
MaybeUndefined
type (cbef3fd) - Add
Newable
type (6dc2571) - Finish
Nullable
type (3607191)
🩹 Fixes
- gh-actions: Typo (fabf418)
- actions: Major typo (c58c8a6)
- actions: Major typo (0c609d0)
- "any" problem (6cfe74e)
🏡 Chore
- prettier: Ignore more files (2732444)
- prettierrc: Cleanup (2b813cd)
- Add more works to the dictionary (a4fe852)
🤖 CI
- Fix yaml typo (1065590)
- Add actions (776f0c7)
- Run all lints as a pre-commit hook (170f08f)
- Ommit publishing for 24hrs (e4349cc)
❤️ Contributors
- AshGw (@AshGw)
v0.0.1
📖 Documentation
📦 Build
- Initial commit (b9f62e1)
- #21: Setup
rollup
(6b4b562) - #20: Set typescript configs (a0a5ec5)
- #20: Configure TS (20d485a)
- #22: Setup project metadata (557fe62)
- #16: Setup inital
cspell
config file (decafa4) - #16: Setup
knip
(5d4e66a) - #6: Setup vitest (40f99fe)
- #26: Allow decorators feature (0e65ccb)
- Setup npmrc file (1f6a260)
- Use node
v20.9.0
(e36f96b) - #28: Use node
v18.17.0
(eef6624) - #11: Setup linter (c191d43)
- #10: Set formatter (fc4c165)
🏡 Chore
- #16:
cspell
dictionary (ae8896b) - Ignore
/build
&/coverage
(c15cfe3) - Setup .gitattributes (ef9d7fd)
- Set editor confs (bf9bef2)
- #27: Format one save (2362087)
- Setup skeleton (f048a4c)
- Add
Nullable
type test (83ce1bd)
🤖 CI
- #12: Add
codeowners
(8c5e38e) - #5: Setup
husky
(d1c64a1) - #24: Use
just
(15cf86a) - #17: Use the renovate bot (5ec5362)
- #7: Setup conventional commits (dba5296)
- Setup issue templates (15d4366)
- Setup action prepare step (0a62f5f)
- #29: Setup workflows (454d132)
- #29: Setup release workflow, publish on tag (b61102b)
- #29: Update workflows (29167f1)