Releases: remscodes/ngx-testing-tools
Releases · remscodes/ngx-testing-tools
v2.4.0
What's Changed
- Bump pnpm/action-setup from 2 to 3 by @dependabot in #63
- Bump jasmine-core from 5.1.1 to 5.1.2 by @dependabot in #64
- Bump @angular/cli from 17.1.2 to 17.1.3 by @dependabot in #65
- Bump @angular-devkit/build-angular from 17.1.2 to 17.1.3 by @dependabot in #66
- Bump zone.js from 0.14.3 to 0.14.4 by @dependabot in #67
- Bump ng-packagr from 17.1.2 to 17.2.0 by @dependabot in #68
- Bump @angular-devkit/build-angular from 17.1.3 to 17.2.0 by @dependabot in #69
- Bump @angular/cli from 17.1.3 to 17.2.0 by @dependabot in #70
- Add
DirectiveTestBed
by @remscodes in #71 - Refactor by @remscodes in #72
- Init website by @remscodes in #75
- Update website by @remscodes in #76
- Bump @angular/cli from 17.2.0 to 17.2.1 by @dependabot in #73
- Bump @angular-devkit/build-angular from 17.2.0 to 17.2.1 by @dependabot in #74
- Bump actions/configure-pages from 3 to 4 by @dependabot in #77
- Bump pnpm/action-setup from 2 to 3 by @dependabot in #78
- Bump karma from 6.4.2 to 6.4.3 by @dependabot in #79
- Bump @angular-devkit/build-angular from 17.2.1 to 17.2.2 by @dependabot in #80
- Bump @angular/cli from 17.2.1 to 17.2.2 by @dependabot in #81
- Bump ng-packagr from 17.2.0 to 17.2.1 by @dependabot in #82
- Bump @angular/cli from 17.2.2 to 17.2.3 by @dependabot in #83
- Bump @angular-devkit/build-angular from 17.2.2 to 17.2.3 by @dependabot in #84
- Add demo tests by @remscodes in #88
- Bump @angular/cli from 17.2.3 to 17.3.0 by @dependabot in #85
- Bump @angular-devkit/build-angular from 17.2.3 to 17.3.0 by @dependabot in #86
- Bump ng-packagr from 17.2.1 to 17.3.0 by @dependabot in #87
- Bump @angular/cli from 17.3.0 to 17.3.1 by @dependabot in #89
- Bump @angular-devkit/build-angular from 17.3.0 to 17.3.1 by @dependabot in #90
- Bump @angular/cli from 17.3.1 to 17.3.2 by @dependabot in #91
- Bump @angular-devkit/build-angular from 17.3.1 to 17.3.2 by @dependabot in #92
- Bump actions/configure-pages from 4 to 5 by @dependabot in #93
- Update website docs by @remscodes in #96
- Bump @angular/cli from 17.3.2 to 17.3.3 by @dependabot in #94
- Bump @angular-devkit/build-angular from 17.3.2 to 17.3.3 by @dependabot in #95
- Update website docs by @remscodes in #97
- Bump @angular-devkit/build-angular from 17.3.3 to 17.3.4 by @dependabot in #98
- Bump @angular/cli from 17.3.3 to 17.3.4 by @dependabot in #99
- Bump @angular/cli from 17.3.4 to 17.3.5 by @dependabot in #100
- Bump @angular-devkit/build-angular from 17.3.4 to 17.3.5 by @dependabot in #101
- Bump @angular/cli from 17.3.5 to 17.3.6 by @dependabot in #102
- Bump @angular-devkit/build-angular from 17.3.5 to 17.3.6 by @dependabot in #103
- Bump zone.js from 0.14.4 to 0.14.5 by @dependabot in #104
- Bump pnpm/action-setup from 3 to 4 by @dependabot in #105
- Bump @angular-devkit/build-angular from 17.3.6 to 17.3.7 by @dependabot in #106
- Bump @angular/cli from 17.3.6 to 17.3.7 by @dependabot in #107
- Update deps by @remscodes in #108
- Update docs by @remscodes in #109
- Bump zone.js from 0.14.5 to 0.14.6 by @dependabot in #110
- Bump @angular/cli from 17.3.7 to 18.0.0 by @dependabot in #111
- Bump @angular/cli from 18.0.0 to 18.0.1 by @dependabot in #112
- Bump @angular/cli from 18.0.1 to 18.0.2 by @dependabot in #113
- Update Angular and Nodejs versions ranges by @remscodes in #114
- Bump tslib from 2.6.2 to 2.6.3 by @dependabot in #115
- Bump @angular/cli from 18.0.2 to 18.0.3 by @dependabot in #116
- Bump @angular-devkit/build-angular from 18.0.2 to 18.0.3 by @dependabot in #117
- Bump zone.js from 0.14.6 to 0.14.7 by @dependabot in #118
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #53
- Bump @angular-devkit/build-angular from 17.1.1 to 17.1.2 by @dependabot in #54
- Bump @angular/cli from 17.1.1 to 17.1.2 by @dependabot in #55
- Refactor by @remscodes in #56
- Add
PipeTestBed
by @remscodes in #57 - Improve codebase by @remscodes in #58
- Update project tree by @remscodes in #59
- Add
InterceptorTestBed
by @remscodes in #60 - Deprecate pipe and interceptor external utilities by @remscodes in #61
- Update docs by @remscodes in #62
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Code refactoring by @remscodes in #34
- Add
ServiceTestBed
by @remscodes in #35 - Code refactoring by @remscodes in #36
- Update dependencies by @remscodes in #37
- Code refactoring by @remscodes in #38
- Update demo tests by @remscodes in #39
- Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #40
- Bump ng-packagr from 17.1.0 to 17.1.1 by @dependabot in #41
ModuleTestBed
and test bed options by @remscodes in #45- Bump ng-packagr from 17.1.1 to 17.1.2 by @dependabot in #42
- Bump @angular/cli from 17.1.0 to 17.1.1 by @dependabot in #43
- Bump @angular-devkit/build-angular from 17.1.0 to 17.1.1 by @dependabot in #44
- Deprecate the usage of query and action utilities outside custom test bed by @remscodes in #46
- Options and refactor by @remscodes in #47
- Fix
noTemplate
option ofComponentTestBed
and post-test code execution ofServiceTestBed
by @remscodes in #48 - Add
HttpTools
toComponentTestBed
by @remscodes in #49 - Deprecate http, injector and module utilities outside custom test beds by @remscodes in #50
- Deprecate
tb.compileEach()
andtb.shouldCreate()
by @remscodes in #51 - Update documentation by @remscodes in #52
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add JSDocs and update docs by @remscodes in #24
- Deprecate
debug
fromComponentTools
by @remscodes in #25 - Add
ComponentTestBed
inject(..)
method by @remscodes in #26 - Setup methods by @remscodes in #30
- Bump @angular-devkit/build-angular from 17.0.10 to 17.1.0 by @dependabot in #27
- Bump ng-packagr from 17.0.3 to 17.1.0 by @dependabot in #28
- Bump @angular/cli from 17.0.10 to 17.1.0 by @dependabot in #29
- Compatible with Angular 17.x by @remscodes in #31
- Add missing tests by @remscodes in #32
- Docs by @remscodes in #33
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
What's Changed
- Add demo by @remscodes in #9
- Bump @angular-devkit/build-angular from 17.0.8 to 17.0.9 by @dependabot in #7
- Bump @angular/cli from 17.0.8 to 17.0.9 by @dependabot in #8
- Reduce component testing boilerplate by @remscodes in #10
- Improve ExtraBed by @remscodes in #11
- Add tests by @remscodes in #12
- Refactor and tests by @remscodes in #14
- Bump zone.js from 0.14.2 to 0.14.3 by @dependabot in #13
- Add tests by @remscodes in #15
- Bump @angular/cli from 17.0.9 to 17.0.10 by @dependabot in #16
- Bump @angular-devkit/build-angular from 17.0.9 to 17.0.10 by @dependabot in #17
- Enable Codecov by @remscodes in #18
- Refactor by @remscodes in #19
- Assert provided rootComponent by @remscodes in #20
- Documentation by @remscodes in #21
- Rename package by @remscodes in #22
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- Bump ng-packagr from 17.0.2 to 17.0.3 by @dependabot in #1
- Add core codebase by @remscodes in #2
- Update lib exports by @remscodes in #3
- Bump @angular/cli from 17.0.7 to 17.0.8 by @dependabot in #4
- Bump @angular-devkit/build-angular from 17.0.7 to 17.0.8 by @dependabot in #5
- Improve testing by @remscodes in #6
New Contributors
- @dependabot made their first contribution in #1
- @remscodes made their first contribution in #2
Full Changelog: https://github.com/remscodes/ngx-testing-extra/commits/v1.0.0