Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Latest commit

 

History

History
185 lines (150 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

185 lines (150 loc) · 14.1 KB

1.0.3 (2020-07-17)

  • build(deps): bump acorn from 5.7.1 to 5.7.4 (e361ebf)
  • build(deps): bump jquery from 3.4.1 to 3.5.0 (be6de9c)
  • build(package.json): add changelog script (4fb0261)
  • docs(readme): remove known issues section (bf6be91)
  • chore: update dependencies (9bdb8e3)
  • chore: update size-snapshot (64c62ed)
  • test(delete.spec): fix breaking test (be8cc54)
  • doc(changelog): update changelog (96f6e54)

1.0.2 (2019-12-19)

  • chore: 🤖 update size snapshot (121787b)
  • chore(release): release 1.0.1 (c467436)
  • chore(release): release 1.0.2 (efb4c1e)
  • docs: cleanup (2c6ed36)
  • docs: create .all-contributorsrc skip ci
  • docs: formatting (2d55549)
  • docs: move documentation links (7e555f0)
  • docs: re-arrange all-contributors placement (7757889)
  • docs: update README.md skip ci
  • docs(changelog): fix commit link (2eec341)
  • docs(CHANGELOG): Update changelog (c31cf93)
  • docs(CHANGELOG): Update changelog (c31f868)
  • docs(changelog): update formatting (22aa2b5)
  • fix(normalize.ts): avoid circular relationships in included (d991daf)
  • ci: use yarn instead of npm (a78c995)
  • build: fix test script (ea6523a)
  • build(deps): bump lodash from 4.17.10 to 4.17.14 (837a44b)

1.0.0 (2019-12-16)

  • chore: add conventional commit support; rename test scripts (c71fffb)
  • chore: update dev deps (9aada53)
  • chore: update size snapshot (73bf456)
  • chore(release): release 1.0.0 (280ae5b)
  • docs: remove Development section (8fc23c1)
  • docs: updated contributing instructions (4a0996d)
  • docs(CHANGELOG): Update changelog (9344340)
  • feat: populate included relationships (c3803b6)
  • build(deps): bump mixin-deep from 1.3.1 to 1.3.2 (057f712)

0.9.0 (2019-08-13)

0.8.0 (2019-06-26)

0.7.0 (2019-06-10)

0.6.2 (2019-01-17)

  • dist: deploy-docs script for local use & travis ci; bump patch version (52e1e8b)
  • dist: size snapshot (7a30311)
  • docs: fix wiki link (57ef9a8)
  • docs: JSDoc comment improvements (af8b806)
  • docs: update changelog (c7b19aa)

0.6.1 (2019-01-17)

  • docs: Improve JSDoc comments (01263f9)
  • docs: update changelog (906b688)
  • dist: bump patch version (3b8589c)

0.6.0 (2019-01-15)

  • dist: add Rollup sizeSnapshot plugin (90ae493)
  • dist: enable Typescript downlevelIteration (32a080b)
  • dist: rename module (b6e3bb1)
  • docs: add changelog (d9c159a)
  • docs: add comments (05e24d6)
  • docs: bump minor version (c63b11a)
  • docs: remove todo item (76d9fe6)
  • docs: update copyright year (c2acb47)
  • test: add coverage for new features (a243a62)
  • feat: add options argument to create and update methods (aa33455)
  • tests: add coverage for update with custom options (6db4c63)
  • tests: fix failing test due to dep update (6ae3629)
  • chore: update dev deps (d31d7ab)

BREAKING CHANGE

  • Argument order is now options and then headers

0.5.4 (2018-10-11)

  • chore: formatting (ce4b693)
  • chore: update deps (5223629)
  • tests: fix typescript issues (23a2a6e)
  • bugfix: explicity check if value is undefined instead of falsy (4dd0753)
  • fix lint issues (50abbad)

0.5.2 (2018-09-21)

0.5.1 (2018-09-14)

  • bump version (a716e62)
  • check message is truthy before adding to errors array (520f9c7)
  • ensure type for create (a45b0c8)

0.5.0 (2018-08-23)

0.4.0 (2018-08-23)

0.3.0 (2018-08-22)

  • add relationship convenience methods (0eb4827)
  • add test (2a46f09)
  • add test for mapResources function (897dcc1)
  • bump version (0c50f18)
  • changed deserialize to return falsey response instead of throwing (2a29b0a)
  • fix type regression (b9d1152)
  • improve error handling (a298289)
  • use consistent argument names (b5585af)

0.2.0 (2018-08-21)

0.1.0 (2018-08-21)