Releases: wopian/kitsu
Releases · wopian/kitsu
5.1.0 (2018-04-01)
5.0.7 (2018-03-19)
5.0.6 (2018-03-08)
5.0.5 (2018-03-07)
Bug Fixes
- kitsu-core: correctly deattribute nested filter/field queries (b6d2dd4)
5.0.4 (2018-03-03)
Build System / Dependencies
Chores
- deps:
- update documentation to ~6.0.0 (#142) (9faef85)
- update documentation to ~5.5.0 (#140) (d2792aa)
- lock file maintenance (#139) (56d69d9)
- update axios to ^0.18.0 (#135) (ed42641)
- update jest to ~22.4.0 (#136) (7c6909c)
- update axios-mock-adapter to ~1.14.0 (#134) (4790c55)
- update eslint to ~4.18.0 (#131) (4f2ac2f)
- remove empty object in package.json (cde44b3)
- move test json:api cases to monorepo root (576a9d8)
- kitsu-core: build documentation (d642353)
Documentation Changes
- kitsu-core:
New Features
- kitsu-core: add prefix option to query function (c91e1f7)
Bug Fixes
- kitsu-core:
Refactors
- kitsu-core: remove circular imports (f733d72)
Tests
- namespace package tests (8c22d35)
5.0.3 (2018-02-16)
5.0.2 (2018-02-16)
Documentation Changes
- kitsu: update installation section with correct legacy/node require path (eb70f0c)
5.0.1 (2018-02-16)
5.0.0 (2018-02-16)
Breaking Changes
- kitsu: remove deprecated isAuth() function (42b9d08)
Build System / Dependencies
- hide lerna info output (604a5c6)
- publish workspace packages, not root (108d64e)
- re-add changelog generation (d00932e)
- re-add build documentation command (c8ff23c)
- remove bail argument for build command (9d0576d)
- re-add build script to test command (d9a45d6)
- kitsu: fix commonjs exported name for kitsu-core (6c0a328)
Chores
- kitsu-core:
- kitsu:
- deps:
- update eslint-config-wopian to ~1.3.0 (7655109)
- update lock file (356b1d8)
- update rollup to ~0.56.0 (bd6c286)
- update lerna to ~2.9.0 (4f43c66)
- update rollup to ~0.56.0 (#127) (950363d)
- revert changes to kitsu-core dependency (227a313)
- pin new devDeps to minor instead of major (979cd87)
- update jest to ~22.3.0 (#124) (3441088)
- update eslint-config-wopian to ~1.2.0 (#123) (5702e21)
- split kitsu into a monorepo (#126) (b825acc)
- re-add major and minor publish scripts (4afdf24)
- lerna: remove publish skips (59d6651)
Continuous Integration
- travis: re-enable email notifications (7596a8d)
- codeclimate:
Documentation Changes
- kitsu:
- readme:
- contributing:
- kitsu-core:
- link to github releases in root readme (9c71a30)
New Features
- use node/legacy version of kitsu-core for node/legacy packages (8c77574)
- split internal functions into a seperate package (a0bab70)
Refactors
- kitsu-core: optimise undefined checks (f551955)