Releases: prod3v3loper/generator-webpack-preact
Releases · prod3v3loper/generator-webpack-preact
v1.4.0
Update to version 1.4.0 with new features and bug fixes
Changes and Improvements:
-
Migration to ES Modules:
- Transitioned from
requiretoimportfor ES Modules in all relevant files.
- Transitioned from
-
Updated Webpack Configurations:
- Updated
webpack.config.jsandwebpack.dev.jsto support ES Modules and modern JavaScript features. - Ensured simulation of
__dirnameand__filenamein ES Modules.
- Updated
-
TypeScript Configuration:
- Adjusted
tsconfig.jsonto ensure compatibility with ES Modules.
- Adjusted
-
Updated NPM Scripts:
- Adjusted NPM scripts in
package.jsonto usewebpack servefordevandwatch.
- Adjusted NPM scripts in
-
Bug Fixes and Optimizations:
- Fixed issues caused by outdated or incompatible packages.
- Ensured all necessary Babel plugins and presets for processing TypeScript and JSX are installed and configured.
This version provides significant improvements and ensures a clean, modern codebase.
v.1.3.7
Update - NodeJS CI - App index.jsx to index.tsx - Add babel.config.json - Add composer.json - global.json - package.json - Clock component - Style scss - Add image - Readme
v.1.3.6
Update - Project date set dynamic - Description - Readme - Security
v.1.3.5
Update - Readme - Clean up code - Not working links
v.1.3.4
Update - Readme - Config file - Version
v.1.3.3
Update - Readme - Ignore files - Components - Source - Version
v.1.3.2
Update
- npm install error
- remove travis ci
- borken links
- change hompage
- readme
v.1.3.1
Update fix:
- Dependencies
- Fix errors
- Readme
v1.3.0
Update fix:
- Dependencies
- Wrong variables
- Readme
v1.2.9
- Update Dependencies
- Fix console prompt