Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 1007 Bytes

1.5.1

  • fixes add path to use /locales/...

1.5.0

  • add .js for browser import implementation PR268

1.4.3

  • Fix XML parsing error in Firefox PR265

1.4.2

  • usage with sinon 260

1.4.1

  • fixes ajax

1.4.0

  • add queryStringParams option PR255

1.3.0

  • add support for custom headers PR250
  • update dev dependencies

1.2.1

  • downgrade babel-preset-es2015-native-modules to correctly build es files

1.2.0

  • support withCredentials flag on XHR PR238

1.1.0

  • allows loadPath to be a function PR236

1.0.1

  • change amd export to unnamed
  • initial v1