Skip to content

Releases: prod3v3loper/generator-webpack-preact

v1.4.0

07 Jun 22:06
v1.4.0
43d889d

Choose a tag to compare

Update to version 1.4.0 with new features and bug fixes

Changes and Improvements:

  1. Migration to ES Modules:

    • Transitioned from require to import for ES Modules in all relevant files.
  2. Updated Webpack Configurations:

    • Updated webpack.config.js and webpack.dev.js to support ES Modules and modern JavaScript features.
    • Ensured simulation of __dirname and __filename in ES Modules.
  3. TypeScript Configuration:

    • Adjusted tsconfig.json to ensure compatibility with ES Modules.
  4. Updated NPM Scripts:

    • Adjusted NPM scripts in package.json to use webpack serve for dev and watch.
  5. 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

09 May 03:54

Choose a tag to compare

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

01 May 00:14

Choose a tag to compare

Update

- Project date set dynamic
- Description
- Readme
- Security

v.1.3.5

30 Apr 10:51

Choose a tag to compare

Update

- Readme
- Clean up code
- Not working links

v.1.3.4

30 Apr 03:52

Choose a tag to compare

Update

- Readme
- Config file
- Version

v.1.3.3

30 Apr 02:02

Choose a tag to compare

Update

- Readme
- Ignore files
- Components
- Source
- Version

v.1.3.2

29 Apr 13:08

Choose a tag to compare

Update

  • npm install error
  • remove travis ci
  • borken links
  • change hompage
  • readme

v.1.3.1

29 Apr 12:05

Choose a tag to compare

Update fix:

  • Dependencies
  • Fix errors
  • Readme

v1.3.0

17 Oct 18:46

Choose a tag to compare

Update fix:

  • Dependencies
  • Wrong variables
  • Readme

v1.2.9

23 Jan 18:52

Choose a tag to compare

  • Update Dependencies
  • Fix console prompt