Releases: marmelab/FakeRest
Releases · marmelab/FakeRest
4.2.0
- Add ability to sort and filter by relationship by @fzaninotto in #100
- Bump vite from 5.4.14 to 5.4.19 by @dependabot[bot] in #96
- Bump vitest from 1.5.0 to 1.6.1 by @dependabot[bot] in #97
- Bump form-data from 3.0.1 to 3.0.4 by @dependabot[bot] in #99
4.1.3
4.1.2
4.1.1
4.1.0
- Allow
qfilter to search multiple words (#81) (fzaninotto)
4.0.1
4.0.0
- Add support for MSW
- Add support for string identifiers
- Add support for custom id generation
- Refactor interceptors as middlewares
- Add ability to delay the response
- Add ability to simulate server-side validation
- Add ability to simulate authentication checks
- Add TypeScript types
- Modernize development tools
- Rewrite Readme
This major version includes some breaking changes. Check the Upgrade.md file for upgrade instructions.
3.5.0
- Add support for
XXX_eq_any,XXX_neq_any, andXXX_inc_anyfilters - [Doc] Document all special filters
3.4.0
- Add support for object filtering (#38) (djhi)
- Add _q filter for fields (#44) (djhi)
- Add null checks (#53) (djhi)
- Apply q filter recursively (#43) (djhi)
- Refactor classes fields initialization (#51) (djhi)
- Fix fetch example (#50) (djhi)
- [Doc] explain REST flavor (#57) (patrickp-at-work)
- [Doc] just fixed typos (#55) (patrickp-at-work)
- Fix webpack config to allow usage in Node (#48) (djhi)
- Use Github Actions (#52) (djhi)
- Bump loader-utils from 2.0.3 to 2.0.4 (#54) (dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 (#58) (dependabot)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#39) (dependabot)