Skip to content

Releases: wang1212/create-web-app

v0.7.3

08 May 12:35
Compare
Choose a tag to compare

0.7.3 (2022-05-08)

Features

  • templates: add source-map-loader loader to debug third-party libraries ✨ (062fdae)

v0.7.2

30 Apr 17:59
Compare
Choose a tag to compare

0.7.2 (2022-04-30)

Features

  • templates: upgrade eslint to v8
  • templates: upgrade stylelint to v14
  • templates: upgrade jest to v28

Bug Fixes

  • templates: downgrade fork-ts-checker plugin version ⬇️ (71ab5f3)
  • upgrade inquirer from 8.2.0 to 8.2.2 (#38) (7cc3796)
  • upgrade ora from 6.0.1 to 6.1.0 (#39) (09c7bd8)

v0.7.1

14 Apr 15:32
Compare
Choose a tag to compare
  • feat(templates): let babel-loader compile third-party dependencies 🔧 ef54a8c
  • chore(templates): simplify webpack stats output log 🎨 b7844e6
  • build(templates): image-webpack-loader is not enabled by default ➖ 4e3ffe9
  • feat(templates): add fork-ts-checker-webpack-plugin to do type check ✨ ba21022

v0.7.0...v0.7.1

v0.7.0

02 Jan 13:10
Compare
Choose a tag to compare

This package is now pure ESM, read https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c.

  • feat: convert command line parameters to interactive command line ♻️ 99a9e5e
  • feat(templates): add eslint-plugin-tsdoc plugin ✨ e1567f8
  • build(templates): replace polyfill solution with usage mode ⚡ 1569d00
  • docs: update changelog 8375509

v0.6.4...v0.7.0

v0.6.4

22 Sep 11:24
Compare
Choose a tag to compare
  • perf(templates): add web-vitals to collect performance information ✨ c776958

v0.6.3...v0.6.4

v0.6.3

21 Sep 09:08
Compare
Choose a tag to compare
  • chore(templates): add a polyfill solution based on core-js@3 🚑 65e9521
  • build(templates): remove postcss-safe-parser 🗑️ 748882e

v0.6.2...v0.6.3

v0.6.2

31 Aug 15:27
Compare
Choose a tag to compare
  • docs: update CHANGELOG 🔖 2b99b9f
  • style(templates): add eslint-plugin-sonarjsd29b07d
  • docs: update 📝 209302c
  • style(templates): add eslint-config-airbnbfc7b8e1
  • docs: add awesome-template repository reference ✨ a64809d
  • build(templates): add eslint-formatter-pretty to beautify output 🤡 3d78d10
  • docs: update badge label 📝 ccbcec7
  • docs: add badge 📝 73a49c4
  • docs: update badge 📝 ff116f6
  • fix(templates): eslint and tsconfig configuration error 🔧 ca33a2f
  • build(templates): add css-minimizer-webpack-plugin tool ➕ 2e8e961
  • chore: clean up plugin dependencies already included in @babel/preset-env 🗑️ f0a0c00
  • chore: clean up plugin dependencies already included in @babel/preset-env 🗑️ c85d041
  • chore: update node version from 10 to 12 55c05b3
  • chore: update dependencies version e0ec1ca
  • fix: eslint plugins config fixes 🚨 39ae776
  • Bump normalize-url from 4.5.0 to 4.5.1 48e6ce7
  • Bump trim-newlines from 3.0.0 to 3.0.1 3ff12c1

v0.6.1...v0.6.2

v0.6.1

20 May 06:56
Compare
Choose a tag to compare
  • ci: add github action to automatically publish to github packages 0f99933

v0.6.0...v0.6.1

v0.6.0

19 May 15:42
Compare
Choose a tag to compare
  • build(templates): add commitlint to lint commit message 034087d
  • build(templates): remove webpack file path alias 037f605
  • update dependences version

View all changes v0.5.0...v0.6.0

v0.5.0

08 Nov 17:07
Compare
Choose a tag to compare
  • Update
    • webpack (v4.x to v5.x)

View all dependent version update information v0.4.4...v0.5.0