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
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.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)