Releases: marmelab/FakeRest
Releases · marmelab/FakeRest
4.1.1
4.1.0
- Allow
q
filter 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_any
filters - [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)