This repository was archived by the owner on May 20, 2025. It is now read-only.
Releases: phildotdev/jamstack-website
Releases · phildotdev/jamstack-website
0.4.1
0.4.0
- Replace Webpack & Babel with esbuild (it is very fast!)
- Update dependencies
0.3.0
- Add ESLint, Prettier, Airbnb Javascript rules
- Add new lint task to fix lint erors
- Add postcss-nested
0.2.2
- Updated dependencies to latest (fixes a security warning)
- More fixes to fully support Windows (this now works as expected including parity with OSX)
- Updated to support Eleventy page title and description
- Updated to include Javascript example module
- Update PurgeCSS paths
0.2.1
- Update to Webpack 5, PostCSS 8, Tailwind 2
- Updated environment workflow to better support Windows
0.2.0
- Change output directory back to _site (eleventy default),
- Add CSSnano,
- Add HTML Minifier,
- Add public directory for static assets,
0.1.0
First (very early) version.