Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

v1.3.2

Choose a tag to compare

@Fordi Fordi released this 13 Apr 20:16
· 13 commits to main since this release

Maintenance dependencies update:

  • @babel/cli ^7.12.10 → ^7.13.14
  • @babel/core ^7.12.10 → ^7.13.15
  • @babel/plugin-proposal-nullish-coalescing-operator ^7.12.1 → ^7.13.8
  • @babel/plugin-proposal-numeric-separator ^7.12.7 → ^7.12.13
  • @babel/plugin-proposal-optional-chaining ^7.12.7 → ^7.13.12
  • clean-css ^4.2.3 → ^5.1.2
  • copy-webpack-plugin ^6.4.1 → ^8.1.1
  • webpack ^4.44.2 → ^5.32.0
  • webpack-cli ^3.3.12 → ^4.6.0

Feature updates:

  • Adjusted asyncComponent to use a Proxy instead of manually naming expected componentry
  • New helper: makeResolver - Make a URL resolver to a given base path
  • New helper: importFont - Import a font given a set of font files