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

feat(schematics/angular): remove dependency on tsickle #15603

Merged
merged 1 commit into from
Sep 18, 2019
Merged

feat(schematics/angular): remove dependency on tsickle #15603

merged 1 commit into from
Sep 18, 2019

Conversation

alan-agius4
Copy link
Collaborator

With this change we remove the requirement to add tsickle as a dependency when having a workspace library.

Since the CTOR downlevel transformer which was previously provided via tsickle is now in ng-packagr version 5.5.1+ We migrate existing libraries to remove the need for tsickle.

//FYI @alexeagle

@alan-agius4 alan-agius4 requested a review from clydin September 15, 2019 15:44
@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Sep 15, 2019
With this change we remove the requirement  to add tsickle as a dependency when having a workspace library.

Since the CTOR downlevel transformer which was previously provided via tsickle  is now in ng-packagr version 5.5.1+ We migrate existing libraries to remove the need for tsickle.
@alexeagle
Copy link
Contributor

cool 🌞

@alexeagle
Copy link
Contributor

/cc @evmar

@evmar
Copy link

evmar commented Sep 17, 2019

Nice!

@mgechev mgechev merged commit 745670f into angular:master Sep 18, 2019
@alan-agius4 alan-agius4 deleted the tsickle branch September 19, 2019 06:00
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants