Skip to content

bug fixes

Compare
Choose a tag to compare
@shakyShane shakyShane released this 03 May 11:57
· 233 commits to master since this release

2.24.0 was a very large release - and with that, a handful of patch releases inevitably follow. Please move straight to 2.24.3 :)

fixes

  • Don’t always add "defaultIgnorePatterns" - fixes #1543 cc5118c
  • handle windows-style paths on the client - fixes #1553 1153845
  • remove source-maps from client - fixes #1551 9cef9c1
  • support bs.reload('*.css') - fixes #1550 568e64e
  • (client) use correct npm lifecycle hook for prepublish - fixes #1549 b37e11c