Skip to content

Releases: mtgjson/mtgjson-website

Release_2024.01.20_05-36

20 Jan 05:36
52c8967
Compare
Choose a tag to compare
update(docs): fix some typings, optional and values (#622)

Release_2024.01.20_05-22

20 Jan 05:22
96fd632
Compare
Choose a tag to compare
feat(search) + fix(docs): add VP local search and shore up some docs …

Release_2024.01.20_04-03

20 Jan 04:03
1a63bfc
Compare
Choose a tag to compare
bump(deps): bump all deps (#620)

Release_2024.01.20_02-43

20 Jan 02:43
e7ee481
Compare
Choose a tag to compare
update(actions): update actions (#618)

Release_2023.10.25_01-14

25 Oct 01:14
7d78ffa
Compare
Choose a tag to compare
build(deps-dev): bump @babel/traverse from 7.21.2 to 7.23.2 (#611)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release_2023.10.08_03-13

08 Oct 03:13
96cb801
Compare
Choose a tag to compare
build(deps): bump postcss from 8.4.28 to 8.4.31 (#610)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release_2023.09.13_22-23

13 Sep 22:23
Compare
Choose a tag to compare
bump(deps): bumps vitepress

Release_2023.09.12_22-48

12 Sep 22:48
413af0d
Compare
Choose a tag to compare
Release/v5.2.2: See changelog (#602)

* Pre-Release v5.2.2

* Fix typos.

* Bump Vitepress dep.

* build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (#605)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More prep for release v5.2.2.

* Minor changes.

* Bump Vitepress. Styling changes.

* Minor styling adjustment.

* Fix open graph image.

* chore(docs): update contributing.

* fix(docs): change float to number.

* update(changelog): mtggraphql changelog updates for release

* task(docs): new data models (may change). changelog notes. doc clarity

* update(docs): merge data models in documentation and clarify

* fix(typo): fixes doc type on deck set

* update(docs): define Abstract Models types  more clearly

* feat(DocBadge): custom component that extends Badge for title tips.

* chore(docs): clarity for badges

* chore(docs): update docs for clarity. some styling changes

* misc(docs+styling): update docs for clarity. updates some styling. adds new features to sorting sets

* style(fix): misc styling updates

* update(docs): add more data models.

* update(docs): no more abstract models. more exported types

* fix(types): fix types for some files

* update(docs): bumps vitepress and clarifies getting started

* update(docs): fix a small issue with the TOC on getting started

* feat(docs): nest directories for data models

* fix(sidebar): fixes sidebar nested sidebars not showing active state

* remove(log): removing logging

* update(docs + styles): updates for some clarity and fixes some styling for the sorter and badges

* docs(update): new organization for price Data Models and some other clarities

* update(types): simplify type for sealed product variable config

* update(docs): clarify docs

* update(meta): defer google tag

* fix(styles): adjust styles for a11y

* fix(styles): adjust styles for a11y

* fix(scripts): minor adjustments

* fix(scripts): minor adjustments

* fix(scripts): minor adjustments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release_2023.08.26_17-15

26 Aug 17:15
36c7c25
Compare
Choose a tag to compare
Revert "build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (#603)" (…

Release_2023.08.26_17-11

26 Aug 17:11
e4d2b87
Compare
Choose a tag to compare
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (#603)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>