Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move generator API to separate export #1285

Closed
spoenemann opened this issue Nov 9, 2023 · 1 comment
Closed

Move generator API to separate export #1285

spoenemann opened this issue Nov 9, 2023 · 1 comment
Assignees
Milestone

Comments

@spoenemann
Copy link
Contributor

In this week's dev meeting, we decided to move the generator API to a separate package export. This will help to reduce the API surface of the main package export (#1260) and is in line with other changes (#1171, #1258).

@spoenemann spoenemann added this to the v3.0.0 milestone Nov 9, 2023
sailingKieler added a commit that referenced this issue Nov 10, 2023
* refactored most of our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 10, 2023
* refactored most of our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 13, 2023
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 13, 2023
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 21, 2023
* move NEWLINE_REGEXP from 'template-string.ts' to 'regex-util.ts',
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 22, 2023
* move NEWLINE_REGEXP from 'template-string.ts' to 'regex-util.ts',
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 22, 2023
* move NEWLINE_REGEXP from 'template-string.ts' to 'regex-util.ts',
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 22, 2023
* move NEWLINE_REGEXP from 'template-string.ts' to 'regex-util.ts',
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 22, 2023
* move NEWLINE_REGEXP from 'template-string.ts' to 'regex-util.ts',
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
sailingKieler added a commit that referenced this issue Nov 22, 2023
* move NEWLINE_REGEXP from 'template-string.ts' to 'regex-util.ts',
* refactored our generators to use 'expandToNode' and friends instead of instantiating 'CompositeGeneratorNodes'
@sailingKieler
Copy link
Contributor

Requested changes were contributed by #1287.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants