Releases: infinum/datx
Releases · infinum/datx
v3.0.0
What's Changed
- Remove MobX by @DarkoKukovec in #809
Full Changelog: v2.6.1...v3.0.0
Example how to upgrade if you already used @datx/core/disable-mobx
in v2: https://github.com/infinum/JS-React-Example/pull/61/files
If you use mobx with v2, you'll need to stop relying on it in v3 (which is a major breaking change).
v3.0.0-beta.1
What's Changed
- Remove MobX by @DarkoKukovec in #809
This is a beta release that was not yet tested on a real project, so we don't recommend using it yet for anything that is supposed to en dup in production.
Full Changelog: v2.6.1...v3.0.0-beta.1
v2.6.1
What's Changed
- feat(jsonapi-angular)!: refactor Angular setup by @fvoska in #1169
- @datx/test-data-factory by @isBatak in #1152
- Fix swr test suite issue by @isBatak in #1172
- Fix duplicated queries issue by @kristian240 in #1177
- Init codemod package by @isBatak in #1171
- Extend the fetch query configuration interface by @kristian240 in #1178
- Rename Attribute to Field by @isBatak in #1170
- Field docs links in sidebar and fixes by @isBatak in #1181
Full Changelog: v2.5.1...v2.6.1
v2.5.1
v2.5.0
What's Changed
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1148
- Docs 404 fixes by @DarkoKukovec in #1158
- Refactor the default fetchReference by @DarkoKukovec in #1157
- Update actions setup node by @kristian240 in #1159
- Update scripts by @kristian240 in #1161
- Feature/get response raw data by @kristian240 in #1160
- Swr by @isBatak in #1114
- Revert "Remove docs" by @kristian240 in #1162
- Add Manypkg by @isBatak in #1117
- Use node 18.x in tests.yml by @kristian240 in #1165
- [Datx SWR] Readme updates by @isBatak in #1166
- datx-jsonapi-types by @isBatak in #1167
Full Changelog: v2.4.14...v2.5.0
v2.4.14
v2.4.13
v2.4.12
Changelog:
- all: Dependency updates
- core: Fix issues with property mapping for relationships and constructors
- jsonapi: Fix issues with wrong field meta fields when mapping properties