Skip to content

Releases: vincenthsh/projen-turborepo

v0.0.5

04 Jul 07:33
73e6902
Compare
Choose a tag to compare

0.0.5 (2024-07-04)

Bug Fixes

  • Jsii projects don't have tsconfig.json (7154aab)

v0.0.4

04 Jul 05:39
fd8f8d7
Compare
Choose a tag to compare

0.0.4 (2024-07-04)

Bug Fixes

v0.0.3

04 Jul 04:05
1087e3f
Compare
Choose a tag to compare

0.0.3 (2024-07-04)

Features

v0.0.2

02 Jul 10:03
fd9c8c2
Compare
Choose a tag to compare

0.0.2 (2024-07-02)

Bug Fixes

  • Add pnpm-workspace.yaml (6434e0e)

v0.0.1

02 Jul 08:18
25cfb52
Compare
Choose a tag to compare

0.0.1 (2024-07-02)

Features

  • Enable prettier by default (4fcbda0)

v0.0.0

02 Jul 07:55
fbeaf82
Compare
Choose a tag to compare

0.0.0 (2024-07-02)

Features

  • adds compile task (a80b2fe)
  • adds compile to turbo pipeline (d6a6a24)
  • adds default turbo pipeline config (eee3c40)
  • adds description (90c0d18)
  • adds itself as a project dev dep (85a88d2)
  • adds packageManager prop (a931312), closes #8
  • adds parallel workflows for GitHub (21cc9d2)
  • adds path mapping (c4183f0)
  • adds support for jest moduleNameMapper (016ed93)
  • adds support for TypeScript project references (479a8b5)
  • adds turbo cache inside GitHub Actions (c987057)
  • adds turbo run commands (3e4108a)
  • adds un-parallel workflows support (3808657)
  • adds VS Code eslint workingDirectories setting (e0c4ec2)
  • adds vscodeMultiRootWorkspaces (ae228bd)
  • cache node_modules as a bootstrap step (c796869)
  • enables NPM release (20629d8)
  • implements turborepo class (9ace6c6)
  • moves path mappings to each sub-project (a183401)
  • sort workspaces to prevent order changing in rendered files (b707d79)
  • switch to using matrix build as post build job (ecae26a)
  • turbo cache (171f6ba)
  • use TypeScriptProject as base class (28f88f4)
  • uses global cache for sub project build steps (5fd88d7)

Bug Fixes

Read more