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

build: update to Nx 15.2.x #155

Merged
merged 1 commit into from
Nov 19, 2022
Merged

build: update to Nx 15.2.x #155

merged 1 commit into from
Nov 19, 2022

Conversation

brandonroberts
Copy link
Member

@brandonroberts brandonroberts commented Nov 19, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Which package are you modifying?

  • vite-angular-plugin
  • astro-angular
  • create-analog
  • router

What is the current behavior?

Issue Number: N/A

Closes #115

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No
BREAKING CHANGES:

Minimum version of Angular has been updated

BEFORE:

Minimum version of Angular is 14.x

AFTER:

Minimum version of Angular is 15.x

Other information

Closes #115

BREAKING CHANGES:

Minimum version of Angular has been updated

BEFORE:

Minimum version of Angular is 14.x

AFTER:

Minimum version of Angular is 15.x
@brandonroberts brandonroberts merged commit 70d5a65 into main Nov 19, 2022
@brandonroberts brandonroberts deleted the nx-15-2 branch November 19, 2022 21:21
Villanuevand pushed a commit to Villanuevand/analog that referenced this pull request Sep 12, 2023
Closes analogjs#115

BREAKING CHANGES:

The minimum version of Angular has been updated

BEFORE:

The minimum version of Angular is 14.x

AFTER:

The minimum version of Angular is 15.x
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

Successfully merging this pull request may close these issues.

[REPO]: Update to Angular v15 RC
1 participant