aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-03-01chore(deps): update eslint (major) (#3426)renovate[bot]1-1/+1
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT1-5/+75
2024-12-02infra(unicorn): prefer-export-from (#3272)ST-DDT1-5/+11
2024-11-21chore: fix import styling (#3273)ST-DDT2-6/+6
2024-11-14docs: expose documentation for all utilities (#3242)ST-DDT2-13/+6
2024-11-03docs: expose documentation for randomizers (#3221)ST-DDT1-1/+6
2024-10-23docs: optimize line breaks in default objects (#3190)ST-DDT1-1/+5
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT1-9/+63
2024-10-10feat: add book module (#2949)Michał Cieślar1-0/+1
2024-09-14fix: emit cts types (#3093)Shinigami1-1/+1
2024-09-09infra: improve error messages for parameter properties (#3082)ST-DDT5-48/+97
2024-07-01chore: remove unused function mergeArrays (#2989)ST-DDT1-2/+1
2024-06-22chore(deps): update dependency typescript to v5.5.2 (#2968)renovate[bot]1-2/+0
2024-06-21docs: separate signature and examples (#2962)ST-DDT1-1/+2
2024-06-19docs: format signature with prettier (#2956)ST-DDT1-6/+10
2024-06-19chore: replace obsolete mentions of typedoc (#2957)ST-DDT1-2/+2
2024-06-16docs: document unstable icu sort order (#2948)ST-DDT1-0/+1
2024-06-03refactor(locale): unfreeze arrays (#2928)Shinigami1-2/+1
2024-05-27chore(deps): update dependency vitepress to v1.2.2 (#2925)renovate[bot]1-1/+1
2024-05-25refactor(locale): normalize finance data (#2915)DivisionByZero1-1/+0
2024-05-18refactor(locale): normalize date data (#2902)DivisionByZero1-1/+0
2024-05-14refactor(locale): normalize company data (#2889)DivisionByZero1-1/+0
2024-05-11refactor(locale): normalize science data (#2886)DivisionByZero1-1/+0
2024-05-08refactor(locale): normalize vehicle data (#2874)DivisionByZero1-1/+0
2024-05-05refactor(locale): normalize database data (#2873)DivisionByZero1-1/+0
2024-05-03refactor(locale): normalize commerce data (#2868)DivisionByZero1-1/+0
2024-05-01refactor(locale): normalize hacker data (#2866)DivisionByZero1-1/+0
2024-04-29refactor(locale): normalize music data (#2857)DivisionByZero1-1/+0
2024-04-21refactor(locale): activate data normalization for color (#2837)DivisionByZero1-1/+0
2024-04-21infra(unicorn): no-await-expression-member (#2812)ST-DDT1-3/+1
2024-04-17infra(locales): use mostly async io for generate-locales (#2826)ST-DDT1-39/+55
2024-04-16refactor(locale): activate data normalization for airline (#2828)DivisionByZero1-1/+0
2024-04-11refactor(locale): normalize animal data (#2791)DivisionByZero1-1/+0
2024-04-11fix: tree-shaking (#2790)DivisionByZero1-3/+7
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT34-1572/+1750
2024-03-06infra(unicorn): switch-case-braces (#2721)ST-DDT1-14/+28
2024-02-25infra(unicorn): prefer-top-level-await (#2680)ST-DDT3-98/+77
2024-02-19infra(unicorn): prefer-at (#2654)Shinigami3-5/+7
2024-02-18infra(unicorn): prefer-string-replace-all (#2653)Shinigami4-11/+11
2024-02-16chore!: switch to tsup (#2391)Shinigami1-42/+0
2024-02-11feat(food): new module (#2484)DivisionByZero1-0/+1
2024-02-09infra!: drop NodeJS v14 and v16 support (#2121)Shinigami1-1/+1
2024-01-02chore(deps): update dependency vitepress to v1.0.0-rc.34 (#2592)renovate[bot]1-2/+7
2023-12-29chore(deps): update doc-dependencies (#2301)renovate[bot]3-14/+18
2023-12-11infra(tsconfig): noImplicitAny (#2562)ST-DDT2-14/+11
2023-12-03docs: check and improve handling of duplicate tags (#2444)ST-DDT1-6/+38
2023-11-23refactor: improve groupBy (#2532)ST-DDT1-7/+6
2023-11-14infra(unicorn): prefer-module (#2510)ST-DDT2-8/+10
2023-11-14infra: enable strictNullChecks in tsconfig (#2435)ST-DDT2-2/+6
2023-11-13test(docs): ensure defaults are consistent (#2177)ST-DDT3-30/+75