Skip to content

Tags: real-alexei/jsonapi-vuex

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- relationships stored as 'get' getter, not data copy
- toJSON method to safely expand recursive records
- getRelated allows filtering via object argument

1.6.1

Toggle 1.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- Fix patch bug (meta-only).

1.6.0

Toggle 1.6.0's commit message
New release

- Remove leading slash handling - axios does this for us

1.5.1

Toggle 1.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- Axios security fix

1.5.0

Toggle 1.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- cleanPatch functionality added.

1.4.0

Toggle 1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- Search action.
- clearOnUpdate option.

1.3.0

Toggle 1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- Use links.self in requests (if set)

1.2.1

Toggle 1.2.1's commit message
New release

1.1.1

Toggle 1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- Ensure includes are processed 'last'
- Misc linting fixes

1.1.0

Toggle 1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mrichar1 Matthew Richardson
New release

- mergeRecords behaviour added.
- Misc fixes & documentation updates.