All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2024-08-01)
- ci: add coveralls (4614ab7)
- core: allow to know if gt or lt compare to current breakpoint (bb7ac56)
- testing: use vitest to do some unit tests (a186f8b)
- build: use tsc to typecheck not to build (58ac0bc)
- coverage: add reporters (5beb382)
- package: change bootstrap support (2d7bf23)
2.0.1 (2024-07-30)
2.0.0 (2024-07-29)
- core: allow to add/remove a breakpoint (c52620c)
- core: return breakpoints (7eadc4c)
- core: rewrite in typescript (8bf2b84)
- linter: change standard to eslint (6e3badf)
- package: missing comma (7dad409)
1.1.1 (2019-07-04)
- core: detection at the edges of breakpoints min limits (beecfa2)
- core: use only "jQuery" global var to detect jQuery (f50fcca)
- docs: add new feature in the features list (61cde13)
- release: add changelog file in distributed files (d5f7bae)