Skip to content

Releases: huozhi/devjar

v0.5.0

10 Feb 16:19
Compare
Choose a tag to compare

Improvements

Misc

Full Changelog: v0.4.0...v0.5.0

v0.4.0

09 Mar 21:06
Compare
Choose a tag to compare

Feature

Need imports CSS for your demo? Just do it

image

  • Feature: css imports #37

Website Updates

  • Move website to app dir #36
  • Reorganize site by #41

Full Changelog: v0.3.1...v0.4.0

v0.3.1

19 Feb 00:34
Compare
Choose a tag to compare

Feature

Introduce new component <DevJar />! 🚀🚀🚀

image

Fixes & Chores

  • Fix wrong textarea position (in Firefox) by @klaseca in #29
  • Lock deps and bump es-module-shims by @huozhi in #27
  • build: add github action for publishing by @huozhi in #34
  • build: remove duplicated checkout action by @huozhi in #35

New Contributors

Full Changelog: v0.2.2...v0.3.1

v0.2.1

21 May 12:05
Compare
Choose a tag to compare

Patches

  • Add types and refine docs: f1aa275
  • Auto import react: #24

v0.2.0

20 May 20:31
Compare
Choose a tag to compare

First release of devjar 🎉🎉🎉 - A live playground for your ESM js project!
Checkout https://devjar.vercel.app/ to play with it.

Thanks @shuding for contribution and brainstorming!