Skip to content

Releases: davidmyersdev/ink-mde

v0.12.1

03 Sep 23:09
v0.12.1
1abca93
Compare
Choose a tag to compare

Release v0.12.1

  • Allow types to resolve for legacy Node
  • Isolate the Vue package

v0.12.0

03 Sep 04:15
v0.12.0
9b64118
Compare
Choose a tag to compare

Release v0.12.0

  • Add support for Server-Side Rendering (SSR)
  • Improve docs
  • Refactor code and file structure

v0.11.1

05 Aug 21:58
v0.11.1
c7f633c
Compare
Choose a tag to compare

Fix reactivity

v0.11.0

31 Jul 22:16
v0.11.0
20369cc
Compare
Choose a tag to compare
  • Migrate UI to SolidJS

v0.10.0

26 Jul 14:05
v0.10.0
1a259c6
Compare
Choose a tag to compare
  • Specify all dependencies as peer dependencies to allow for downstream imports (when package managers strictly forbid implicit dependency imports)

v0.9.3

25 Jul 13:25
v0.9.3
01d08d9
Compare
Choose a tag to compare
  • Update docs
  • Improve URL color and contrast

v0.9.2

21 Jul 03:55
v0.9.2
06556ca
Compare
Choose a tag to compare

Update info and update deps

v0.9.1

21 Jul 03:53
v0.9.1
d88a3ae
Compare
Choose a tag to compare

Update package info (and some deps)

v0.8.5

08 Jul 14:31
v0.8.5
3dccdf3
Compare
Choose a tag to compare

Release v0.8.0

  • Upgrade to Yarn 3
  • Merge @writewithocto/vue-ink into this package
  • Manage derivative packages with Yarn workspaces
  • Fix broken tests

v0.7.1

23 May 02:40
v0.7.1
be66fe2
Compare
Choose a tag to compare
  • Add support for matching the system theme
  • Automatically match the system theme by default