Skip to content

Releases: basics/nuxt-booster

v1.0.3

15 Jan 07:37
Compare
Choose a tag to compare

1.0.3 (2021-01-15)

Bug Fixes

  • security: updated eslint rules (73d4470)

v1.0.2

14 Jan 12:56
Compare
Choose a tag to compare

1.0.2 (2021-01-14)

Bug Fixes

  • security: removed security issues (6b7212d)

v1.0.1

14 Jan 12:42
Compare
Choose a tag to compare

1.0.1 (2021-01-14)

Bug Fixes

  • eslint: updated eslint rule to force semicolons (413f1c8)

v1.0.0

12 Jan 13:54
Compare
Choose a tag to compare

1.0.0 (2021-01-12)

Bug Fixes

  • alias: remove package alias (56d6223)
  • base64: cleanup (6740767)
  • caption: added support (0ec35f5)
  • chunks: filter component chunks (014952b)
  • ci: fix cache action (873c9fa)
  • ci: fix publish copy (df7d918)
  • ci: fix versions (c304423)
  • cleanup: clean up code (92896d8)
  • cleanup: cleanup (d84ea20)
  • cleanup: cleanup (098e5ff)
  • cleanup: cleanup (6479ad1)
  • cleanup: cleanup (0604423)
  • cleanup: cleanup (c0b382f)
  • cleanup: cleanup component load (3573878)
  • cleanup: removed break (e048412)
  • cleanup: removed bullshit of myself (89b6423)
  • cleanup: removed bullshit of myself (dcb0f7e)
  • cleanup: removed unused images (3fd0c64)
  • cleanup: removed unused utils (8e35d5e)
  • cleanup: renaming & removed code (4eedccc)
  • client: deviceMemory fallback integrated, currently chrome dont support it (ea7503f)
  • client: right import (9fa5de7)
  • component-load: disable critical of one multiple used component on one page (d6d0595)
  • component-load: moved components to speedkit-components (235d9be)
  • component-load: static/dynamic load detection to flag components critical (d4155bb)
  • connection: fix connection detection (9a4e169)
  • critical: detect critical parent in childs (abe4f96)
  • critical-components: auto load (eager/lazy) components in pages (e1f8b68)
  • css: add font-face css; remove normalize and add css to components (3ac9060)
  • css-var-declaration: embedded into module (0f94157)
  • custom: bugfix (8e95711)
  • deferred: implemented own small version (5122a5a)
  • density: different order (3ed3e88)
  • deps: add used deps and remove unused deps (2bd2b8e)
  • deps: fix deps (b599611)
  • deps: move dep from dev to prod (f687195)
  • directive: running server side (1e3c2d0)
  • display-fonts: added font-faces manually (1186419)
  • draft: first draft (9b60d08)
  • dynamic-import: disabled for page, default strategy implemented (7f58ce3)
  • entry: disable entry by spa (ad560e2)
  • express: compression + dist path declaration (e913749)
  • fallback: optimization (5313f9b)
  • fetch: refactored timeout fetch (5bf2200)
  • font: added display strategy (924140c)
  • font: added font cache (19aa4fb)
  • font: adding css vars on client side (e66ddb7)
  • font: default font as '' (8045c9e)
  • font: fixed multi v-font declarations in one component (5e62137)
  • font: integrated font collection (049964f)
  • font: intersection observer (7063540)
  • font: lazy-load of uncritical fonts (46c6c98)
  • font: moved intersection observer instance to inserted state (d2fc185)
  • font: optimize & fix client directive (23f6106)
  • font: optimized preload of fonts (e2f3d7a)
  • font: refactored code - simplified and reduced (fba68b1)
  • font: remove idleCallback to lazy load fonts (5344daf)
  • font: replace style attribute with classes (c7bd1a1)
  • font: simplify the hids; fix directive vnode attrs (a64dd6d)
  • fonts: cleanup (1a5598b)
  • fonts: filter used font-families & prevent double load of critical fonts (8ce4aed)
  • fonts: reimplemented lazy load of fonts (09c608c)
  • fonts: removed monospace & correctly flag critical components (d83042c)
  • fonts: restructured functions (5ea9310)
  • fonts: update font handling ([051201e](05120...
Read more

v1.0.0-beta.35

11 Jan 16:11
Compare
Choose a tag to compare
v1.0.0-beta.35 Pre-release
Pre-release

1.0.0-beta.35 (2021-01-11)

Bug Fixes

  • others: rename experiments to experimental (42eac49)

v1.0.0-beta.34

11 Jan 15:47
Compare
Choose a tag to compare
v1.0.0-beta.34 Pre-release
Pre-release

1.0.0-beta.34 (2021-01-11)

Bug Fixes

  • github: move cname file in root dir from dist (679d7c6)

v1.0.0-beta.33

11 Jan 12:16
Compare
Choose a tag to compare
v1.0.0-beta.33 Pre-release
Pre-release

1.0.0-beta.33 (2021-01-11)

Bug Fixes

  • renaming: renamed lazy components to speedkit e.g. speedkit-picture (0efb249)

v1.0.0-beta.32

11 Jan 12:00
Compare
Choose a tag to compare
v1.0.0-beta.32 Pre-release
Pre-release

1.0.0-beta.32 (2021-01-11)

Bug Fixes

v1.0.0-beta.31

11 Jan 11:35
Compare
Choose a tag to compare
v1.0.0-beta.31 Pre-release
Pre-release

1.0.0-beta.31 (2021-01-11)

Bug Fixes

v1.0.0-beta.30

06 Jan 09:13
Compare
Choose a tag to compare
v1.0.0-beta.30 Pre-release
Pre-release

1.0.0-beta.30 (2021-01-06)

Bug Fixes

  • multi-font-files: added support to register multi font files (63b5a44)