Skip to content
Snippets Groups Projects
  • Alvaro Cabrera Durán's avatar
    57331700
    [WIP] RC16 for v0.5.x (#464) · 57331700
    Alvaro Cabrera Durán authored
    * Lock deps
    
    * Run npm audit fix
    
    * Remove old deps; cleanup
    
    * Fix package; remove types from sources
    
    * Delete old typescript sources; cleanup
    
    * Move to modern testing and libs; cleanup
    
    * Remove ancient build scripts and lib; cleanup
    
    * Upgrade ESLint rules
    
    * Fixed schema tests; cleanup
    
    * Fixed scripts for CI
    
    * Watch more extensions; cleanup
    
    * Apply changes from PR #432
    
    * Fix #458
    
    * Add test for #455
    
    * Make ESLint happier; take 1
    
    * Make ESLint happier; take 2
    
    * Add is-my-json-valid to validators
    
    * Use Object.assign() instead; fix
    
    * Add tests for #456; cleanup
    
    * Add ajv to validators; remove jayschema
    
    * Fix #453; handle single-prop cases
    
    * Add fixedProbabilities option to handle random vs fixed cases; fix #443
    
    * Add tests for #446; cleanup
    
    * Ignore properties.default; fix #442
    
    * Add tests for #425; fixed
    
    * Add tests for #427; fixed
    
    * Fill up with patternProperties; fix #416
    
    * Add support for built-in templates; fix #419
    
    * Add tests for #408; wont fix
    
    * Merge references into schemas; fix #345
    
    * Fill missing properties with required ones; fix #369
    
    * Support for seeding on tests; add #379 tests
    
    * Improve enum support for other types; fix #405
    
    * Query and pick for random items; fix #400 #429
    
    * Enable resolveJsonPath by default; fix #407
    
    * Add methods for clearing out containers; fix #440
    
    * Remove deref from dependencies; fixing refs issues
    
    * Fix resolve order; await on tests
    
    * Cleanup
    
    * Add tests for #386; pending
    
    * Add deprecation logs; cleanup
    
    * Exclude external deps to get ~27KB dist, bundle is ~413KB; fix
    
    * Call .resolve() on tests; fix
    
    * Fix built filenames; cleanup
    
    * Revert "Enable resolveJsonPath by default; fix #407"
    
    This reverts commit 48b67ab027bc5379efd4da1554be6af40725eeb5.
    
    * Fix exported name as JSONSchemaFaker
    
    * Add missing useExamplesValue() from #441; fix
    
    * 0.5.0-rc16
    
    * Fix tests on CI
    
    * Use Object.assign() instead; fix
    
    * Make tests run without async/await; fix
    
    * Apply fixedProbabilities on arrays; fix #456
    
    * Increase timeout on CI
    
    * Not used anymore
    
    * Cleanup; WIP
    
    * Moving and updating docs; WIP
    
    * Improve docs
    
    * Enable ignoreMissingRefs flag support; fix
    
    * Typo
    
    * Force typecasted type fo fix #467
    
    * Fix bullets
    
    * Build dist files
    
    * Fixed tests
    
    * Test for custom typecasting; fix
    
    * Run all tests; fix
    57331700
    History
    [WIP] RC16 for v0.5.x (#464)
    Alvaro Cabrera Durán authored
    * Lock deps
    
    * Run npm audit fix
    
    * Remove old deps; cleanup
    
    * Fix package; remove types from sources
    
    * Delete old typescript sources; cleanup
    
    * Move to modern testing and libs; cleanup
    
    * Remove ancient build scripts and lib; cleanup
    
    * Upgrade ESLint rules
    
    * Fixed schema tests; cleanup
    
    * Fixed scripts for CI
    
    * Watch more extensions; cleanup
    
    * Apply changes from PR #432
    
    * Fix #458
    
    * Add test for #455
    
    * Make ESLint happier; take 1
    
    * Make ESLint happier; take 2
    
    * Add is-my-json-valid to validators
    
    * Use Object.assign() instead; fix
    
    * Add tests for #456; cleanup
    
    * Add ajv to validators; remove jayschema
    
    * Fix #453; handle single-prop cases
    
    * Add fixedProbabilities option to handle random vs fixed cases; fix #443
    
    * Add tests for #446; cleanup
    
    * Ignore properties.default; fix #442
    
    * Add tests for #425; fixed
    
    * Add tests for #427; fixed
    
    * Fill up with patternProperties; fix #416
    
    * Add support for built-in templates; fix #419
    
    * Add tests for #408; wont fix
    
    * Merge references into schemas; fix #345
    
    * Fill missing properties with required ones; fix #369
    
    * Support for seeding on tests; add #379 tests
    
    * Improve enum support for other types; fix #405
    
    * Query and pick for random items; fix #400 #429
    
    * Enable resolveJsonPath by default; fix #407
    
    * Add methods for clearing out containers; fix #440
    
    * Remove deref from dependencies; fixing refs issues
    
    * Fix resolve order; await on tests
    
    * Cleanup
    
    * Add tests for #386; pending
    
    * Add deprecation logs; cleanup
    
    * Exclude external deps to get ~27KB dist, bundle is ~413KB; fix
    
    * Call .resolve() on tests; fix
    
    * Fix built filenames; cleanup
    
    * Revert "Enable resolveJsonPath by default; fix #407"
    
    This reverts commit 48b67ab027bc5379efd4da1554be6af40725eeb5.
    
    * Fix exported name as JSONSchemaFaker
    
    * Add missing useExamplesValue() from #441; fix
    
    * 0.5.0-rc16
    
    * Fix tests on CI
    
    * Use Object.assign() instead; fix
    
    * Make tests run without async/await; fix
    
    * Apply fixedProbabilities on arrays; fix #456
    
    * Increase timeout on CI
    
    * Not used anymore
    
    * Cleanup; WIP
    
    * Moving and updating docs; WIP
    
    * Improve docs
    
    * Enable ignoreMissingRefs flag support; fix
    
    * Typo
    
    * Force typecasted type fo fix #467
    
    * Fix bullets
    
    * Build dist files
    
    * Fixed tests
    
    * Test for custom typecasting; fix
    
    * Run all tests; fix