Releases
v0.67.0
0.67.0 (2023-03-07)
⚠ BREAKING CHANGES
python: The default Python version used for Poetry and Setuptools was updated to >=3.7
as required by each of these packages.
gitlab: GitLab job names from the projen CI configuration will be preserved rather than changed to snake case
Features
Bug Fixes
add missing properties for tsconfig.json types (#2387 ) (459e460 )
awscdk: AWS SDK v2 is not available for node18.x runtime (#2369 ) (564341a )
eslint: remove json-schema redundant dependency (#2394 ) (47842bb ), closes /github.com/projen/projen/blob/83e3a5dba5d6bd0f1bf3f0b5b15e6ac245fa7526/src/javascript/eslint.ts#L163
gitlab: allow setting of variables from constructor (#2445 ) (af0b09d ), closes #2323
gitlab: job names not preserved in gitlab-ci configuration (#2318 ) (70c759e ), closes #2315
jsii: run workflow setup steps for language jobs (#2311 ) (4b95e14 ), closes #1799 #1006
new: cannot create a new project if the path has a space (#2444 ) (3639656 ), closes #2443
new: unable to use enum properties when creating external projects (#2435 ) (de2f118 ), closes #1932
node: CodeArtifact auth with GitHub OIDC is missing workflow permissions (#2399 ) (3010e78 )
prettier overrides types uses wrong field name (#2386 ) (7fe5278 )
prettier.addOverride was ignored (#2384 ) (0ba9660 )
python: bump minimum python version to 3.7 (#2357 ) (e9ce56a ), closes #2356
python: creation of PythonProject with poetry (#2375 ) (c28d718 ), closes #1863
remove refactor prefix from docs (#2401 ) (c5ff81c ), closes /github.com/projen/projen/blob/main/.github/workflows/pull-request-lint.yml#L24-L27
use posix paths for autodiscovered lambda entrypoints (#2345 ) (801889b ), closes #2344
use posix paths for generated lambda construct files (#2354 ) (7ecc7e0 ), closes #2353
use posix paths for lambda outfiles (#2348 ) (70191d6 ), closes #2347
You can’t perform that action at this time.