Releases: catarse/mithril-postgrest
Releases · catarse/mithril-postgrest
4.1.0
4.0.0
Authentication bug fix
This release fixes a bug causing multiple requests to be triggered at once when requesting authenticated endpoints.
3.0.2
Global header option
- Adds an option to add default header to all requests
3.0.0 use contructor
Merge pull request #31 from catarse/new_m_postgrest New m postgrest
Quick fixes
- Fixes dependencies issues
- Improves tests & coverage
Updates module system
- The lib now uses the ES2015 modules syntax.
- Dist files are now an IIFE bundle, and expose a global var named postgrest.
- An UMD module is also built.
Updates mithril
1.8.2 bump to 1.8.2