Skip to content

Releases: ugnmura/pyscript-solid

v1.3.0

01 Jun 18:53

Choose a tag to compare

1.3.0 (2022-06-01)

Features

  • ✨ add pyscript provider (0f8b811)

v1.2.0

01 Jun 16:29

Choose a tag to compare

1.2.0 (2022-06-01)

Bug Fixes

  • 🚑 build before releasing (bec7863)
  • 🎨 update eslint files (0d90f93)
  • 🔖 push 1.2 tag on core module (ccc5faa)
  • 🔖 update core module version (de111ed)
  • 🐛 update pnpm lock file (5058908)
  • 🐛 update releaserc to right url (558ff8e)
  • 🐛 update test snapshot (d552c08)

Features

  • ✨ add filepath example and update core module for better performance (9be1216)
  • ✨ add linting using eslint (779da36)
  • ✨ add semantic release for root (d284974)
  • ✨ convert project to monorepo: (a5fb9d9)

v1.1.0

31 May 18:54

Choose a tag to compare

1.1.0 (2022-05-31)

Bug Fixes

  • 🐛 make commmit-msg executable (466c41c)
  • 🐛 release workflow to call test properly (cc2db54)
  • 🔥 remove reusable workflows (15e47db)

Features

  • ✨ add testing workflow (b659aad)

v1.0.2

30 May 17:32

Choose a tag to compare

1.0.2 (2022-05-30)

Bug Fixes

  • 🐛 make children in PyScript optional (30910be)

v1.0.1

30 May 16:50

Choose a tag to compare

1.0.1 (2022-05-30)

Bug Fixes

  • 🐛 build files before releasing to npm (baf1262)

v1.0.0

30 May 16:34

Choose a tag to compare

1.0.0 (2022-05-30)

Features

  • ✨ add automatic releasing using semantic release (0b9f5b4)
  • ✨ add husky and commitlint (358d1b4)
  • ✨ add vite js for better build system (b2dbb8c)
  • ✨ remove default exports (16cc640)
  • 🎉 initial commit (0460fc3)

Performance Improvements

  • ⚡ remove redundent packages (ec437a0)