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: v2.0.0 #358

Merged
merged 43 commits into from Mar 13, 2021
Merged

feat: v2.0.0 #358

merged 43 commits into from Mar 13, 2021

Conversation

JamesHenry
Copy link
Member

@JamesHenry JamesHenry commented Mar 6, 2021

BREAKING CHANGE

This release branch will collect up all the breaking changes we want to merge for v2. We will also publish prereleases to npm from this branch.

Fixes #212 #241 #287 #292 #303 #316 #323 #361 #363

@JamesHenry JamesHenry added the BREAKING CHANGE This is a breaking change and should only be released as part of a new major version label Mar 6, 2021
@JamesHenry JamesHenry added this to the v2 milestone Mar 6, 2021
@JamesHenry JamesHenry self-assigned this Mar 6, 2021
@nx-cloud
Copy link

nx-cloud bot commented Mar 6, 2021

Nx Cloud Report

CI ran the following commands for commit fc1e81b. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all --parallel
#000000 nx run-many --target=check-configs --all --parallel
#000000 nx run-many --target=test --all --parallel
#000000 nx run-many --target=typecheck --all --parallel

Sent with 💌 from NxCloud.

This was referenced Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This is a breaking change and should only be released as part of a new major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

const enums results in false positive with the rule "no-shadow"
2 participants