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(3.5.0): watch and ignore meta per lesson #528

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

ShaunSHamilton
Copy link
Member

As per changelog:

Add

  • meta to getLesson
    • meta.watch and meta.ignore to alter watch behaviour when lesson loads

Fix

  • Add / to end of .git in defaultPathsToIgnore to prevent files starting with .git from being ignored
  • Trim description and title fields from parser

Closes #518

@ShaunSHamilton ShaunSHamilton added minor This issue/PR results in a minor release type: feature This issue/PR is for a feature addition labels Mar 18, 2024
@ShaunSHamilton ShaunSHamilton merged commit e498250 into freeCodeCamp:main Mar 18, 2024
2 checks passed
@ShaunSHamilton ShaunSHamilton deleted the feat_lesson-watch branch March 18, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor This issue/PR results in a minor release type: feature This issue/PR is for a feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat]: add per-lesson watching
1 participant