Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Releases: phildotdev/jamstack-website

0.4.1

14 Aug 18:20

Choose a tag to compare

Minor dependency updates.

0.4.0

08 Jul 10:44

Choose a tag to compare

  • Replace Webpack & Babel with esbuild (it is very fast!)
  • Update dependencies

0.3.0

17 Jan 13:32

Choose a tag to compare

0.3.0 Pre-release
Pre-release
  • Add ESLint, Prettier, Airbnb Javascript rules
  • Add new lint task to fix lint erors
  • Add postcss-nested

0.2.2

15 Jan 12:31

Choose a tag to compare

0.2.2 Pre-release
Pre-release
  • 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

15 Jan 12:28

Choose a tag to compare

0.2.1 Pre-release
Pre-release
  • Update to Webpack 5, PostCSS 8, Tailwind 2
  • Updated environment workflow to better support Windows

0.2.0

17 Aug 12:44

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • Change output directory back to _site (eleventy default),
  • Add CSSnano,
  • Add HTML Minifier,
  • Add public directory for static assets,

0.1.0

10 Aug 15:08
925ea84

Choose a tag to compare

0.1.0 Pre-release
Pre-release

First (very early) version.