Skip to content

Releases: barelyhuman/adex

v0.0.18

26 Mar 04:52
Compare
Choose a tag to compare

What's Changed

  • fix : Pre-rendering compat with preact/preset-vite plugin in client only mode
  • feat: flag to turn off ssr by @barelyhuman in #26
  • tests: inital framework by @barelyhuman in #27
  • feat: add baseURL support for client only setups by @barelyhuman in #28

Full Changelog: v0.0.17...v0.0.18

v0.0.16

13 Jan 07:27
Compare
Choose a tag to compare

BREAKING

This changes how the basic server bundle is generated, you'll have to install the adex-adapter-node package as well.

npm install -D adex-adapter-node

v0.0.15

03 Jan 07:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.15

v0.0.12

29 Dec 08:10
Compare
Choose a tag to compare

What changed

40e50fa fix: loss of imported css files in dev mode

3d75862 chore: add more details to text

4c0e6b1 fix: api route ordering

Full Changelog: v0.0.11...v0.0.12

v0.0.7

18 Jul 05:01
Compare
Choose a tag to compare

Internal Release