Releases: phun-ky/speccer
Releases · phun-ky/speccer
Release 9.0.7
Release 9.0.6
Release 9.0.5
9.0.5 (2024-02-17)
Tasks
- 🤖 exclude
vitest.config.ts
(fcd9237) - 🤖 fix deps (fc63f35)
- 🤖 upgrade rollup to v4 and typescript to v5 (b13fa4f)
- 🤖 use
vitest
instead ofjest
(2f2881b)
Documentation
- ✏️ update
SECURITY.md
(16d46a0)
Bug
- 🐛 Add
dom.iterable
(4d4029a) - 🐛 upgraded typedoc, regenerated api docs (bd55243)
- 🐛 use
moduleResolution: 'bundler'
for rollup@4 (db2fd03)
Refactoring
- 💡 remove reference to codepen, no longer needed (b322504)
Release 9.0.4
Release 9.0.3
9.0.3 (2024-02-13)
Release 9.0.2
Release 9.0.1
Release 9.0.0
9.0.0 (2024-02-13)
⚠ BREAKING CHANGES
- 🧨 Produced files are now moved to
dist
, this breaks anyone references
the built files with thescript
-tag. Old URL was*/speccer*
, new is
*/dist/speccer*
Tasks
- 🤖 Add
.github
paths to check (d41facc) - 🤖 bump @rollup/plugin-node-resolve from 11.2.1 to 15.2.3 (ea35d3d)
- 🤖 Publish on more path changes (a04e2ee)
- 🤖 Update github actions (f10b6e8)
Bug
- 🐛 Use correct path (706f41f)
Refactoring
Release 8.0.6
8.0.6 (2024-02-13)
Tasks
- ✏️ Create SECURITY.md (5910ecb)
- 🤖 bump @adobe/css-tools and stylus (0f4398b)
- 🤖 bump @release-it/conventional-changelog from 7.0.1 to 7.0.2 (833edb7)
- 🤖 bump @typescript-eslint/parser from 5.38.1 to 5.62.0 (043c498)
- 🤖 bump rollup-plugin-typescript2 from 0.35.0 to 0.36.0 (c5df799)
- 🤖 bump typedoc-plugin-markdown from 3.16.0 to 3.17.1 (8b8d9c6)
- 🤖 bump typedoc-plugin-rename-defaults from 0.6.6 to 0.6.7 (06aea25)
- 🤖 bump typescript from 4.8.4 to 4.9.5 (24fc76a)
- 🤖 reinstall (e335812)
- 🤖 Update eslint (6763306)