Skip to content

Releases: sonikjs/sonik

Release 0.0.49

13 Aug 00:31

Choose a tag to compare

  • test: fix island-component test (4575a83)
  • feat: enable React hydrate (cbfc1ce)
  • fix: add true (b82c172)
  • chore(example): bump up sonik (8cdb658)

Full Changelog: v0.0.48...v0.0.49

Release 0.0.48

12 Aug 14:47

Choose a tag to compare

Full Changelog: v0.0.47...v0.0.48

Release 0.0.47

12 Aug 14:29

Choose a tag to compare

Full Changelog: v0.0.46...v0.0.47

Release 0.0.46

12 Aug 14:21

Choose a tag to compare

  • refactor: remove console.log() (8523782)
  • fix: don't use get() (51b1d99)
  • refactor: simplify preact preset (1b75e48)
  • feat: simplify (c879668)
  • fix(preact): remove done (96d4124)
  • fix(preact): fixed serializing props (3a2bb7a)
  • test: add an island test (4511178)
  • test: add tests for preact preset (3a2e2c3)
  • refactor(vite): tweak (f30e5d3)
  • test: allow any (412205f)
  • chore(example): fix preact example (46951aa)
  • refactor: rename (1ff69d5)
  • docs(readme): add examples (b1eed9f)
  • fix: it's not optional (465db50)
  • chore(example): bump up sonik (1e0b76d)

Full Changelog: v0.0.45...v0.0.46

Release 0.0.45

07 Aug 13:48

Choose a tag to compare

  • test: fix tests (2b864fc)
  • fix: don't pass c to toWebResponse() (d99cf3a)
  • fix: fixed type things (65b41cd)
  • fix(type): add a response type (77cb1bc)
  • fix(type): pass Env generics in createApp() (be20649)
  • docs(readme): add preact commands (c80abca)
  • chore: add a preact example (201b4ed)

Full Changelog: v0.0.44...v0.0.45

Release 0.0.44

06 Aug 15:28

Choose a tag to compare

  • chore(package.json): fix exporting (9e7a8d1)
  • chore(package.json): export presets/preact (2f86cc0)
  • feat: preact preset! (8a4267f)
  • chore(example): update (18c51ea)

Full Changelog: v0.0.43...v0.0.44

Release 0.0.43

06 Aug 09:18

Choose a tag to compare

  • chore: add extension for import and use tsup (1ec9232)

Full Changelog: v0.0.42...v0.0.43

Release 0.0.42

06 Aug 07:40

Choose a tag to compare

  • refactor: make them as constants (0ec6c84)
  • chore(package.json): remove concurrently (b53ae87)
  • chore: export client (04d367a)
  • chore: add build.ts (a6e5806)
  • refactor: don't use class (d875d88)
  • feat: support client/islands (dedb5e9)
  • feat: renderToString option (d1d5161)
  • chore(example): remove wrangler.toml (c16b1dd)
  • chore(documentatio): update the documentation for installing dependencies in the sample project (#2) (03265ac)
  • chore: lang='en' (0f9b683)
  • chore(package.json): update dependencies (e6633e2)
  • test: update tests (f15d202)
  • test: fixed type errors (f89f798)
  • chore: remove not used test/workers-site/ (e9d1ec1)
  • docs(readme): fix phrase (ac26162)
  • refactor: fix exporting (42cdaec)
  • refactor: refactor server.ts (a1c26de)
  • refactor: early return in vite dev server (640e27a)
  • refactor: mv addDocType() (5da26b8)
  • refactor: rename createHeadTag to createTags (153d85a)
  • chore: update package.json and readme (4fee2bb)
  • fix(package.json): fix build path (4271ad0)
  • chore: update a basic example (9c3cfa4)

New Contributors

  • @vadhe made their first contribution in #2

Full Changelog: v0.0.41...v0.0.42

Release 0.0.41

04 Aug 15:53

Choose a tag to compare

Full Changelog: v0.0.40...v0.0.41

Release 0.0.40

25 Jul 02:11

Choose a tag to compare

Full Changelog: v0.0.39...v0.0.40