Releases: ottofeller/templates
Releases · ottofeller/templates
v1.10.8
What's Changed
- Update publish flow: bundled deps and nodes version by @quesabe in #662
- Bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #656
- Bump @types/node from 20.14.11 to 20.14.14 by @dependabot in #657
- Bump jsii-pacmak from 1.101.0 to 1.102.0 by @dependabot in #660
- Bump jsii from 5.3.43 to 5.3.48 by @dependabot in #663
- Bump jsii-rosetta from 5.3.44 to 5.3.48 by @dependabot in #661
- Extend readme with instructions to update a package version by @quesabe in #658
Full Changelog: v1.10.7...v1.10.8
v1.10.7
What's Changed
- Bump ts-jest from 29.1.4 to 29.2.2 by @dependabot in #647
- Bump @types/node from 20.14.8 to 20.14.10 by @dependabot in #643
- Bump jsii from 5.3.40 to 5.3.43 by @dependabot in #644
- Bump jsii-rosetta from 5.3.42 to 5.3.44 by @dependabot in #648
- Bump jsii-pacmak from 1.100.0 to 1.101.0 by @dependabot in #640
- Bump jsii-diff from 1.100.0 to 1.101.0 by @dependabot in #638
- Add manifest-path argument to rust workflow by @quesabe in #649
- Bump ts-jest from 29.2.2 to 29.2.3 by @dependabot in #651
- Bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #650
Full Changelog: v1.10.6...v1.10.7
v1.10.6
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #635
- Bump @types/node from 20.14.0 to 20.14.8 by @dependabot in #634
- Fix ws package vulnerability by @quesabe in #636
- Bump jsii-rosetta from 5.3.39 to 5.3.42 by @dependabot in #633
- Bump jsii from 5.3.37 to 5.3.40 by @dependabot in #632
- Bump jsii-pacmak from 1.99.0 to 1.100.0 by @dependabot in #626
- Bump jsii-diff from 1.99.0 to 1.100.0 by @dependabot in #625
Full Changelog: v1.10.5...v1.10.6
v1.10.5
What's Changed
- Bump @types/node from 20.12.13 to 20.14.0 by @dependabot in #619
- Add script to Next.js for creating components by @quesabe in #620
- Bump jsii-diff from 1.98.0 to 1.99.0 by @dependabot in #618
- Bump jsii-pacmak from 1.98.0 to 1.99.0 by @dependabot in #617
- Bump jsii from 5.3.36 to 5.3.37 by @dependabot in #616
- Bump jsii-rosetta from 5.3.38 to 5.3.39 by @dependabot in #615
Full Changelog: v1.10.4...v1.10.5
v1.10.4
What's Changed
- Remove samples from backend-test template by @mishayouknowme in #604
- Bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #609
- Bump @types/node from 20.12.12 to 20.12.13 by @dependabot in #613
- Bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #612
- Bump jsii from 5.3.34 to 5.3.36 by @dependabot in #611
- Bump jsii-rosetta from 5.3.36 to 5.3.38 by @dependabot in #610
- Fall back to NodeJS@16 in publish action by @quesabe in #614
Full Changelog: v1.10.3...v1.10.4
v1.10.3
What's Changed
- Set minNodeVersion to 20 in all templates by @quesabe in #605
- Bump @types/node from 20.12.7 to 20.12.12 by @dependabot in #606
- Bump jsii-diff from 1.97.0 to 1.98.0 by @dependabot in #599
- Bump jsii-pacmak from 1.97.0 to 1.98.0 by @dependabot in #598
Full Changelog: v1.10.2...v1.10.3
v1.10.2
What's Changed
- Bump @types/node from 20.11.30 to 20.12.7 by @dependabot in #594
- Pre-populate README file for templates by @quesabe in #597
- Bump jsii-rosetta from 5.3.29 to 5.3.36 by @dependabot in #596
- Bump jsii from 5.3.29 to 5.3.34 by @dependabot in #590
- Bump jsii-pacmak from 1.95.0 to 1.97.0 by @dependabot in #593
- Bump jsii-diff from 1.95.0 to 1.97.0 by @dependabot in #592
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- Fix spawn task handling by @quesabe in #578
- Fix build command in nextjs template by @quesabe in #577
- Bump @types/node from 20.11.28 to 20.11.30 by @dependabot in #579
- Bump jsii-rosetta from 5.3.27 to 5.3.29 by @dependabot in #576
- Bump jsii from 5.3.27 to 5.3.29 by @dependabot in #575
Full Changelog: v1.10.0...v1.10.1
v1.10.0
In this release [email protected] is adopted. The change might be breaking in certain cases, since all the components (and some interfaces) now inherit from constructs
.
What's Changed
- Bump projen version by @quesabe in #557
- Bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #566
- Bump jose from 4.14.4 to 4.15.5 by @dependabot in #567
- Use node@20 in github workflows within nextjs project by @quesabe in #568
- Make workflows inherit from GithubWorkflow class by @quesabe in #569
- Bump @types/node from 20.11.25 to 20.11.28 by @dependabot in #574
- Bump jsii-rosetta from 5.3.24 to 5.3.27 by @dependabot in #571
- Bump jsii from 5.3.25 to 5.3.27 by @dependabot in #570
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- Remove cspell config and examples from published files by @quesabe in #534
- Update option descriptions in readme by @quesabe in #551
- Fix ProjenDriftCheckWorkflow main command by @quesabe in #561
- Bump @types/node from 20.11.17 to 20.11.24 by @dependabot in #560
- Bump jsii-rosetta from 5.3.15 to 5.3.24 by @dependabot in #562
- Bump jsii from 5.3.18 to 5.3.25 by @dependabot in #563
- Bump jsii-diff from 1.94.0 to 1.95.0 by @dependabot in #565
- Bump jsii-pacmak from 1.94.0 to 1.95.0 by @dependabot in #564
Full Changelog: v1.9.0...v1.9.1