Skip to content

Releases: ivandotv/fuerte

@fuerte/[email protected]

01 Jul 13:46
fb237e1
Compare
Choose a tag to compare

Major Changes

  • ebee7da: refactor exported Typescript types
    refactor AutosaveCollectionConfig

  • 8a3bf02: If the model is added in to the collection when it is initialized, assign collection property to the model.

  • 368b8d3: Remove "set identity from response" functionality.

    There is too much magic going on with that.

  • dcdacd1: Remove Collection.loadStatus and implement Collection.loading which is a simple boolean flag property.

  • 464fa7d: Rename Collection.getById to `getByIdentity'

Minor Changes

  • 9885620: Implement model save and delete methods.

    Model now has a reference to the collection. Collection can be
    retrieved via model.getCollection()

  • 515ec40: Add onRemoved and onAdded callbacks to the Model class.

  • aeaa369: Implement toJSON method for the model.
    Internally this method return model.payload

@fuerte/[email protected]

17 Jun 10:39
5c27adf
Compare
Choose a tag to compare

Minor Changes

  • db8c5b7: move autosave package in to the core

@fuerte/[email protected]

16 Jun 22:23
5f09e2d
Compare
Choose a tag to compare

Patch Changes

@fuerte/[email protected]

16 Jun 22:23
5f09e2d
Compare
Choose a tag to compare

Patch Changes

@fuerte/[email protected]

01 May 09:30
aa56eb8
Compare
Choose a tag to compare

Major Changes

  • 7d32e25: Update package dependencies, and make all packages of type module.

Patch Changes

@fuerte/[email protected]

01 May 09:30
aa56eb8
Compare
Choose a tag to compare

Major Changes

  • 7d32e25: Update package dependencies, and make all packages of type module.

Patch Changes

@fuerte/[email protected]

10 Apr 19:30
5ffe85d
Compare
Choose a tag to compare

Major Changes

  • 6c3a1be: remove lite collection

    lite collection has been merged to the regular collection and model has no reference to the collection anymore.

Patch Changes

@fuerte/[email protected]

10 Apr 19:30
5ffe85d
Compare
Choose a tag to compare

Major Changes

  • 6c3a1be: remove lite collection

    lite collection has been merged to the regular collection and model has no reference to the collection anymore.

Patch Changes

@fuerte/[email protected]

09 Mar 12:03
Compare
Choose a tag to compare

Patch Changes

@fuerte/[email protected]

09 Mar 12:03
Compare
Choose a tag to compare

Patch Changes