Skip to content

Releases: stefanmaric/simpletoc

v1.0.3

10 Nov 17:39
Compare
Choose a tag to compare
  • Remove Greenkeeper integration
  • Upgrade all dev-dependencies

v1.0.2

02 Aug 12:09
Compare
Choose a tag to compare
  • Update build matrix to skip EOL v6 and include v10 and v12
  • Upgrade all dev-dependencies to shut down security alerts

v1.0.1

25 May 10:41
Compare
Choose a tag to compare
  • Upgrade all dev-dependencies

v1.0.0

09 Jan 19:39
Compare
Choose a tag to compare
  • Mark module as side-effects free
  • Upgrade all dev-dependencies
  • Add browserlist config file
  • Add missing domToc tests
  • Configure project to build before pack/publish

v0.8.0

14 Dec 13:06
Compare
Choose a tag to compare
  • Upgrade dev-dependencies
    • Upgrade documentation to 9.0.0 to support babel7
    • Upgrade all other dependencies
  • Use minified build for the browsers via the browser field
  • Fix eslint errors introduced with recent dep upgrade
  • Add note about using CDNs to README
  • Add files field to package.json to reduce module size

v0.7.0

04 Oct 14:15
Compare
Choose a tag to compare
  • Upgrade build stack
  • Replace standard with prettier
  • Build only UMD files
  • Remove dist files from repo
    • jsdelivr.com and unpkg.com are good enough
    • TODO: update README after release
  • Format code with prettier
  • Add CHANGELOG