Skip to content

Latest commit

 

History

History
146 lines (74 loc) · 7.66 KB

CHANGELOG.md

File metadata and controls

146 lines (74 loc) · 7.66 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.5.3 (2024-09-19)

Bug Fixes

  • add the previously missing build output files in NPM package (2) (44a192e)

2.5.2 (2024-09-18)

Bug Fixes

  • add the previously missing build output files in NPM package (c85ffe4)

2.5.1 (2024-09-18)

Bug Fixes

  • v2.5.0 breaks implementation with headings (48cd9a2), closes #59

2.5.0 (2024-07-06)

Features

Bug Fixes

  • the menu item's active status (5c3b5c1)

2.4.2 (2023-12-13)

Bug Fixes

  • Type definition of Options.scrollContainer (19251a0)

Refactors

2.3.6 (2023-02-18)

Bug Fixes

2.3.5 (2023-02-18)

Support CDN.js by adding dist folder to NPM package. CDN.js will auto-fetch dist/simple-scrollspy.min.js for each new version

2.3.4 (2023-02-13)

2.3.3 (2022-10-13)

Refactors

  • actions: auto-publish package to npmjs (b89f282)

2.3.2 (2022-10-03)

Bug Fixes

  • .npmignore does not publish /src/scrollspy.js (e9c67ca)

2.3.1 (2022-10-03)

Bug Fixes

2.3.0 (2022-10-03)

Features

Refactors

2.1.0 (2021-03-22)

Features

  • adding some functionality for allowing user to define a scrollContainer (#17) (31e39d7)

Bug Fixes

  • #12 Custom active class not removed for previously selected menu items (#13) (1cec086)
  • defining non-existing 'scrollContainer' will work (2d3c408)
  • the demo is not working in the localhost (41cf4b3)

2.0.3 (2019-09-26)

  • empty: remove yarn.lock 80e1fc9
  • chore(deps): fix potetial security vulnerablilities issues 08e046e
  • release: v2.0.3 77958bc

2.0.2 (2019-09-19)

  • vendor(security): ump stringstream from 0.0.5 to 0.0.6 #4
  • vendor(security): bump extend from 3.0.1 to 3.0.2 #5
  • vendor(security): bump fstream from 1.0.11 to 1.0.12 #6
  • vendor(security): bump lodash from 4.17.5 to 4.17.15 #2
  • docs: fix wrong link in README.md 90bfb4d
  • chore: update homepage url in package.json 5916b0d
  • chore: update keywords for NPM fd2fb32

2.0.1 (2019-02-18)

  • Fix: Error is thrown when menu item can not be found cc01244
  • Version 2.0.1 d6fd283
  • Update README.md 34b0e86

2.0.0 (2019-02-16)

1.0.1 (2018-03-31)

1.0.0 (2018-03-31)