Releases: gperdomor/nx-tools
[email protected]
6.0.0 (2024-05-07)
🚀 Features
⚠️ nx-set-shas: rewrited using clipanion package (ea92e42)
🩹 Fixes
-
deps: bump undici from 5.22.1 to v5.23.0 (2dcfd5d)
-
deps: bump commander from 11.0.0 to v11.1.0 (02a7db4)
-
deps: bump undici from 5.23.0 to v5.26.3 (029658c)
-
deps: bump undici from 5.26.3 to v5.26.4 (b184203)
-
deps: bump undici from 5.26.4 to v5.26.5 (93cce10)
-
deps: bump undici from 5.26.5 to v5.28.4 [security] (eeedf36)
⚠️ Breaking Changes
- nx-set-shas: Undice was removed in favor of native fetch, Node 18.12+ required
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
[email protected]
6.0.0 (2024-05-07)
🚀 Features
-
add generator flag support to specify generator (d3d8736)
-
nx 19 support (3922496)
-
nx-prisma: add support for prisma format (d43cc65)
-
nx-prisma: better executors schemas descriptions (d5dc51a)
-
⚠️ nx-prisma: revamped configuration generator (9edc1e9) -
nx-prisma: allow to execute seeding script with
tsx
(36e55c4)
🩹 Fixes
-
nx-prisma: fix generator option in prisma generate command (a626413)
-
nx-prisma: relaxed dependencies ranges (98b859f)
⚠️ Breaking Changes
- nx-prisma: init generator is no longer available
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Kaden Wilkinson @kdawgwilk
- Lehoczky Zoltán @Lehoczky
- meehawk @meehawk
- Nicolas Dubois
- Rene Bonilla
[email protected]
1.0.0 (2024-05-07)
🚀 Features
-
Nx 19 support (3922496)
-
nx-graphql-codegen: adding new plugin to graphql code generate support (2571045)
🩹 Fixes
- nx-graphql-codegen: relaxed dependencies ranges (8a98e9d)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Kaden Wilkinson @kdawgwilk
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
- meehawk @meehawk
[email protected]
6.0.0 (2024-05-07)
🚀 Features
-
nx 19 support (3922496)
-
add option to configure provenance (914b361)
-
ci-context: migrating contexts from functions to classes (3bf3ec3)
-
nx-container: revamped configuration generator (7c98412)
-
nx-container: improved configuration generator (eb88944)
-
nx-container: fix generator (15eaea1)
-
nx-container: fix generator (27a1267)
🩹 Fixes
-
deps: bump csv-parse from 5.4.0 to v5.5.2 (1bae187)
-
deps: bump handlebars from 4.7.7 to v4.7.8 (d56bf1a)
-
deps: bump semver from 7.5.4 to v7.6.0 (8a9a0cd)
-
deps: bump csv-parse from 5.5.2 to v5.5.5 (db61460)
-
deps: bump tmp from 0.2.1 to v0.2.3 (e9b5b95)
-
nx-container: provenance 'false' ignored (6868733)
-
nx-container: relaxed dependencies ranges (6f24d36)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Kaden Wilkinson @kdawgwilk
- Lehoczky Zoltán @Lehoczky
- meehawk @meehawk
- Nicolas Dubois
- Rene Bonilla
[email protected]
6.0.0 (2024-05-07)
🚀 Features
-
Nx 19 support (3922496)
-
core: added getInputList, cp, mv, rm, which, findInPath, mkdirP and rmRF functions (0176741)
-
ci-context: migrating contexts from functions to classes (3bf3ec3)
-
core: add support for trimWhitespace to getMultilineInput fn (395ebbf)
-
core: added funtion to get temp dir (665f993)
-
container-metadata: align with container-metadata-action 5.5.1 (1c8187e)
🩹 Fixes
-
deps: bump ci-info from 3.8.0 to v3.9.0 (80a6c5a)
-
deps: bump csv-parse from 5.4.0 to v5.5.2 (1bae187)
-
deps: bump csv-parse from 5.5.2 to v5.5.5 (db61460)
-
deps: bump ci-info from 3.9.0 to v4 (958e958)
-
core: relaxed dependencies ranges (273d968)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Kaden Wilkinson @kdawgwilk
- Lehoczky Zoltán @Lehoczky
- meehawk @meehawk
- Nicolas Dubois
- Rene Bonilla
[email protected]
6.0.0 (2024-05-07)
🚀 Features
-
Nx 19 support (3922496)
-
container-metadata: updates for feature parity with metadata-action 5.0.0 (af9c55c)
-
container-metadata: align with container-metadata-action 5.5.1 (1c8187e)
🩹 Fixes
-
deps: bump csv-parse from 5.4.0 to v5.5.2 (1bae187)
-
deps: bump handlebars from 4.7.7 to v4.7.8 (d56bf1a)
-
deps: bump semver from 7.5.4 to v7.6.0 (8a9a0cd)
-
deps: bump csv-parse from 5.5.2 to v5.5.5 (db61460)
-
deps: bump moment-timezone from 0.5.43 to v0.5.45 (6a8fc0d)
-
container-metadata: relaxed dependencies ranges (f55cb9b)
-
deps: bump @octokit/openapi-types to v22.1.0 (55438af)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Kaden Wilkinson @kdawgwilk
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
- meehawk @meehawk
[email protected]
6.0.0 (2024-05-07)
🚀 Features
-
ci-context: migrating contexts from functions to classes (3bf3ec3)
-
ci-context: improve context for github, gitlab and drone (5909b45)
-
container-metadata: align with container-metadata-action 5.5.1 (1c8187e)
🩹 Fixes
-
ci-context: improved fallback context detection for detached ref (1e18dc2)
-
ci-context: fix package.json (be32489)
-
deps: bump ci-info from 3.8.0 to v3.9.0 (80a6c5a)
-
deps: bump properties-file from 3.2.17 to v3.3.3 (d4cade6)
-
deps: bump properties-file from 3.3.3 to v3.3.4 (67e5d91)
-
deps: bump @actions/github from 5.1.1 to v6 (918397f)
-
deps: bump properties-file from 3.3.4 to v3.3.5 (2e17d20)
-
deps: bump @octokit/openapi-types from 19.0.0 to v19.1.0 (c26ad58)
-
deps: bump properties-file from 3.3.5 to v3.5.4 (85d4cfb)
-
deps: bump ci-info from 3.9.0 to v4 (958e958)
-
ci-context: relaxed dependencies ranges (40a55fe)
-
deps: bump @octokit/openapi-types to v22.1.0 (55438af)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Kaden Wilkinson @kdawgwilk
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
- meehawk @meehawk
[email protected]
6.0.0-alpha.3 (2024-04-24)
🚀 Features
⚠️ nx-set-shas: rewrited using clipanion package (ea92e42)
🩹 Fixes
-
deps: bump undici from 5.22.1 to v5.23.0 (2dcfd5d)
-
deps: bump commander from 11.0.0 to v11.1.0 (02a7db4)
-
deps: bump undici from 5.23.0 to v5.26.3 (029658c)
-
deps: bump undici from 5.26.3 to v5.26.4 (b184203)
-
deps: bump undici from 5.26.4 to v5.26.5 (93cce10)
-
deps: bump undici from 5.26.5 to v5.28.4 [security] (eeedf36)
⚠️ Breaking Changes
- nx-set-shas: Undice was removed in favor of native fetch, Node 18.12+ required
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
[email protected]
6.0.0-alpha.3 (2024-04-24)
🚀 Features
-
nx-prisma: better executors schemas descriptions (d5dc51a)
-
⚠️ nx-prisma: revamped configuration generator (9edc1e9) -
nx-prisma: allow to execute seeding script with
tsx
(36e55c4)
🩹 Fixes
- nx-prisma: relaxed dependencies ranges (98b859f)
⚠️ Breaking Changes
- nx-prisma: init generator is no longer available
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla