Skip to content

Releases: moltar/projen-turborepo

v0.0.63

30 May 09:50
Compare
Choose a tag to compare

0.0.63 (2022-05-30)

Bug Fixes

  • baseUrl begin clobbered (01df264)
  • calls super just in case (9f50728)

v0.0.62

25 Apr 19:20
Compare
Choose a tag to compare

0.0.62 (2022-04-25)

Bug Fixes

v0.0.61

24 Mar 10:53
Compare
Choose a tag to compare

0.0.61 (2022-03-24)

Bug Fixes

  • require turbo@^1 (eb0229c)
  • test should depend on compile but not on build (3678e67)

v0.0.60

16 Feb 07:43
Compare
Choose a tag to compare

0.0.60 (2022-02-16)

Bug Fixes

  • flatten filename for workspace (7614967)

v0.0.59

16 Feb 07:31
Compare
Choose a tag to compare

0.0.59 (2022-02-16)

Bug Fixes

  • flattens settings keys (b020ef7)
  • places code-workspace in the root (1338fc5)

v0.0.58

16 Feb 07:22
Compare
Choose a tag to compare

0.0.58 (2022-02-16)

Features

  • adds vscodeMultiRootWorkspaces (ae228bd)

v0.0.57

16 Feb 05:57
Compare
Choose a tag to compare

0.0.57 (2022-02-16)

Bug Fixes

  • do not include strategy if it is not provided (2af5314)
  • peer deps to be loose (28e271d)
  • removes deps caching as it is outside the scope of this package (e1b9b49)

v0.0.56

16 Feb 05:12
Compare
Choose a tag to compare

0.0.56 (2022-02-16)

Bug Fixes

  • renames step to turbo build (8e3a326)
  • runs turbo cache only inside turbo build step (7a4988d)

v0.0.55

16 Feb 04:26
Compare
Choose a tag to compare

0.0.55 (2022-02-16)

Bug Fixes

  • adds actions read permission (d48e0b0)

v0.0.54

08 Feb 10:02
Compare
Choose a tag to compare

0.0.54 (2022-02-08)

Bug Fixes

  • use v2 to get cache-dependency-path support (8b8a273)