Skip to content

Releases: SushiWaUmai/pyscript-solid

v1.3.0

01 Jun 18:53
Compare
Choose a tag to compare

1.3.0 (2022-06-01)

Features

  • ✨ add pyscript provider (0f8b811)

v1.2.0

01 Jun 16:29
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)