Releases: h5bp/html5-boilerplate
Releases · h5bp/html5-boilerplate
Release v9.0.1
Release v9.0.0
- Removing tile images #3023
- Add Prettier #3011
- Remove Modernizr #3002
- Drop Normalize.css #2960
- Create WebPack build to ship with the project #2650
- Sets package to private by default #2888
- Removes Babel and upgrades our gulpfile to use ES Modules #2831
- Farewell Internet Explorer! #2773
- Remove apache-server-configs/.htaccess #2779
- Moving docs out of src and dist #2655
- Replace Parcel with Webpack #2641
- Add SVG Favicon #2554
- Remove Google Analytics #2547
- Rename master branch to main #2583
- Remove humans.txt #2584
- Add a template repository #2391
- Remove plugins js #2346
- Rename CSS file #2342 and JS file #2341
Release v8.0.0-RC2
Add a sample package.json with basic Parcel commands (#2227), (231e047) Add sample Open Graph metadata (#2235) Update Modernizr to 3.11.2 (84ae9cc) Remove jQuery (#2225) Set anonymizeIp to true in Google Analytics snippet (#2219) Update main.css to 2.1.0 (#2234) Remove Browser Upgrade Prompt (23c4112) Create new publish action (#2260), (#2241) Docs updates (#2251), (#2253), (#2245), (#2220), (#2263), (#2262)
Release v8.0.0
Add a sample package.json with basic Parcel commands (#2227), (231e047) Add sample Open Graph metadata (#2235) Update Modernizr to 3.11.2 (84ae9cc) Remove jQuery (#2225) Set anonymizeIp to true in Google Analytics snippet (#2219) Update main.css to 2.1.0 (#2234) Remove Browser Upgrade Prompt (23c4112) Create new publish action (#2260), (#2241) Docs updates (#2251), (#2253), (#2245), (#2220), (#2263), (#2262)
Release v8.0.0-RC1
Add a sample package.json with basic Parcel commands (#2227), (231e047) Add sample Open Graph metadata (#2235) Update Modernizr to 3.11.2 (84ae9cc) Remove jQuery (#2225) Set anonymizeIp to true in Google Analytics snippet (#2219) Update main.css to 2.1.0 (#2234) Remove Browser Upgrade Prompt (23c4112) Docs updates (#2251), (#2253), (#2245), (#2220)
v7.3.0
- Updated to Modernizr 3.8 (2b2bb45)
- Updated to Gulp 4 (#2151)
- Updated package.json (#2162) and enabled package-lock.json (abe2087),(#2145)
- Remove redundant rules from .editorconfig (#2157)
- Small docs maintenance updates (#2155), (#2164), (#2165), (#2167) & (#2168)
- Bump lowest supported version of node to 8.x (#2142)
- Remove .jscsrc config and remove gulp-jscs from package.json (#2153)
v7.2.0
v7.1.0
v7.0.1
v7.0.0
These many and glorious things:
- Drop support for IE9/IE10 (usage of these versions is tiny and Microsoft officially ended support back in 2016. (#2074)
- Move the CSS to a separate repo (#2066)
- Add theme-color meta tag to index.html (#2074)
- Add 'install with yarn' steps to README (#2063)
- Improved Webmanifest (#2060)
- Upgrade Normalize to 8.0.1 (#2104)
- Update .htaccess (#2110)
- Remove instances of
shrink-to-fit=no
(#2103) - Removes "display": "standalone" from manifest (#2096)
- Big Docs update - Fixed links, removed IE9/IE10 specific info, made touch icons section more concise, add details on security.txt and more tidying up (#2074, #2065, #2062)