Skip to content

Latest commit

 

History

History
133 lines (65 loc) · 5.34 KB

CHANGELOG.md

File metadata and controls

133 lines (65 loc) · 5.34 KB

Changelog

2.0.7 (2024-03-19)

Tasks

  • 🤖 bump stylus from 0.62.0 to 0.63.0 (20ea2c3)

2.0.6 (2024-03-19)

Tasks

  • 🤖 bump putout from 35.5.1 to 35.7.5 (a997982)

2.0.5 (2024-03-19)

Tasks

  • 🤖 bump typescript from 5.3.3 to 5.4.2 (393448f)

2.0.4 (2024-03-19)

Tasks

  • 🤖 bump typedoc from 0.25.9 to 0.25.12 (1155e5e)

2.0.3 (2024-03-19)

Tasks

  • 🤖 bump typedoc-plugin-mdn-links from 3.1.17 to 3.1.18 (12b6c1e)

2.0.2 (2024-03-13)

Tasks

  • 🤖 bump rollup from 4.12.0 to 4.12.1 (2fbceb2)

2.0.1 (2024-02-27)

Documentation

  • ✏️ Do not generate docs from tests (ebbde94)

2.0.0 (2024-02-27)

⚠ BREAKING CHANGES

  • 🧨 Produced files are now moved to dist, this breaks anyone references the built files with the script-tag. Old URL was */frameport*, new is */dist/frameport*

Tasks

  • 🤖 release v1.2.4 (8950564)
  • 🤖 Update dependencies and scripts (4e5566f)
  • 🤖 use correct slug for codecov (939f886)

Documentation

  • ✏️ Add community files (41553e6)

Refactoring

1.2.4 (2024-02-27)

Tasks

  • 🤖 Some updates (9f43ad7)
  • 🤖 Update dependencies and scripts (8a525f0)
  • 🤖 Update workflows (33562de)
  • 🤖 use correct slug for codecov (d3f894a)

Documentation

  • ✏️ Update README.md (80ce1a2)

Refactoring

1.2.3 (2023-10-27)

Tasks

  • 🤖 bump eslint-plugin-import from 2.28.1 to 2.29.0 (a016d13)

1.2.2 (2023-10-23)

Tasks

  • 🤖 do not remember what i added (83e1629)

1.2.1 (2023-10-19)

Tasks

Documentation

  • ✏️ Documentation (cad79bf)
  • ✏️ update documentation example regarding CSS file (4bcb362)

Bug

  • 🐛 docs-gen sorted by release it on publish (0789d49)
  • 🐛 Use a doctype to avoid quirks mode (e6e40f8)