Releases: PaackEng/frontend-elm-kit
Releases · PaackEng/frontend-elm-kit
v4.1.1
Upgrade esbuild (#129)
* Bump dependencies
* Bump package version to 4.1.1
v4.0.1
- Rollback and lock
esbuild
version because a newer version broke wms
- Bump firebase version
v4.0.0
- Discriminate JSON HTTP requests from text HTTP requests.
v3.3.0
- Allow us to see in charts how much time each init/update/view takes;
- Allow us to automatically profile N interactions of N messages storing them in the local storage.
v3.1.2
3.1.2:
- Bump to elm-optimize-level-2;
- Bump to all dependencies.
3.1.1:
- Fix to
UI.Return.withEffect
;
v3.1.0
- Lots of new helpers, and no `.Extra`` suffix;
- Add
LoadURL
as a common effect;
- When testing, URLs counting suffix is different depending on request type;
- Dependencies bump.