Skip to content

Releases: allegro/turnilo

Release 1.36.1

23 Sep 10:20
Compare
Choose a tag to compare
  • fetch fulfills promises with 400/500 codes, we need to check ok property and throw our own error to reject promise (#912) (4c3148a)
  • pin node version (#914) (29ceac7)

Release 1.36.0

09 May 11:47
Compare
Choose a tag to compare
  • Update from Node 14 to Node 16 (and deprecate Node 12) (#901) (254306f)
  • Define write permission for creating the issue by dependant bot (#900) (cf5364d)
  • Bump async from 2.6.1 to 2.6.4 (#898) (24050f2)
  • Disable adding a Lighthouse PR comment (#895) (260620f)
  • Fix branch undeploy action (#896) (d18610a)
  • Add GH TOKEN explicitly for github-script to authenticate dependant bot builds (#894) (70bf72d)
  • Bump follow-redirects from 1.14.4 to 1.14.9 (#842) (b25bd43)
  • Bump lodash from 4.17.15 to 4.17.21 (#880) (425bbcc)
  • Bump moment from 2.20.1 to 2.29.2 (#892) (5cf5845)

Release 1.35.1

11 Apr 14:39
Compare
Choose a tag to compare
  • Fine tune priority values for visualisation resolvers so Grid would be preffered over BarChart (#893) (9c251d5)
  • Break words in markdown nodes. (#891) (e3528bc)

Release 1.35.0

31 Mar 14:23
Compare
Choose a tag to compare
  • Memoize Viz Chunk so Suspense won't get new Promise every time. (#889) (064e1c1)
  • Typescript fixes in package.json (#887) (a3fb9e6)

Release 1.35.0-beta.2

17 Mar 19:45
Compare
Choose a tag to compare
Release 1.35.0-beta.2 Pre-release
Pre-release
  • Use POJsOs to model Cluster. Same pattern as DataCube type. (#886) (a78295a)

Release 1.35.0-beta.1

16 Mar 14:50
Compare
Choose a tag to compare
Release 1.35.0-beta.1 Pre-release
Pre-release
  • Show NoData card on BarChart when no split datums came from Druid (#885) (4b962e5)
  • Drop base immutable (#881) (8190794)
  • Fix mocha configuration for watching chanages within test files (#883) (25a5c91)
  • Webperf docs (#879) (93e7e97)
  • Fix Wepback's optimization configuration (5565a1c)
  • TS for Cypress (#878) (b3358af)
  • Upgrade React package (#865) (1ee4a53)
  • Use simpler file-loader instead of url-loader (080de9f)
  • Limit number of chunks (6d4cef8)
  • Split visualizations into chunks (808aa90)
  • Extract a common configuration to keep things DRY (dc4714e)
  • Dynamic import syntax highlighter from source to save on bundle size (0aad291)
  • Split utils (#849) (82a04a4)
  • babel/register instead of ts-node (795774b)
  • Markdown parser lib change, snarkdown instead of marked. (e3adf0e)
  • Set size limit for scripts (68ddc52)
  • drag-and-drop polyfill chunk (74a9a00)
  • New visualization contribution guidelines (#857) (8fd698c)

Release 1.35.0-beta.0

08 Mar 10:28
Compare
Choose a tag to compare
Release 1.35.0-beta.0 Pre-release
Pre-release
  • Fix: Exclusion filter does not filter out 'null' (#869) (ccf2565)
  • Missing rangeBand method (#867) (665bfa0)
  • Bundle polyfills just once (1e8ff03)
  • Exclude locale from moment (fd09fa9)
  • Save webpack stats for further analysis (b38d9da)
  • Monitor bundle size but without compression (e7432e9)
  • Size limit action (f5d0a16)
  • Monitor bundle size with size-limit (f24dfe3)
  • Bundle analysis with Statoscope (1404ce2)
  • Bump react-syntax-highlighter to save on bundle size (9187458)
  • Comment with lighthouse report URL (eb81437)
  • Print link to LH report (46f6399)
  • Apply @babel/plugin-transform-runtime to re-use of Babel's injected helper code and save on codesize (bc75297)
  • Upgrade d3 to v4 (55b6d05)
  • Type module for modern script (4279ddb)
  • Simpler babel config (d5235af)
  • rm visResolve field re-declaration (d34e682)
  • Babel build (797950e)

Release 1.34.1

01 Mar 11:16
Compare
Choose a tag to compare

Release 1.34.0

01 Mar 10:04
Compare
Choose a tag to compare
  • Feature / scatterplot (#853) (370a088)
  • Polyfills bundle (ec838f9)
  • Comment on url-loader limit (1dc2868)
  • Pack .lighthouseci as artifact (4545472)
  • Simpler lhci workflow (5a45e1b)
  • Better integration with Lighthouse CI (8673f5a)
  • Don't inline fonts into CSS (decaef8)
  • Async main script (574c052)
  • Move stylesheet link to the head (29f03c3)
  • CSS extract plugin within common config (e833760)
  • rm style-loader (cf9d40d)
  • Extract CSS from JS bundle (8690439)
  • Streamlined fonts (65bc7af)
  • Introduce basic lighthouse-ci (4723b11)
  • Bump pathval from 1.1.0 to 1.1.1 (#830) (ebc064e)
  • Bump ua-parser-js from 0.7.19 to 0.7.31 (#828) (4f01e9c)
  • Normalize branch name in github actions (#840) (b6b1ee6)
  • Deployment automation for branches (#837) (e9b1123)

Release 1.33.3

17 Feb 15:00
Compare
Choose a tag to compare