Skip to content

feat(3.5.0): watch and ignore meta per lesson#528

Merged
ShaunSHamilton merged 1 commit intofreeCodeCamp:mainfrom
ShaunSHamilton:feat_lesson-watch
Mar 18, 2024
Merged

feat(3.5.0): watch and ignore meta per lesson#528
ShaunSHamilton merged 1 commit intofreeCodeCamp:mainfrom
ShaunSHamilton:feat_lesson-watch

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
@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