chore: Version Packages #403
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@halfdomelabs/[email protected]
Minor Changes
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
#418
71e3257Thanks @kingston! - Refactor sync package for better code organization#402
48bda89Thanks @kingston! - Support generation on Windows platforms#404
70c6478Thanks @kingston! - Refactor Auth0 generators to use new more extensible auth pattern#406
cd92861Thanks @kingston! - Upgrade prettier-plugin-packagejson to 2.5.6#416
b18263cThanks @kingston! - Refactor generators to use createGeneratorsWithTasks instead of createGeneratorsWithChildren#414
bc756fdThanks @kingston! - Introduce concept of scopes for provider dependency resolution to replace hoisting/peer/parent resolution#407
09243e5Thanks @kingston! - Upgrade PNPM to 9.15.1#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#412
a09b91fThanks @kingston! - refactor: Allow optional returns from run function in generator#407
09243e5Thanks @kingston! - Upgrade Node to 20.18.1#424
6a317ccThanks @kingston! - Replace lodash/ramda with es-tookitUpdated dependencies [
71e3257,48bda89,6a317cc,b18263c,17fc44f,bc756fd,a09b91f,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,e76c097]:@halfdomelabs/[email protected]
Minor Changes
#404
70c6478Thanks @kingston! - Refactor Auth0 generators to use new more extensible auth pattern#420
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.#404
70c6478Thanks @kingston! - Remove normal auth and nexus generatorsPatch Changes
#409
f33c7d3Thanks @kingston! - Add files field to package.json for backend#416
b18263cThanks @kingston! - Refactor generators to use createGeneratorsWithTasks instead of createGeneratorsWithChildren#405
17fc44fThanks @kingston! - Delete empty folders when deleting files from codebase#414
bc756fdThanks @kingston! - Introduce concept of scopes for provider dependency resolution to replace hoisting/peer/parent resolution#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#424
6a317ccThanks @kingston! - Replace lodash/ramda with es-tookit#413
e76c097Thanks @kingston! - refactor: Remove deprecated export dependenciesUpdated dependencies [
71e3257,48bda89,6a317cc,70c6478,cd92861,b18263c,17fc44f,bc756fd,a09b91f,09243e5,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,09243e5,6a317cc,e76c097]:@halfdomelabs/[email protected]
Minor Changes
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier cachingUpdated dependencies [
a5398a8,48bda89,70c6478,9375d01,17fc44f,bc756fd,a09b91f,9f34f54,f0ee4e0,6a317cc,cd92861,4774215,70c6478]:@halfdomelabs/[email protected]
Minor Changes
#404
70c6478Thanks @kingston! - Refactor Auth0 generators to use new more extensible auth pattern#420
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.#404
70c6478Thanks @kingston! - Remove normal auth and nexus generatorsPatch Changes
#402
48bda89Thanks @kingston! - Support generation on Windows platforms#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#424
6a317ccThanks @kingston! - Replace lodash/ramda with es-tookitUpdated dependencies [
71e3257,48bda89,6a317cc,9375d01,b18263c,17fc44f,bc756fd,a09b91f,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,e76c097,cd92861,4774215]:@halfdomelabs/[email protected]
Minor Changes
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
#402
48bda89Thanks @kingston! - Support generation on Windows platforms#405
17fc44fThanks @kingston! - Delete empty folders when deleting files from codebase#414
bc756fdThanks @kingston! - Introduce concept of scopes for provider dependency resolution to replace hoisting/peer/parent resolution#412
a09b91fThanks @kingston! - Add ability to generate a graph visualization of generator steps with cytoscape.js#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#424
6a317ccThanks @kingston! - Replace lodash/ramda with es-tookitUpdated dependencies [
71e3257,f33c7d3,48bda89,cd92861,6a317cc,70c6478,cd92861,b18263c,17fc44f,bc756fd,a09b91f,09243e5,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,09243e5,6a317cc,e76c097,70c6478]:@halfdomelabs/[email protected]
Minor Changes
70c6478Thanks @kingston! - Remove normal auth and nexus generatorsPatch Changes
#421
a5398a8Thanks @matei-s! - Request model transformer delete confirmation.#404
70c6478Thanks @kingston! - Refactor Auth0 generators to use new more extensible auth pattern#383
9375d01Thanks @matei-s! - Fix model UI fields alignment#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#424
6a317ccThanks @kingston! - Replace lodash/ramda with es-tookit#406
cd92861Thanks @kingston! - Upgrade ESLint to 9.17 and Prettier to 3.4 (and associated plugins)#388
4774215Thanks @matei-s! - Redesign Models/GraphQL pageUpdated dependencies [
48bda89,70c6478,9375d01,9f34f54,f0ee4e0,6a317cc,cd92861,4774215,70c6478]:@halfdomelabs/[email protected]
Minor Changes
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
#406
cd92861Thanks @kingston! - Upgrade prettier-plugin-tailwindcss to 0.6.9#416
b18263cThanks @kingston! - Refactor generators to use createGeneratorsWithTasks instead of createGeneratorsWithChildren#414
bc756fdThanks @kingston! - Introduce concept of scopes for provider dependency resolution to replace hoisting/peer/parent resolution#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#424
6a317ccThanks @kingston! - Replace lodash/ramda with es-tookit#413
e76c097Thanks @kingston! - refactor: Remove deprecated export dependenciesUpdated dependencies [
71e3257,48bda89,70c6478,cd92861,b18263c,17fc44f,bc756fd,a09b91f,09243e5,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,09243e5,6a317cc,e76c097]:@halfdomelabs/[email protected]
Minor Changes
#418
71e3257Thanks @kingston! - Refactor sync package for better code organization#414
bc756fdThanks @kingston! - Introduce concept of scopes for provider dependency resolution to replace hoisting/peer/parent resolution#420
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
#402
48bda89Thanks @kingston! - Support generation on Windows platforms#416
b18263cThanks @kingston! - Refactor generators to use createGeneratorsWithTasks instead of createGeneratorsWithChildren#405
17fc44fThanks @kingston! - Delete empty folders when deleting files from codebase#412
a09b91fThanks @kingston! - Add ability to generate a graph visualization of generator steps with cytoscape.js#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#412
a09b91fThanks @kingston! - refactor: Allow optional returns from run function in generator#410
62acb20Thanks @kingston! - Refactor merging to use merging algorithms to allow broader flexibility:#414
bc756fdThanks @kingston! - Refactor dependency map to use global IDs instead of internal generator IDs#413
e76c097Thanks @kingston! - refactor: Remove deprecated export dependencies@halfdomelabs/[email protected]
Minor Changes
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
#402
48bda89Thanks @kingston! - Support generation on Windows platforms#404
70c6478Thanks @kingston! - Refactor Auth0 generators to use new more extensible auth pattern#416
b18263cThanks @kingston! - Refactor generators to use createGeneratorsWithTasks instead of createGeneratorsWithChildren#414
bc756fdThanks @kingston! - Introduce concept of scopes for provider dependency resolution to replace hoisting/peer/parent resolution#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier cachingUpdated dependencies [
71e3257,f33c7d3,48bda89,cd92861,70c6478,cd92861,9375d01,b18263c,17fc44f,bc756fd,a09b91f,09243e5,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,09243e5,6a317cc,e76c097,cd92861,4774215,70c6478]:@halfdomelabs/[email protected]
Patch Changes
#416
b18263cThanks @kingston! - Refactor generators to use createGeneratorsWithTasks instead of createGeneratorsWithChildren#407
09243e5Thanks @kingston! - Upgrade PNPM to 9.15.1#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#407
09243e5Thanks @kingston! - Upgrade Node to 20.18.1@halfdomelabs/[email protected]
Patch Changes
#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier cachingUpdated dependencies [
71e3257,48bda89,70c6478,b18263c,17fc44f,bc756fd,a09b91f,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,6a317cc,e76c097,70c6478]:@halfdomelabs/[email protected]
Patch Changes
#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#406
cd92861Thanks @kingston! - Upgrade ESLint to 9.17 and Prettier to 3.4 (and associated plugins)@halfdomelabs/[email protected]
Patch Changes
#383
9375d01Thanks @matei-s! - Fix model UI fields alignment#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching#406
cd92861Thanks @kingston! - Upgrade ESLint to 9.17 and Prettier to 3.4 (and associated plugins)#388
4774215Thanks @matei-s! - Redesign Models/GraphQL page@halfdomelabs/[email protected]
Patch Changes
6a317ccThanks @kingston! - Create new utils package to share utility functions across the codebase@halfdomelabs/[email protected]
Minor Changes
#416
b18263cThanks @kingston! - Major refactor of code-morph to be able to be applied to multiple packages#420
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier caching@halfdomelabs/[email protected]
Minor Changes
f0ee4e0Thanks @kingston! - Refactor generators to pass instantiated generator directly to engine instead of intermediate JSON. Note: This means deleting any descriptor JSON files from the baseplate folder for each app as they are no longer used.Patch Changes
#402
48bda89Thanks @kingston! - Support generation on Windows platforms#419
9f34f54Thanks @kingston! - Change monorepo tooling to Turborepo from NX for easier cachingUpdated dependencies [
71e3257,a5398a8,48bda89,70c6478,9375d01,b18263c,17fc44f,bc756fd,a09b91f,9f34f54,a09b91f,62acb20,bc756fd,f0ee4e0,6a317cc,e76c097,cd92861,4774215,70c6478]: