1. Remove `Bootstrap` from the default setup. 2. Update doc about `Bootstrap`, `SWC`, `React`, `Vue` 3. Update frontend dependency to the latest version
1.0.2
1. Support Node LTS Iron 2. Upgrade some frontend dependency 3. Switch from `babel/plugin-proposal-class-properties` to `babel/plugin-transform-class-properties`
1.0.1
1. Upgrade some frontend dependency
1.0.0
1. Upgrade nearly all frontend dependency package. 1. Drop `file-loader`, use `Webpack Asset` instead 1. Remove deprecated package `babel/polyfil` 1. Update Tailwind doc for v3
0.0.10
1. Fix `stylelint` when `run_npm_command_at_root`
0.0.9
1. Fix missing `postcss.config.js` when `run_npm_command_at_root`