Skip to content

Releases: quintype/quintype-node-build

4.0.0

30 Nov 11:09
Compare
Choose a tag to compare

@quintype/build v4.0.0

Webpack 5 has come with a lot of brilliant features we leveraged.

Optimizations

Better support for

  • HMR (inc., CSS modules)
  • SSR

Dependant libraries:

standardize lint

16 Jun 09:14
Compare
Choose a tag to compare

We have noticed getting lint changes based on system preference. To avoid this we are standardizing the lint across malibu libraries

Static assets

17 May 05:31
Compare
Choose a tag to compare

In this release we support static assets like fonts, icons, images, etc when placed in app/static-assets or any child directories of app/static-assets will be bundled separately. This is done for convenience since many front-end apps were doing this by themselves.

Bump css-loader to next major 3.6 ⚡

31 Mar 08:01
Compare
Choose a tag to compare

feat(css-loader): Bump css-loader to next major 3.6 ⚡ (#46)