Releases: chrissy-dev/eleventy-web-starter
Releases · chrissy-dev/eleventy-web-starter
Eleventy Web Starter v1.9.0
- Update dependencies for 0 vulnerabilities
- Use Eleventy v2
Eleventy Web Starter v1.8.1
Changelog
- Upgrade dependencies to satisfy security audit
Eleventy Web Starter v1.8.0
Changelog
- Upgrade to Eleventy v1.0.0 🥇
- Upgrade to Tailwind v3
- Indent using 4 spaces
- Upgrade dependencies to satisfy security audit
Eleventy Web Starter v1.7.0
Changelog
- Updated dependencies
- Replaced Webpack with esbuild
- Example loading Google Fonts efficiently
- TailwindCSS v2 support
- Add EditorConfig
- Change repo name to be more explicit
JAMStack Web Starter v1.6.1
JAMStack Web Starter v1.6.1
- Fixed #11, Netlify not passing
app.bundled.js
to the/dist
folder
JAMStack Web Starter v1.6.0
JAMStack Web Starter v1.6.0
- Use PurgeCSS built into Tailwind 1.4 (#7)
- Remove PurgeCSS as a standalone dependency and bloated config from
postcss.config.js
- Add PostCSS Imports
- Use
npm-run-all
instead ofconcurrently
to speed up production builds - Revert to using JSON only for data files
- Clean up Eleventy Config by separating out filters, collections and transforms (Inspired by @maxboeck).
JAMStack Web Starter v1.5.2
JAMStack Web Starter v1.5.1
JAMStack Web Starter v1.5.1
- Add useGitIgnore to config
- Add Prettier config
JAMStack Web Starter v1.5.0
JAMStack Web Starter v1.5.0
- Use more recent implementation of PurgeCSS
JAMStack Web Starter v1.4.1
JAMStack Web Starter v1.4.0
- Fix issue with CSS compiling