Skip to content

Releases: canjs/can-fixture

v2.0.3

04 Jul 05:21
Compare
Choose a tag to compare

Cleanup markdown sample code #146

2.0.2

01 Feb 16:27
Compare
Choose a tag to compare

This patch release fixes an issue where the data property of the request type was set to null instead of an empty object. https://canjs.com/doc/can-fixture/types/request.html

v1.2.2

05 Jan 16:01
Compare
Choose a tag to compare

Fixes an issue in which Array, FormData, and data types were converted to plain objects #133 (thanks @roemhildtg!)

v1.2.1

19 Dec 21:39
Compare
Choose a tag to compare

Fixes the npm package to include the test folder.

v1.2.0

14 Dec 19:05
Compare
Choose a tag to compare

Added a warning that calling fixture(count, make, filter) ) to make a store is deprecated. 9958a39

Updated docs and added cycle detection

31 Oct 21:29
Compare
Choose a tag to compare
  • Add a cycle detection script to test process #136
  • Update docs with new @parent & @collection #138
  • Hide docs that can’t show up in the navigation #139

v1.1.1...v1.1.2

Remove pre-release package references

01 Sep 22:14
Compare
Choose a tag to compare

The post-can-reflect releases from CanJS 3.9 are all stable, so packages shouldn't be depending on pre-releases now.

can-reflect

23 Jun 02:43
Compare
Choose a tag to compare
v1.1.0

1.1.0

Mix of Fix

24 May 17:52
Compare
Choose a tag to compare

Using can-util/js/log/log instead of console.log

10 Mar 22:57
Compare
Choose a tag to compare