Releases: ottofeller/templates
Releases · ottofeller/templates
v1.8.20
What's Changed
- Switch between tasks and scripts depending on project.ejected state by @quesabe in #462
- cdk - fix build script sequential calls by @quesabe in #459
- Change cdk app entry point to index.ts by @quesabe in #457
- cdk - use srcdir from options for tsconfig paths by @quesabe in #458
- Bump jsii-rosetta from 5.1.16 to 5.1.18 by @dependabot in #463
- Bump @types/node from 16.18.64 to 16.18.67 by @dependabot in #464
Full Changelog: v1.8.19...v1.8.20
v1.8.19
What's Changed
- Setup optional telemetry authorization by @quesabe in #446
- Accumulate telemetry options on an object by @quesabe in #452
- Bump jsii-diff from 1.91.0 to 1.92.0 by @dependabot in #451
- Bump jsii-pacmak from 1.91.0 to 1.92.0 by @dependabot in #449
- Bump @typescript-eslint/parser from 6.11.0 to 6.13.1 by @dependabot in #455
- Bump @typescript-eslint/typescript-estree from 6.11.0 to 6.13.1 by @dependabot in #454
- Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 by @dependabot in #453
Full Changelog: v1.8.18...v1.8.19
v1.8.18
What's Changed
- Add a GitHub workflow that checks for uncomitted changes by @quesabe in #438
- Bump @types/node from 16.18.60 to 16.18.64 by @dependabot in #445
- Bump @types/jscodeshift from 0.11.9 to 0.11.11 by @dependabot in #444
- Bump @types/jest from 29.5.7 to 29.5.10 by @dependabot in #443
- Bump jsii-rosetta from 5.1.13 to 5.1.16 by @dependabot in #440
- Bump @types/node-fetch from 2.6.8 to 2.6.9 by @dependabot in #436
Full Changelog: v1.8.17...v1.8.18
v1.8.17
What's Changed
- Telemetry: remove empty objects from collected escape hatches by @quesabe in #429
- Add telemetry to options to all projects by @quesabe in #422
- Bump jsii-diff from 1.90.0 to 1.91.0 by @dependabot in #414
- Bump jsii-pacmak from 1.90.0 to 1.91.0 by @dependabot in #415
- Bump @typescript-eslint/parser from 6.9.0 to 6.11.0 by @dependabot in #430
- Bump @typescript-eslint/typescript-estree from 6.9.0 to 6.11.0 by @dependabot in #431
- Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.11.0 by @dependabot in #432
Full Changelog: v1.8.16...v1.8.17
v1.8.16
What's Changed
- Add node-fetch as a bundled dep by @quesabe in #419
- Enforce skipLibCheck option by @quesabe in #421
- Fix incorrect telemetry call in workflow by @quesabe in #420
- Bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #418
- Bump @types/node-fetch from 2.6.7 to 2.6.8 by @dependabot in #417
- Bump @types/node from 16.18.59 to 16.18.60 by @dependabot in #416
Full Changelog: v1.8.15...v1.8.16
v1.8.15
What's Changed
- Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #405
- Bump @types/node from 16.18.58 to 16.18.59 by @dependabot in #406
- Bump @types/jscodeshift from 0.11.7 to 0.11.8 by @dependabot in #408
- Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #407
- Remove yaml dev dep by @quesabe in #399
- Bump @types/jscodeshift from 0.11.8 to 0.11.9 by @dependabot in #409
- Add telemetry by @quesabe in #404
- Bump @types/node-fetch from 2.6.6 to 2.6.7 by @dependabot in #410
- Bump @typescript-eslint/eslint-plugin|typescript-estree|parser from 6.8.0 to 6.9.0 by @dependabot in #411
Full Changelog: v1.8.14...v1.8.15
v1.8.14
What's Changed
- Bump @types/node from 16.18.57 to 16.18.58 by @dependabot in #395
- Bump jsii-diff from 1.89.0 to 1.90.0 by @dependabot in #394
- Bump jsii-pacmak from 1.89.0 to 1.90.0 by @dependabot in #393
- Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 by @dependabot in #398
- Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 by @dependabot in #397
- Bump @typescript-eslint/typescript-estree from 6.7.4 to 6.7.5 by @dependabot in #396
- Move env file into sample code by @quesabe in #400
- Bump @typescript-eslint/typescript-estree from 6.7.5 to 6.8.0 by @dependabot in #401
- Bump @typescript-eslint/parser from 6.7.5 to 6.8.0 by @dependabot in #402
- Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 by @dependabot in #403
Full Changelog: v1.8.13...v1.8.14
v1.8.13
What's Changed
- Bump @types/node from 16.18.54 to 16.18.57 by @dependabot in #390
- Bump @typescript-eslint/parser from 6.7.3 to 6.7.4 by @dependabot in #391
- Bump @typescript-eslint/typescript-estree from 6.7.3 to 6.7.4 by @dependabot in #389
- Bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 by @dependabot in #388
- CDK: restore test task if jest is enabled by @quesabe in #392
Full Changelog: v1.8.12...v1.8.13
v1.8.12
What's Changed
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- Bump @typescript-eslint/parser from 6.3.0 to 6.7.3 by @dependabot in #384
- PLA-267 Add eslint rule consistent-type-definitions by @quesabe in #385
Full Changelog: v1.8.10...v1.8.11