All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Missing babel core dev dependency
- Transpiled esm and cjs modules
- Main entry point
- Internal error on simultaneous empty data and empty errors
- Internal error on server errors
- Server decoding file data twice
- Swetch & Axios interceptor ignoring origin option
- Syntax error in Axios interceptor
- Origin property to swetch config (allows specifying fixed host for relative requests)
- Server always using request header origin
- Some requests never resolving
- Binary (npx)
swetch
script
- Start & exec scripts
- Log output with server info when running
- Verbose errors when missing resource or init
- Log output now shows shorter hashes
- Errors are now responded as application/json
- Passing nullish values in config overriding defaults
- First versions of
- Swetch
- Swetch server
- Axios Interceptor