Skip to content

Releases: valantic/spartacus-mock

4.0.2

18 Apr 07:08
Compare
Choose a tag to compare
  • Change peer dependecies version to be greater than

4.0.1

13 Mar 09:20
Compare
Choose a tag to compare
  • Fix wrong tslib version in package

4.0.0

13 Mar 09:13
Compare
Choose a tag to compare
  • Update to Angular 17 and Spartacus 2211.x
  • Update to msw 2.2.3

3.5.0

22 Jan 08:27
Compare
Choose a tag to compare
  • extract translation handler to be able to use it without setting enableDefaultData to true

3.4.0

18 Jan 14:23
Compare
Choose a tag to compare
  • Update to version 2.1.2 of msw
  • Improve installation docs
  • Add boilerplate schematics

3.1.0

05 Jan 18:22
Compare
Choose a tag to compare
  • Update to latest version of msw

3.0.0

05 Jan 17:50
Compare
Choose a tag to compare
  • #58 Update to msw 2.x, update all handlers to use the new syntax, see breaking changes below
  • #61 Improve separation of defaultData and inclusion mode
  • #62 Add quiet option to disable console output

Breaking Changes

  • rename config option disableDefaultData to enableDefaultData
  • add new options inclusionMode (previously used disableDefaultData)
  • use msw Version 2.x, check Migration Guide here

2.4.0

25 Oct 07:55
Compare
Choose a tag to compare
  • Remove default translations as they otherwise get added to the project's main bundle

2.3.2

25 Oct 07:39
Compare
Choose a tag to compare
  • Adjust name of internal translation function

2.3.1

25 Oct 05:49
Compare
Choose a tag to compare
  • Soften peer dependencies requirements for msw