Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

V2.0.0 #24

Merged
merged 30 commits into from
Mar 14, 2020
Merged

V2.0.0 #24

merged 30 commits into from
Mar 14, 2020

Conversation

javierbrea
Copy link
Member

[2.0.0] - 2020-03-14

DISCLAIMER: This major release still maintains the concept of the previous "data-provider" versions, but a lot of BREAKING CHANGES have been made to the interfaces in order to improve the usage experience, apart of performance improvements and fixes. A chapter "how to migrate from 1.x" will be added to the documentation website to facilitate the migration to this new version, as the maintenance of 1.X versions will be stopped soon. Read Date Provider Changelog and docs in https://www.data-provider.org for further info.

Changed

  • chore(deps): [BREAKING CHANGE] Update @data-provider dependency to v2.0.0
  • feat(providers): [BREAKING CHANGE] Remove create method. Update can be used instead.

[2.0.0.alpha-2] - 2020-02-26

Changed

[2.0.0.alpha-1] - 2020-02-23

DISCLAIMER: This major release adapts this origin to the @data-provider v2.x interface. Read @data-provider docs for further info.

Changed

  • feat(Memory): [BREAKING CHANGE] - Use data-provider v2 standard arguments (id, options)
  • feat(Memory): [BREAKING CHANGE] - Queries now has to be defined as an object: { prop: "foo-prop" }
  • feat(Memory): [BREAKING CHANGE] - Remove defaultValue argument, now "initialState" option has to be used instead.
  • feat(Memory): [BREAKING CHANGE] - Remove uuid option. Now id is required as first argument.
  • feat(Memory): [BREAKING CHANGE] - Remove queriesDefaultValue option. Now this is the default behavior
  • chore(umd distribution): [BREAKING CHANGE] - Rename umd dist file name to "index.umd.js"

greenkeeper bot and others added 30 commits January 13, 2020 18:03
Update dependencies to enable Greenkeeper 🌴
chore(deps): update dependency rollup to v1.30.0
chore(deps): update dependency husky to v4.2.1
@javierbrea javierbrea added this to the v2.0.0 milestone Mar 14, 2020
@javierbrea javierbrea added the enhancement New feature or request label Mar 14, 2020
@javierbrea javierbrea self-assigned this Mar 14, 2020
@javierbrea javierbrea merged commit 0f3f5b0 into master Mar 14, 2020
@javierbrea javierbrea deleted the v2.0.0 branch March 14, 2020 10:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants