Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Releases: briebug/jest-schematic

Fix tsconfig bug, add TravisCI support

26 Apr 13:07
Compare
Choose a tag to compare
  • Add travis support, TsConfigSchema type and filter out test.ts file form tsconfig - fix #8 (#10) 99d46ba

Fix deprecation warning

31 Jan 16:55
Compare
Choose a tag to compare
  • fix(jest-config): Issue #6 - addressed jest.config deprecation warning 24ec3a3

Fix schematic with Angular 7 CLI apps

14 Nov 14:39
Compare
Choose a tag to compare

Fix an issue with the tsconfig.spec.json complierOptions.module not being set to commonJS

  • chore(schematic): bump package versions to latest - 314b8eb
  • fix(schematic): module issue - keep angular.json test data - set compilerOptions module to commonJs - add transformIgnorePattern - fix: #2 - 9c47cec
  • refactor(schematic): parse json - db1041b
  • doc(schematic): update build & test scripts - 8434031
  • chore(sandbox): update sandbox to ng 7.0.5 cli app - 1a3610e
  • update demo gif, example command - @briebug/jest-schematic:add and @briebug/jest-schematic:jest are equivalent - 216e707

New package name @briebug/jest-schematic

16 Sep 03:33
Compare
Choose a tag to compare

@briebug/jest has been deprecated and replaced with with @briebug/jest-schematic. Same package, new name :)

  • change release cmd for to work with npm login ad102a7
  • Update issue templates 1b2a689
  • add new "add" schematic command 8150b4a
  • change to yarn, update docs and scripts 2daa06e
  • rename package to @briebug/jest-schematic 159e945