Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Releases: webpack-contrib/json-loader

v0.5.6

22 Jul 09:58
Compare
Choose a tag to compare

2017-07-22

Bug Fixes

  • index: only export CJS modules (webpack v1.0.0) && add deprecation warning (webpack v2.0.0) (#55) (d34395a)

v0.5.5

22 Jul 07:27
Compare
Choose a tag to compare

2017-07-22

Bug Fixes

  • Don't stringify with tabs to improve perf (ee75f99), closes #31
  • escape newline/paragraph separators (#18) (939a8cb)
  • Remove confusing statement about polyfill (a06933c), closes #7

Reverts

  • add stringify option to output JSON object as string (#43) (#52) (e528e1d)