Skip to content

Releases: h5bp/html5-boilerplate

Release v9.0.1

16 Apr 14:35
9006689
Compare
Choose a tag to compare
  • Fixed tests on Windows, adds Windows Testing Action #3110
  • Add og:image:alt for accessibility #3066
  • Upgrade to Gulp 5 #3100 #3105
  • ci: Use GITHUB_OUTPUT envvar instead of set-output command #3068
  • Readme and Changelog updates #3055 #3057 #3064

Release v9.0.0

06 Dec 16:26
Compare
Choose a tag to compare
  • 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

04 Jun 13:04
Compare
Choose a tag to compare
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

04 Jun 17:32
5dfd2c3
Compare
Choose a tag to compare
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

03 Jun 01:54
Compare
Choose a tag to compare
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

19 Nov 20:36
e1c4afe
Compare
Choose a tag to compare
  • 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

04 Jun 19:43
70c8822
Compare
Choose a tag to compare

v7.1.0

20 Mar 16:50
b846ed9
Compare
Choose a tag to compare
  • Update Modernizr to 3.7.1 (#2121)
  • Update Analytics docs and snippet (#2118)
  • Minor docs updates (#2115)
  • Minor devdeps updates (#2114)
  • More succinct way of writing the IE conditional statement (#2113)

v7.0.1

12 Feb 03:33
409309c
Compare
Choose a tag to compare
  • Bumps main.css to current version (#2112)

v7.0.0

08 Feb 21:21
61a8e30
Compare
Choose a tag to compare

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)