Skip to content

Latest commit

 

History

History
87 lines (49 loc) · 5.85 KB

CHANGELOG.md

File metadata and controls

87 lines (49 loc) · 5.85 KB

3.0.1 (2018-06-30)

Bug Fixes

  • challenges: change comment to make it clearer (#72) (46fcf43)
  • challenges: fix a test case in an Applied Accessibility (4c0d587)
  • challenges: remove unnecessary test cases (17af3dd)
  • challenges: removed a test in basic javascript challenge (#76) (ff26697), closes #73
  • challenges: removed comment in the seed (6a8a9db)
  • challenges: removed redundant text from challenge (c37a1e8), closes #36

3.0.0 (2018-06-29)

Bug Fixes

  • challenge: Fixed the typo for automatically (#48) (dd046d6)
  • challenge: Updated tests to avoid confusion (#57) (7105507)
  • challenges: change test for template literals challenge (#37) (4b1c5eb)
  • challenges: cherry pick pr 17664 & 17672 from main repo (#52) (2375d0c)
  • challenges: fixed telephone number validator project (#53) (2b034e2), closes #47
  • challenges: fixed typo in css-grid.json (#46) (e74192e)
  • challenges: grammar fix in css-grid auto-fit challenge (#60) (a6a0266)
  • challenges: Typo errors (#39) (0c0702d)
  • challenges: update regular expression that fails (#56) (9fa5907), closes #55

BREAKING CHANGES

  • challenges: None

2.0.0 (2018-06-24)

Bug Fixes

  • challenges: Correct a regex in ES6 read-only challenge (#41) (cf9336a)
  • challenges: fix responsive web design cert claim (6e02f9d)
  • interview-prep: Remove duplicates (816be51)

Features

BREAKING CHANGES

  • challenges: none

1.2.1 (2018-06-21)

Bug Fixes

  • changes text to bold in the JS Algo and DS (#20) (999c6af)
  • example link will open in new tab (#22) (5815401)
  • give 'Exercise Tracker' the correct id (6de827c)
  • Remove an unnecessary line from basic javascript challenge (#19) (e1dfe8f)
  • sample code in intro to currying (d4cf9de)
  • typo errors (#23) (16ff132)

1.2.0 (2018-06-19)

Bug Fixes

Features

Reverts

  • "test(challenges): Corrected expected average value" (#17568) (20fac4e)

1.1.3 (2018-06-13)

Bug Fixes

  • remove extraneous build step (20c0143)