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

fix: resolve optional paths and packages #1190

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Conversation

colinrotherham
Copy link
Contributor

@colinrotherham colinrotherham commented Feb 25, 2025

This PR fixes two regressions identified from documentation

We should aim to release these to fix accidental breaking changes:

  1. Ensure optional peerDependencies are still installed
    Installing with npm does not list moment (alongside jquery) but it's required by GOV.UK Prototype Kit filters

  2. Ensure node_modules is added to Sass load paths
    Resolving SCSS import paths is marked optional but removing node_modules breaks GOV.UK Prototype Kit


GOV UK Prototype Kit breaking change

@colinrotherham colinrotherham requested a review from a team as a code owner February 25, 2025 16:33
@colinrotherham colinrotherham merged commit 4c035f1 into main Feb 26, 2025
16 checks passed
@colinrotherham colinrotherham deleted the sass-load-paths branch February 26, 2025 08:14
@gregtyler
Copy link
Contributor

🎉 This PR is included in version 3.6.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants