aboutsummaryrefslogtreecommitdiff
path: root/src/unique.ts
AgeCommit message (Expand)AuthorFilesLines
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-139/+0
2022-04-22feat: resettable unique store (#800)Shinigami1-0/+2
2022-04-21fix: dont log deprecations on startup (#857)Shinigami1-1/+6
2022-04-10refactor: log messages for unique fields (#828)Shinigami1-3/+64
2022-04-10refactor: improve unique (#810)Shinigami1-24/+27
2022-03-31chore: move vendor to utils and update license notes (#738)Piotr Kuczynski1-2/+2
2022-03-15docs: improve visualization for complex types (#608)ST-DDT1-1/+1
2022-03-01docs: generate docs for fake() and unique() (#564)ST-DDT1-0/+1
2022-03-01chore(deps): add prettier-plugin-organize-imports (#552)Shinigami1-1/+1
2022-02-10fix: fix unique method types (#457)ST-DDT1-6/+7
2022-02-06docs: improve unique jsdocs (#439)ST-DDT1-2/+17
2022-02-06test: cover source instead of bundled code (#432)Shinigami1-1/+1
2022-01-29chore: setup improved linting (#151)Shinigami1-2/+2
2022-01-24chore: migrate vendor (#254)Shinigami1-6/+7
2022-01-14feat: migrate unique (#128)Shinigami1-0/+50