Releases: tscanlin/tocbot
Releases · tscanlin/tocbot
v4.21.4
Commits
- d2e111e: add automatic releases (Tim Scanlin)
- ee457b7: fix autorelease (Tim Scanlin)
- 2443c80: Bump @babel/traverse from 7.20.1 to 7.23.2 (#313) (dependabot[bot]) #313
- e59ebcf: fix tag (Tim Scanlin)
- 36e8c27: fix tag (Tim Scanlin)
- 94a34b0: remove string (Tim Scanlin)
- 2ae4f93: fix ref (Tim Scanlin)
- 7ce39a7: fix tags (#316) (Tim Scanlin) #316
- 7ea72be: fix var (Tim Scanlin)
- fd22579: log tag (Tim Scanlin)
- 25e32d4: more work (Tim Scanlin)
- a1de514: work on tag (Tim Scanlin)
- fdb288a: different release action (Tim Scanlin)
- 8c39520: cleanup and add new release workflow (Tim Scanlin)
- 4508768: 4.21.4 (Tim Scanlin)
v4.21.2
v4.12.0
v3.0.2
v3.0.0
v2.4.0
Docs
- Moved toc on the project page to the right side to emphasize content more. Added
.toc-right
class for this. - Switched to using next.js with processto for the website and removed old build scripts.
- Removed optimizely/oui and added tachyons.
- Moved changelog into it's own markdown file.
- Build to
\static
instead of\build
.
Added
- Added
src/components
with the template used for the website. This can now be more easily reused by other projects.
Fixed
- Fix test commands to work better
2.3.1
2.3.0
2.2.2
Changed
- [patch] Removed updateUrl option from docs since it doesn't work, see: smooth-scroll #283.