Skip to content

Releases: jbolda/finatr

web v0.4.1

10 Oct 05:12
e1ccb2c
Compare
Choose a tag to compare

[0.4.1]

  • Update autoprefixer to 10.3.7.
    • 06d4c2b Update autoprefixer: 10.3.4 → 10.3.7 (patch) (#450) on 2021-10-08
  • Update d3-array to 3.1.1.
    • 0eb5f77 Update d3-array: 3.0.2 → 3.1.1 (minor) (#448) on 2021-10-08
  • Update d3-scale to 4.0.2.
    • e25bd09 Update d3-scale: 4.0.0 → 4.0.2 (patch) (#440) on 2021-10-08
  • A handful of footer items came in with the component that weren't used. Remove and/or replace them.
    • 7706a83 remove extraneous footer items (#454) on 2021-10-08
  • Update tailwindcss to 2.2.16.
    • 493c6fe Update tailwindcss: 2.2.15 → 2.2.16 (patch) (#444) on 2021-10-08

finatr app 0.2.1

10 Oct 05:12
e1ccb2c
Compare
Choose a tag to compare

See the assets to download this version and install. See https://www.finatr.com to access the web version.

[0.2.1]

  • Update autoprefixer to 10.3.7.
    • Bumped due to a bump in web.
    • 06d4c2b Update autoprefixer: 10.3.4 → 10.3.7 (patch) (#450) on 2021-10-08
  • Update d3-array to 3.1.1.
    • Bumped due to a bump in web.
    • 0eb5f77 Update d3-array: 3.0.2 → 3.1.1 (minor) (#448) on 2021-10-08
  • Update d3-scale to 4.0.2.
    • Bumped due to a bump in web.
    • e25bd09 Update d3-scale: 4.0.0 → 4.0.2 (patch) (#440) on 2021-10-08
  • A handful of footer items came in with the component that weren't used. Remove and/or replace them.
    • Bumped due to a bump in web.
    • 7706a83 remove extraneous footer items (#454) on 2021-10-08
  • Update tailwindcss to 2.2.16.
    • Bumped due to a bump in web.
    • 493c6fe Update tailwindcss: 2.2.15 → 2.2.16 (patch) (#444) on 2021-10-08

web v0.4.0

24 Sep 03:57
36832a0
Compare
Choose a tag to compare

[0.4.0]

  • Bump big.js to v6 (major), and bump @reach/tabs, date-fns, formik, and papaparse minors.
  • Upgrade d3js to v7.
  • Implement covector for publishing. This will let us achieve a similar outcome to gitflow, but with one branch.
    • b00c0c6 feat: add covector for publishing (#337) on 2020-08-06
    • 6d5ced9 setup full release flow (#421) on 2021-09-16
  • Switch from create-react-app to parcel@v2. We have outgrown the use of CRA, and parcel provides much more performant tooling with the opportunity to make more refined choices around testing as it isn't coupled.
    • 88c1c98 feat: switch from CRA to parcel (#394) on 2021-07-05
    • 6d5ced9 setup full release flow (#421) on 2021-09-16
  • This update removes theme-ui and replaces it with tailwindcss. This improves runtime performance with the tradeoff of greater reliance on classes. While there are opinions on the verbosity of the utility class based system, most of this will be hidden away within components and elements over time.

finatr app 0.2.0

24 Sep 03:57
36832a0
Compare
Choose a tag to compare

See the assets to download this version and install. See https://www.finatr.com to access the web version.

[0.2.0]

  • Upgrade Tauri implementation from tauri@alpha to tauri@beta.

web v0.3.0

23 Aug 16:48
50304e5
Compare
Choose a tag to compare

See the assets to download this version and install.