Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Releases: PaackEng/frontend-elm-kit

v4.1.1

29 Jun 13:17
27c8a4f
Compare
Choose a tag to compare
Upgrade esbuild (#129)

* Bump dependencies

* Bump package version to 4.1.1

v4.1.0

24 Jun 15:00
761d0a7
Compare
Choose a tag to compare

Bump dependencies

v4.0.1

20 Jun 21:22
8093a9b
Compare
Choose a tag to compare
  • Rollback and lock esbuild version because a newer version broke wms
  • Bump firebase version

v4.0.0

20 May 21:45
805b953
Compare
Choose a tag to compare
  • Discriminate JSON HTTP requests from text HTTP requests.

v3.3.0

06 Apr 17:42
v3.3.0
0b86506
Compare
Choose a tag to compare
  • 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.2.0

29 Mar 19:46
v3.2.0
e4445a7
Compare
Choose a tag to compare
  • New helpers:

    • Basics: add Either and `range;
    • String: add fromPercentage;
    • List: add concatr;
  • Paack-UI effects mapping optimized to single pass O(n);

  • Bump all dependencies.

v3.1.2

14 Feb 12:06
v3.1.2
888812c
Compare
Choose a tag to compare

3.1.2:

  • Bump to elm-optimize-level-2;
  • Bump to all dependencies.

3.1.1:

  • Fix to UI.Return.withEffect;

v3.1.0

23 Dec 16:59
v3.1.0
0517410
Compare
Choose a tag to compare
  • 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.

v2.1.4

17 Sep 11:14
v2.1.4
25c1abd
Compare
Choose a tag to compare

Upgrade to paack-ui v7.

v1.2.3

17 Jun 08:19
Compare
Choose a tag to compare
v1.2.3 Pre-release
Pre-release
bumps version